From:             [EMAIL PROTECTED]
Operating system: Windows XP
PHP version:      4.3.0
PHP Bug Type:     Apache2 related
Bug description:  Cannot load "php4apache2.dll" into Apache 2.039

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 bug report at http://bugs.php.net/?id=21234&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21234&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21234&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21234&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21234&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21234&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21234&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21234&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21234&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21234&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21234&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21234&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21234&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21234&r=isapi

Reply via email to