I am trying to restart my Apache HTTP server (v.1.3 -- the one that comes with Oracle) after installing PHP 5. I got this configuration working with PHP4 but wanted to see if I could get 5 running. I get the following error:
Cannot load /opt/oracle/product/10gR3/Apache/Apache/libexec/libphp5.so into server: /opt/oracle/product/10gR3/Apache/Apache/libexec/libphp5.so: undefined symbol: OCINlsCharSetNameToId
I've looked for solutions but there does not seem to be much out there. Any ideas?