I set them up as environment variable. I did not put them in the php script. Do I have to set them up still with putenv() even though the are set up in environment variables? Thanks for your help. Ivan -----Original Message----- From: Philippe Saladin [mailto:pheuh@yahoo.fr] Sent: Tuesday, April 29, 2003 12:07 AM To: php-db@lists.php.net Subject: Re: How do I get rid of ORA-12538 connecting to Oracle on XP with PHP? "Ivan Drinks Sr." <ivan.sr@reality-technology.com> a écrit dans le message news: 007e01c30df4$1a8745c0$0201a8c0@IvanSr... >Warning: ocilogon() [function.ocilogon]: _oci_open_server: Error while >trying to retrieve text for error ORA-12538 in c:\inetpub\wwwroot\oracle.php >on line 20 Are your Oracle environment variables set up ? e.g. putenv('ORACLE_HOME=/.../oracle'); putenv('TNS_ADMIN=/.../oracle/network/admin'); Regards, Philippe -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php