ID: 14151
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: OCI8 related
Operating System: Linux Red Hat 7.2
PHP Version: 4.0.6
New Comment:

Check your httpd error_log and see if it has things like "segmentation fault".
If so, read on how to make a backtrace at "bugs.php.net/how-to-report.php Add that 
backtrace to this report.

Derick

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

[2001-11-20 11:59:19] [EMAIL PROTECTED]

I installed/compiled php4.0.6 with Oracle9i on RedHat 7.2 successfully. Following is 
the configure  command to compile/install php:
configure --with-oci8=/MyOracle_Home/  --with-apxs=/My_Apache_Home/bin/apxs
After compiling php, libphp4.so, and httpd.conf was generated in their apache 
directories. Apache1.3.19 (with Dynamic Shared Object) can be started without any 
problem. Php script: <? phpinfo(); ?>
shows that oci8 is enabled and current oracle version is 9.
However when use php to communicate with Oracle9i server, Netscape browser shows an 
error says that there is no data in html. If use same php code in another machine with 
php4.0.6 compiled with oracle8i, It can work with oracle9i server  without any problem.

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



Edit this bug report at http://bugs.php.net/?id=14151&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]

Reply via email to