IT WORKS.
Exactly, I need to unset the locale variables With that It works
without problems.
Thank you all.
in the start script to see which variables are set. Boot, move
/tmp/apache-start to /tmp/apache-boot, stop apache, start apache from
your root shell. "diff -u /tmp/apache-boot /tmp/ap
Ok, thanks
I will try it.
Michael Mauch wrote:
Luis Moran Ochoa wrote:
ORACLE_SID=OWEB ;export ORACLE_SID;
ORACLE_HOME=/usr/oracle/product; export ORACLE_HOME;
TNS_ADMIN=/usr/oracle/product/network/admin; export TNS_ADMIN;
ORACLE_BASE=/usr/oracle; e
Luis Moran Ochoa wrote:
> ORACLE_SID=OWEB ;export ORACLE_SID;
> ORACLE_HOME=/usr/oracle/product; export ORACLE_HOME;
> TNS_ADMIN=/usr/oracle/product/network/admin; export TNS_ADMIN;
> ORACLE_BASE=/usr/oracle; export ORACLE_BASE;
> ORA_NLS33=/usr/oracle/product/oc
These are the exact details...
/usr/oracle permissions 750 owner oracle.oinstall
apache belongs to oinstall.
script permissions in /etc/init.d/apache --> 755
ORACLE_SID=OWEB ;export ORACLE_SID;
ORACLE_HOME=/usr/oracle/product; export ORACLE_HOME;
TNS_ADMIN=/usr/
Hello
I have Oracle 9 + RedHat 7 + PHP 4.3.4 + Apache 1.3.29.
I've compiled apache and php I've compiled PHP using the
documentation and activating OCI.
I've build the typical script for starting apache, it's like this:
$ORACLE_HOME=blablahblah...
more oracle variables
c
Hi, I was wondering if anyone has some links about
articles, code snippets or tips regarding the use of
oracle as rdbms and php.
I have experience with mysql so I am considering the
use of an abstraction layer to access so I could
easily por existing apps.
BTW. Does anybody know If the latest 8.
6 matches
Mail list logo