From:             [EMAIL PROTECTED]
Operating system: Windows 98 SE
PHP version:      4.1.0
PHP Bug Type:     Apache related
Bug description:  Apache won't load php4apache.dll

Apache can't start because it cannot load php4apache.dll.

I installed PHP 4.1.0 and Apache 1.3.22 (both cases: .msi install files).

Syntax error on line 1 of c:/program files/apache
group/apache/conf/httpd.conf:
Cannot load c:/program files/php/sapi/php4apache.dll into server: (31) Un
périphérique attaché au système ne fonctionne pas correctement:

(Translation of last line: "a peripherial attached to the system doesn't
work properly").

Apache website analyze this as a problem with PHP.

The other .dll's (from php/dll directory) have been copied in
windows\system _and_ in windows\system32.

The command line in Apache config file is:
LoadModule php4_module c:/progra~1/php/sapi/php4apache.dll

Apache finds the .dll at the correct place (tested).

If I delete the command line, Apache works fine (tested), but PHP won't
work...

I tried to replace php4apache.dll with the one provided with PHP 1.0.6 but
it doesn't help.

Thank you for helping.
-- 
Edit bug report at: http://bugs.php.net/?id=14706&edit=1


-- 
PHP Development 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