ID: 21234 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Windows XP PHP Version: 4.3.0 New Comment:
I tried to run a strace, but strace apparently doesn't work on Winxp (blank output). Also note the error is "specifed procedure" not found. If I take out php4ts.dll then it says "specified module". Is there an alternative to strace I can use on Winxp for tracing which file is missing? Previous Comments: ------------------------------------------------------------------------ [2002-12-27 23:32:44] [EMAIL PROTECTED] Here's the error when I type: apache -k install Syntax error on line 173 of D:/FoxServ/Apache/conf/httpd.conf: Cannot load D:/FoxServ/php/sapi/php4apache2.dll into server: The specified procedure could not be found. I disabled loading any optional PHP modules. PHP 4.23 worked with the exact same setup. I tried using php4apache2.dll from PHP 4.23, Apache and PHP loaded successfully. But when I load a php script using fopen(), Apache crashes, along with the computer. I coppied php4ts.lib and php4ts.dll to the directory where php4apache2.dll is. Perhaps there are additional libraries PHP 4.3 need but 4.23 didn't. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21234&edit=1