Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2000112

[PHP-DB] ORACLE8 + APACHE + WINDOWS + PHP From: Leonardo Rezende (leonardo_rezende <email protected>)
Date: 11/30/00

Hi,
I'm trying to connect with my Oracle server and i'm having some problems...

When I try to connect using OCILogon raises an warning:"Warning: Oracle: Connection Failed: ORA-12154: TNS:could not resolve service name in c:\arquivos de programas\apache group\apache\htdocs\index.php on line 25"

I don't no what is wrong... I visited php.net site and saw I have to set some environment variables like ORACLE_HOME, ORACLE_SID, LD_PRELOAD, LD_LIBRARY_PATH, NLS_LANG, ORA_NLS33... I don't no where I can declare these variables...

Thank's