From: [EMAIL PROTECTED]
Operating system: win2000 advanced server with SP2
PHP version: 4.0.4pl1
PHP Bug Type: *Install and Config
Bug description: unable to load dynamic library
when i test whether the PHP work or not with the test.php with code <?phpinfo()?> , it
will show the error message box. i.e
"unable to load dynamic library "PATH/FILE NAME" . the module can not be found."
I'm sure that the path of all .dll files are right.
PATH = C:\PHP\extionsions\
FILE NAME = php_ifx.dll
php_mssql65.dll
php_oci8.dll
php_oracle.dll
php_sybase_ct.dll
The test.php is certainly in the wwwroot folder.
Actually I have tried all the version but all can't work.
--
Edit Bug report at: http://bugs.php.net/?id=11810&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]