Hello,

I have Apache 1.3.14 installed and I downloaded PHP 4.0.4pl1, unzipped it,
moved all .DLL files as per the install.txt file to my WINNT\System32 dir
and changed the httpd.conf to LoadModule f:/php/sapi/php4apache.dll, added
all the other lines etc.

The msg I am getting when I want to startup the Apache server is:

Syntax error on line 205 of f:/apache/conf/httpd.conf:
Cannot load f:/apache/modules/php4apache.dll into server: (126) The
specified module could not be found:

I have PHP installed on f:\php. I also moved all f:\php\sapi .dll files to
f:\apache\modules and changed the httpd.conf accordingly (thats why above 
apache is looking for the module in f:\apache\modules). It didnt work
and it wouldnt work when LoadModule was set to load from f:\php\sapi.

I have also copied php.ini to my sysroot which is d:\winnt

Any ideas?

Ognen


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to