[thelist] PHP SSL to mysql

Andrew Maynes andrew at humanbehaviour.co.uk
Mon Aug 19 06:36:01 CDT 2002


Thank you Mark the host has just changed the settings! Only took me 2 hours of
head scratching :)

Andrew

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Mark Howells
Sent: Monday, August 19, 2002 12:23
To: thelist at lists.evolt.org
Subject: Re: [thelist] PHP SSL to mysql


> Warning: MySQL Connection Failed: Can't connect to MySQL server on 'serverX'
> (13)

That's the error that you get when the user rights on the MySQL database
don't match the variables in the mysql_connect call. Check the database
setup. You might also try the call using

mysql_connect($dbhost,$dbuser,$dbpass)

... i.e. without the quotes.

Regards
Mark Howells
<http://www.mark.ac/evl/>

--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/02

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/02




More information about the thelist mailing list