Date: 07/13/00
- Next message: Florian Clever: "RE: [PHP-DB] CONNECT TO ORACLE"
- Previous message: Digital Hit Entertainment: "Re: [PHP-DB] RE: When to have multiple tables"
- Next in thread: Mohammad Akbar: "[PHP-DB] php4pl2 and oracle 8.1.6 installation problem"
- Reply: Mohammad Akbar: "[PHP-DB] php4pl2 and oracle 8.1.6 installation problem"
- Reply: Jason Stechschulte: "RE: [PHP-DB] php4 / mysql connection problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I've installed php4 on my system and now my scripts
can't
connect to a mysql server on a remote system. Using
php3 worked
fine (This is has been an active site for a while)
PHP4 is dying on this line:
$connection = mysql_connect("<hostname>",
"<username>" ,
"<password>");
The message I'm getting is this:
Warning: MySQL Connection Failed. Can't connect to
MySQL
server on '<server name goes here>' (111) in <html file>
on line 26.
Unfortunately, I can't go back to php3 because of a
number of
reasons.
Please help! I have to get this site back up ASAP.
Thank you very much!
-- 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: Florian Clever: "RE: [PHP-DB] CONNECT TO ORACLE"
- Previous message: Digital Hit Entertainment: "Re: [PHP-DB] RE: When to have multiple tables"
- Next in thread: Mohammad Akbar: "[PHP-DB] php4pl2 and oracle 8.1.6 installation problem"
- Reply: Mohammad Akbar: "[PHP-DB] php4pl2 and oracle 8.1.6 installation problem"
- Reply: Jason Stechschulte: "RE: [PHP-DB] php4 / mysql connection problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

