RE: [PHP] Problem connecting to MySQL with PEAR::DB and mysqli

2005-02-18 Thread Denis Gerasimov
, 2005 11:47 AM > To: php-general@lists.php.net > Subject: [PHP] Problem connecting to MySQL with PEAR::DB and mysqli > > hello > > > when connecting to MySQL 4.1 using PHP 5 and PEAR::DB I get this error: > > DB Error: connect failed > > a closer look gets this

Re: [PHP] Problem connecting to MySQL with PEAR::DB and mysqli

2005-02-17 Thread Richard Lynch
[EMAIL PROTECTED] wrote: > when connecting to MySQL 4.1 using PHP 5 and PEAR::DB I get this error: > > DB Error: connect failed > > a closer look gets this: > > Can't connect to local MySQL server through socket 'localhost' (2) > > the code for the connection is like this:: > > > public st

[PHP] Problem connecting to MySQL with PEAR::DB and mysqli

2005-02-17 Thread markusjais
hello when connecting to MySQL 4.1 using PHP 5 and PEAR::DB I get this error: DB Error: connect failed a closer look gets this: Can't connect to local MySQL server through socket 'localhost' (2) the code for the connection is like this:: public static function getConnection() {    $