From:             [EMAIL PROTECTED]
Operating system: Windows 98
PHP version:      4.2.1
PHP Bug Type:     Apache2 related
Bug description:  Library file not found

I installed Apache 2 which runs fine on it's own but when I installed PHP
as a module and I try and run my Apache 2 server I get the following
error:

Syntax error on line 738 of C:/Programs Files/Apache
Group/Apache2/conf/httpd.conf:
Cannot load C:/Server Apps/PHP/sapi/php4apache.dll into server: One of the
library files needed to run this application cannot be found.

I am almost 100% sure that I have installed every file that is needed.  I
downloaded the binary files for W32 and followed the instructions to the
dot.  I also installed the lastest ODBC updates, etc from Microsoft.

The line that causes this error is:

LoadModule php4_module "C:/Server Apps/PHP/php4apache.dll"
AddModule mod_php4.c
AddType application/x-httpd-php .php

I don't understand if this is human error or if it is infact a bug.
-- 
Edit bug report at http://bugs.php.net/?id=17554&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17554&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17554&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17554&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17554&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17554&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17554&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17554&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17554&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17554&r=globals

Reply via email to