RE: [PHP-DB] Connecting to MySQL

2011-01-15 Thread Cristiano Di Buduo
t; > Subject: Re: [PHP-DB] Connecting to MySQL > > > > On Fri, Jan 14, 2011 at 2:15 PM, Cristiano Di Buduo > > wrote: > > > > > > I just downloaded both PHP and MySQL, both newest stable versions, both > > > are working well, but when i try{} to : >

[PHP-DB] Connecting to MySQL

2011-01-14 Thread Cristiano Di Buduo
I just downloaded both PHP and MySQL, both newest stable versions, both are working well, but when i try{} to : $dbh = new PDO('mysql:host=localhost;dbname=test', "user", "passwd"); i catch{} a "could not find driver" error. Any help with this? I think the proper modules were set up

[PHP-DB] OCI Persistent Conncetion - how is shared?

2001-07-26 Thread cristiano
A question... How is shared the connection with oracle db by using OCIPLogon() function? - One for each child web processes - One for all child web processes thanks cristiano -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP-DB] Error ORA-24327

2001-07-19 Thread cristiano
24327" My machine is a Sun solaris whit APACHE 1.3.20 php 4.0.6 the oracle db is remote... Which is the problem? thanks cristiano -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact