.. where are the php5apache2.dll & php5ts.dll, normally, this should copy to %systemroot%\system32 dir, but I recommended not do that, and add a path to system instead. that make upgrade it easy
if a copy of these is located in above directory, then you may replace it will new version that you just installed. OR go to control panel == > system ==> system environment ==> path add the php dir to it e.g. if php was in c:\php, then, set path = %path%;c:\php;c:\php\ext wish this help Eric, On 10/27/05, Karlos Zafra <[EMAIL PROTECTED]> wrote: > My system was runig apache 2.0.52+php5.0.2 under Windows Xp without any > problem. Today i've decided to upgrade to 5.0.5 but after unzipping the > files in the C:\php folder where it was installed de .0.2 version Apache > complained about not finding "php5apache2.dll". > > The message from the command line: > > Syntax error on line 179 of C:/'...'/Apache2/conf/httpd.conf: Cannot load > C:/PHP/php5apache2.dll into server: Especified process not found. > > -- Eric Lee