Ok i hav a vps with apache 2.2.8 installed...i installed php on it and now i need to edit the httpd.conf file and state where php5apache2_2.dll is...and i dont know..........can anyone tell where is it? PS: my VPS uses solaris...
I don't have any experience with solaris but you can try to locate the file using command like locate command of Linux. I think locate command is not by default included in solaris and you may need to install it separately. Kailash