Well I have oracle 8.0.5 running on Win xp, with php4 and apache. When I define php for using php_oci8.dll it gives me this error:
Warning: Unable to load dynamic library 'c:\php\extensions\php_oci8.dll' - The specified module could not be found. in C:\htdocs\php.php on line 4 Well for what i gathered from php manual some oracle environment variables need to to be defined, I was the one that installed Oracle in the machine and I don´t have much knowlege in it. Can anyone please explain me where and how to define these variables? when I use php_oracle.dll I get this message: Warning: Oracle: Connection Failed: ORA-12154: TNS:não foi possível decifrar nome do serviço in c:\netpages\conect1.php on line 4 Couldn't logon. So I wanted to try to use php_oci8.dll instead and try to connect my database through it. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]