I am trying to keep patches for solaris 10 and solaris 9 in different directories on same server.<div><br></div><div>e.g. /install/solaris/sol10/patches & /install/solaris/sol9/patches. </div><div><br></div><div>I have created two conf files /etc/pca-proxy-sol10.conf and /etc/pca-proxy-sol9.conf </div>
<div><br></div><div>/etc/pca-proxy-sol10.conf
</div><div><div>patchdir=/install/solaris/sol10/patches</div></div><div><br></div><div>/etc/pca-proxy-sol9.conf
</div><div>patchdir=/install/solaris/sol9/patches
</div><div><br></div><div>and updated pca-proxy.cgi to change pca-proxy.conf to pca-proxy-sol10.conf and it works ; however when I change the pca-proxy.cgi to pca-proxy-sol10.cgi the following shows up </div><div><br></div>
<div><div>[Fri Aug 10 15:28:25 2012] [error] [client ] ERROR:</div><div>[Fri Aug 10 15:28:25 2012] [error] [client ] Unknown operand: patchdiag.xref</div><div>[Fri Aug 10 15:28:25 2012] [error] [client ]</div><div>[Fri Aug 10 15:28:25 2012] [error] [client ] Premature end of script headers: pca-proxysol10.cgi</div>
</div><div><br></div><div><br></div><div>any idea ?</div><div><br></div><div>regards</div><div>aj</div>