ID: 14706 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: Windows 98 SE PHP Version: 4.1.0 New Comment:
php4ts.dll was already in windows\system (and in windows\system32), like all the other dlls. This doesn't work. Previous Comments: ------------------------------------------------------------------------ [2001-12-27 05:51:14] [EMAIL PROTECTED] Ask support questions at [EMAIL PROTECTED] Hint: you should copy php4ts.dll to windows/system (system32 on NT-based versions of Windows) ------------------------------------------------------------------------ [2001-12-26 18:42:04] [EMAIL PROTECTED] 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 this 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]