It's me again,
I got it. 1st, disregard the Mysql concerns. It was only slow because it
wouldn't display until Oracle finished in the same script. 2nd, the reason that
OCI did not work during the boot up was because APACHECTL which starts the web
server needed $ORACLE_HOME to find something
Hi,
I forgot to mention that I am running RedHat 6.2 and Oracle 8.1.7. I do
know of the bug to
add my oracle shared library to the /etc/ld.so.conf file, and have fixed
it. I have also made sure that
the shared library libpthread.so.0 is known to my httpd (by rebuilding
Apache). Still a prob