ID: 24416 Comment by: nuno at dbforums dot com Reported By: ldf13 at hotmail dot com Status: Bogus Bug Type: Apache2 related Operating System: Windows XP PHP Version: 5CVS-2003-06-30 (dev) New Comment:
Yep, same thing here, Apache2.0.46, PHP5.0.0B1, and no matter what I do I always get: "Syntax error on line 169 of C:/Apache2/conf/httpd.conf: Cannot load C:/Apache2/modules/php4apache2.dll into server: The specified module could not be found" I'm forced to conclude that PHP5 does not work with Windows :( Previous Comments: ------------------------------------------------------------------------ [2003-06-30 12:16:58] [EMAIL PROTECTED] php4_module -> php5_module ------------------------------------------------------------------------ [2003-06-30 12:04:25] ldf13 at hotmail dot com Description: ------------ So far I could replace a PHP version by copying the .dll files to the modules directory and that was it. This seems to be history in the PHP5 version because it won't start. I am using Apache2.0.46 on WindowsXP with the binary set of PHP5 .. Worst part is... no clue where to find some info on this. Reproduce code: --------------- these two lines are added to the httpd.conf file LoadModule php4_module modules/php4apache2.dll AddType application/x-httpd-php .php and php4apache2.dll & php4ts.dll are copied to the modules directory I do not use a php.ini file Expected result: ---------------- a running webserver :) .. duh! Actual result: -------------- gives an error with no clue in the error file ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24416&edit=1