ID:               19714
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Bogus
+Status:           Open
 Bug Type:         OCI8 related
 Operating System: SunOS
 PHP Version:      4.2.2
 New Comment:

nevermind..should have read your report 2 times instead of one time. 



Previous Comments:
------------------------------------------------------------------------

[2002-10-02 08:14:41] [EMAIL PROTECTED]

You should be setting those environment variables in the SHELL not in
apache httpd..

See http://www.php.net/manual/en/ref.oci8.php for more information.



------------------------------------------------------------------------

[2002-10-02 08:04:17] [EMAIL PROTECTED]

I´m using Apache enviroment :
SetEnv ORACLE_HOME /usr/oracle
SetEnv ORA_NLS33 /usr/oracle/ocommon/nls/admin/data
SetEnv NLS_LANG icelandic_america

I also set the tns_names and more env within root enviroment before I
execute apachectl start running php as a module. 
I also compiled Php with Oci8.

I´m having trouble with ocilogon function when I use the 
ocilogon("/","") (default user/nopass,server)

If I logon using a valid username and password then it is ok, but when
I use this method it returns an ora error :
ORA-01005: null password given; logon denied 

I also have the ora libs and if I use ora_logon("/","") that seems to
work.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19714&edit=1

Reply via email to