Have you tried OCIPLogon()?
- Original Message -
From: "Mikey" <[EMAIL PROTECTED]>
Newsgroups: php.windows
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 13, 2004 11:30 PM
Subject: Oracle 10g on Win2k
> Does anybody here have experience of getting Oracle 10g set-up with PHP4?
>
> I have un
- is your "oracle client" installed on your server ?
- you may have a look to extension_dir in your php.ini.
By default, I think it is something like
extension_dir = ./
You would try to set the value to the directory where your php_oci8.dll is,
something like :
extension_dir=C:\php\extensions\
Re
> I have tried both, it seems Oracle (i.e Ora_?) is much faster but OCI8
is
> more powerful. So, how can I tune OCI8 in order to have faster response.
ora_* functions are for Oracle 7 only.
oci_$ functions are for Oracle 7, Oracle 8 (and I suppose for Oracle 9).
So, for future compatibility, oc
Hi,
I've answered to your post in php.db
Regards,
Philippe
"Yuwin" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
> Help, i'm trying to connect to a remote oracle database from
> win98/apache/php4 and win2k/iis/php4 but it always gives me tns error.
Other
> apps however, work
I have try u'r solution, but is not the solution :///
I thinks it's a problem with the php4.0.6 in shell exec .
My app must be works with a 7.3 client and a 8i client, because i don't know
the oracle client of my Client computer.
"Philippe Saladin" <[EMAIL PROTECTED]> a écrit dans le message
I also had trouble with ORA 12154, but using OCILogon. I resolved it by
using not the name of the server, but the definition of its localization
(what you find in the TNSNAMES.ORA file). Something like :
$oracletns = "(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = tcp