Hi, I've had the same kind of problem, I don't know if what I propose will solve yours (my error message was "The specified procedure could not be found"). First of all, make sure your paths are all right and that you copied the php4ts.dll in the good windows directory.
If you still have a problem, try downloading PHP from: http://snaps.php.net/win32/php4-win32-latest.zip I checked the link just before sending this mail and it was still working. Using the php4apache4.dll from this package solved my problem and allowed me to use PHP as an ISAPI module with Apache2. Olivier Hubert Note: thanks go to Stuart Hamilton ([EMAIL PROTECTED]) who first sent this link to the PHP-WIN mailing list At 21:10 2002-09-19 -0700, yasin inat wrote: >i've read all about documentation php -sapi module- on apache2 > >but i couldn't take result of any success ... >i've disabled IIS .... want to use apache2 instead of it .... > >i've downloaded apache2.036 , 2.0.39 , 2.0.40 >& php 4.2.1 , 4.2.2 > >i've tried all compositions of them above .... but nothing ... > >only the error like this > >The Apache service named reported the following error: > > >>> Cannot load C:/PHP/php4apache2.dll into server: The specified module > could not be found > > >>> Cannot load C:/PHP/php4apache.dll into server: The specified module > could not be found (even i've tried php4apache.dll) > > > >pls help me ....