Having some difficulty with this... I have read numerous posts that say "just delete (backup) the existing PHP directory, and install the new files in a new PHP directory." I do this, but I get these errors:
The Apache service named reported the following error:
Cannot load C:/FoxServ/php/sapi/php4apache2.dll into server: The specified procedure could not be found. .
The Apache service named reported the following error:
Syntax error on line 174 of C:/FoxServ/Apache/conf/httpd.conf: .
The line in question is "LoadModule php4_module C:\FoxServ\php\sapi\php4apache2.dll".
One post mentioned (in broken English -- argh) that I should add the following line to httpd.conf:
LoadFile "C:/FoxServ/php/php4ts.dll"
This did nothing to fix the error (which, by the way, is found in the Event Viewer).
So... anyone have any ideas? Is there something else in the httpd.conf or php.ini files that I need to change? What's the dealio? I will sit here eating Cheezits and whistling the national anthem until I get an answer.
Thanks in advance!