[PHP-DEV] Bug #11810 Updated: unable to load dynamic library From: sniper <email protected>
Date: 06/30/01

ID: 11810
Updated by: sniper
Reported By: delolwai1121 <email protected>
Old-Status: Open
Status: Closed
Bug Type: *Install and Config
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:

For example for Oracle modules, you need to have the
oracle client libs in your system for them to work.

Previous Comments:
---------------------------------------------------------------------------

[2001-06-30 14:58:30] delolwai1121 <email protected>

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:PHPextionsions
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.

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11810&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>