--TEST-- oci_connect() without ORACLE_HOME set (OCIServerAttach() segfaults) --SKIPIF-- (10\.2)/', $phpinfo); if ($iv != 1) { die ("skip tests a feature that works only with Oracle 10gR2"); } ?> --ENV-- ORACLE_HOME="" --FILE-- ===DONE=== --EXPECTF-- Warning: oci_connect(): OCIEnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d bool(false) ===DONE===