ID: 10215 Updated by: [EMAIL PROTECTED] Reported By: jclin at rocketmail dot com -Status: Closed +Status: No Feedback -Bug Type: Oracle related +Bug Type: OCI8 related Operating System: Linux PHP Version: 4.0.4pl1
Previous Comments: ------------------------------------------------------------------------ [2001-05-08 19:35:47] [EMAIL PROTECTED] No feedback.. closing ------------------------------------------------------------------------ [2001-04-06 14:19:29] [EMAIL PROTECTED] Check the manual page at http://www.php.net/oci8 as there are some environment variables you should set before starting apache. And also check that your apache is linked with phthread. ( ldd httpd ) --Jani ------------------------------------------------------------------------ [2001-04-06 14:01:14] jclin at rocketmail dot com If I were to compile the OCI interface with Apache statically and call OCILogin(), php returns: Warning: _oci_open_server: Error while trying to retrieve text for error ORA-12154 in /usr/local/webmail/htdocs/oracle.php on line 9 Database connection (SID=b888) failed I have double check tnsnames.ora and it appears to be fine. I even test it using Oracle's manager to check it and us php binary command, it works fine. PHP and Oracle works fine if I were to compile the OCI with PHP as a binary not if I were to compile it with Apache statically. I am using Apache 1.3.14. that is wierd. Can you give any suggestion ASAP. Appearantly there is a bug in php. By the way Apache somehow generates core dump. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=10215&edit=1
