ID: 32119 User updated by: basheer98 at yahoo dot com Reported By: basheer98 at yahoo dot com Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 5.0.3 New Comment:
Please check out this complete error msg.. Fatal error: Call to undefined function ocilogon() in c:\Inetpub\wwwroot\MYWEB\ora_test.php on line 4 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\extensions\php_oci8.dll' - The specified module could not be found. in Unknown on line 0 my extension path extension_dir = ".;C:\PHP\extensions" extension=php_oci8.dll And using Microsoft IIS web server with ORACLE SERVER I have copy the php5ts.dll to windows/system32 directory. Is there any thing more i have to configure please let me know in one article i came to know that we have to copy the ora.dll from oracle home to IIS home exactly where i have to paste this ora.dll file. awating for your early reponse..... Previous Comments: ------------------------------------------------------------------------ [2005-02-27 10:22:32] basheer98 at yahoo dot com Please check out this complete error msg.. Fatal error: Call to undefined function ocilogon() in c:\Inetpub\wwwroot\MYWEB\ora_test.php on line 4 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\extensions\php_oracle.dll' - The specified module could not be found. in Unknown on line 0 my extension path extension_dir = ".;C:\PHP\extensions" extension=php_oci8.dll And using Microsoft IIS web server with ORACLE SERVER I have copy the php5ts.dll to windows/system32 directory. Is there any thing more i have to configure please let me know in one article i came to know that we have to copy the ora.dll from oracle home to IIS home exactly where i have to paste this ora.dll file. awating for your early reponse..... ------------------------------------------------------------------------ [2005-02-26 23:27:13] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. What's the exact error message? What webserver do you use? What server API do you use? Did you installed Oracle Client libraries? ------------------------------------------------------------------------ [2005-02-26 08:49:02] basheer98 at yahoo dot com Description: ------------ I have install PHP 5.0.3. and running Oracle 8.1.7 and install IIS. I have tested the ODBC connection for SQL Server its working fine, but when i am trying to connect to ORacleits giving me error ubale to load dynamic library. I have download the php_*dll from PHP 4 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32119&edit=1