Date: 11/15/00
- Next message: Philip Olson: "Re: [PHP-DB] mySQL connect"
- Previous message: Salvador Ramirez: "[PHP-DB] ldap_connect problem in PHP4"
- Next in thread: Philip Olson: "Re: [PHP-DB] mySQL connect"
- Reply: Philip Olson: "Re: [PHP-DB] mySQL connect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have tried everything that I know to try and am open for suggestions. I
usually get the following when trying to connect:Warning: MySQL Connection
Failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock'
(111)
I have used:
mysql_connect(localhost, root)
mysql_connect(localhost, username, password)
mysql_connect(sql.host.com, username, password)
and various other commands
HELP!
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Philip Olson: "Re: [PHP-DB] mySQL connect"
- Previous message: Salvador Ramirez: "[PHP-DB] ldap_connect problem in PHP4"
- Next in thread: Philip Olson: "Re: [PHP-DB] mySQL connect"
- Reply: Philip Olson: "Re: [PHP-DB] mySQL connect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

