Re: [PHP-DB] what sets the ORACLE_HOME variable and sets PHP/Apache environment
[email protected] (Chris)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Fred Silsbee wrote: > didn't work...sorry > errors: > OCI8 DEBUG: OCINlsEnvironmentVariableGet at (/tmp/oci8/oci8.c:1819) > OCI8 DEBUG L1: Got NO cached connection at (/tmp/oci8/oci8.c:1864) > OCI8 DEBUG: OCIEnvNlsCreate at (/tmp/oci8/oci8.c:2768) > OCI8 DEBUG L1: create_spool: (0) at (/tmp/oci8/oci8.c:2686) > Oracle Connect Error > > added: > > > SetEnv ORACLE_HOSTNAME localhost.localdomain > SetEnv ORACLE_BASE /u01/app/oracle > SetEnv ORACLE_HOME /u01/app/oracle/product/11.1.0/db_1 > SetEnv ORACLE_SID lmkiiiGDNSID > SetEnv ORACLE_TERM xterm > > > to /etc/httpd/conf/httpd.conf Do these show up in phpinfo() (should be under environment variables) ? -- Postgresql & php tutorials http://www.designmagick.com/