Marcin Wylot <m.wylot@wp.pl> wrote: > Warning: OCIStmtExecute: Error while trying to retrieve text for error > ORA-03120 in /var/www/html/oracle/index.php on line 62 This means that the Oracle libraries don't know where they can find the error messages - if they could find the error messages, they could be a bit more precise. You have to set the ORACLE_HOME variable and the other variables (see <http://de3.php.net/manual/pl/ref.oci8.php>) before you start apache (e.g. in rcapache or in the environment of root). Regards... Michael -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php