Hello, if you add your ENV variables for the oracle user (for example ORACLE_HOME, ORACLE_SID) in the Apache startup script, your problem will be solved.:) . You can create your your own Apache startup script /etc/rc.d/init.d folder after this step. You should create a link file. You can find many tutorials about Apache startup file on the web. By the way you can see your oracle env variables in the oracle user home directory .bash_profile file. "Dominik Helle" <dominikhelle@xxxxxx> wrote in message news:45D5BECA.5090205@xxxxxxxxx > Hi, > > I've a problem with php-oci and I hope anybody can help me. I want to > connect with ocilogon to an Oracle Database. If i call my php-Script in > the browser, this error message turn up: > > Warning: ocilogon() [function.ocilogon]: OCIEnvNlsCreate() failed. There > is something wrong with your system - please check that ORACLE_HOME is set > and points to the right directory in... > > That is very funny, because if i activate the file on the command line - > the connect is possible and no error message turns up. > > FYI: My System: Ubunutu 6, Apache 2 and php 5-with-oci & Oracle Database > 10g (10.1.0.2). > > Thank you for helping. > > Dominik -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php