PHP not work on linux apache server.
615123Mar 10 2009 — edited Mar 10 2009Hi,
I have redhat 4 linux installed and then
i install apache and php on this systme according to
[This link by oracle|http://www.oracle.com/technology/tech/php/htdocs/inst_php_apache_linux.html]
i checked apache is installed by http://localhost/
which is working fine.
but when i run php page it
Fatal error: Call to undefined function ora_logon() in
extension=php_oci8.dll
<?php phpinfo();?>
script show correct result it shows oci8 section.
i have installed oracle 10g client.
but all useless i googled it but no use.
thanks
umesh
Edited by: Umesh Sharma on Mar 10, 2009 3:01 AM