Operating System - HP-UX
1830938 Members
1866 Online
110017 Solutions
New Discussion

Apache + php + oci8: Very Strange Problem

 
Emanuele De Angelis
Frequent Advisor

Apache + php + oci8: Very Strange Problem

Hi, all
i have installed apache1.3.31 with oci8 lib enable.
When i run from command line: "php -i" i see that oci8 is enable but if i try to launch my test page with phpinfo() i not see oci8 support enable.
Why don't match between command line and from web-server page?