I have been developing some applications on suse 9 / apache 1.37 / php
4.3.4 / Oracle 9i / OCI8. We recently moved servers, apache works
fine, php works fine, oracle works fine... however, trying to connect
to oracle from php it dies with the following error :
Warning: ocilogon(): _oci_open_sessi on: OCIHandleAlloc
OCI_HTYPE_SVCCT X: OCI_INVALID_HAN DLE
Using SQL plus I can connect just fine. The variables are all set in
apache and the connection string... the permissions on the oracle
folder are all correct.
HELP!!! Thank you in advance.
4.3.4 / Oracle 9i / OCI8. We recently moved servers, apache works
fine, php works fine, oracle works fine... however, trying to connect
to oracle from php it dies with the following error :
Warning: ocilogon(): _oci_open_sessi on: OCIHandleAlloc
OCI_HTYPE_SVCCT X: OCI_INVALID_HAN DLE
Using SQL plus I can connect just fine. The variables are all set in
apache and the connection string... the permissions on the oracle
folder are all correct.
HELP!!! Thank you in advance.
Comment