<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Cannot connect to database"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Cannot connect to database"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Cannot connect to database</title>
				<description><![CDATA[ Would appreciate it if someone could help me with this.<br /> <br /> I have uploaded all the guestbook files, created my database and changed the settings in &lt;config.inc.php&gt; to the following:<br /> <br /> [b]$GB_DB["dbName"] = "fastlaneguestb";<br /> $GB_DB["host"]   = "localhost";<br /> $GB_DB["user"]   = "mark";<br /> $GB_DB["pass"]   = "mypassword";[/b]<br /> <br /> However when i run the &lt;install.php&gt; and try to create the tables i get the follow message:<br /> <br /> [b]Warning: Access denied for user: 'mark@localhost' (Using password: YES) in /usr/local/psa/home/vhosts/therockitts.com/httpdocs/guestbook/install.php on line 220<br /> <br /> Warning: MySQL Connection Failed: Access denied for user: 'mark@localhost' (Using password: YES) in /usr/local/psa/home/vhosts/therockitts.com/httpdocs/guestbook/install.php on line 220<br /> Cannot connect to database.[/b]<br /> <br /> I'm pretty sure i'm doing this right as i did it on another site a few months ago without any problem, can anyone help.<br /> <br /> Thanks Mark]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2387/6309.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2387/6309.php</link>
				<pubDate><![CDATA[Tue, 23 Sep 2003 08:44:39]]> GMT</pubDate>
				<author><![CDATA[ firehazzard]]></author>
			</item>
			<item>
				<title>Re: Cannot connect to database</title>
				<description><![CDATA[ [quote="firehazzard"]<br /> [b]$GB_DB["dbName"] = "fastlaneguestb";<br /> $GB_DB["host"]   = "localhost";<br /> $GB_DB["user"]   = "mark";<br /> $GB_DB["pass"]   = "mypassword";[/b]<br /> <br /> I think it should read:<br /> $GB_DB["dbName"] = "yoursqldbname";<br /> $GB_DB["host"]   = "yoursqlhost"; (without <a class="snap_shots" href="http://" target="_blank" rel="nofollow">http://</a>)<br /> $GB_DB["user"]   = "your sql user assigned name";<br /> $GB_DB["pass"]   = "your sql user assigned password";[/b]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2387/6322.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2387/6322.php</link>
				<pubDate><![CDATA[Tue, 23 Sep 2003 23:42:22]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No sorry that didn't work.<br /> <br /> [b]Warning: Host 'myhost' is not allowed to connect to this MySQL server in /usr/local/psa/home/vhosts/therockitts.com/httpdocs/guestbook/install.php on line 220<br /> <br /> Warning: MySQL Connection Failed: Host 'myhost' is not allowed to connect to this MySQL server in /usr/local/psa/home/vhosts/therockitts.com/httpdocs/guestbook/install.php on line 220<br /> Cannot connect to database[/b]<br /> <br /> I have also tried deleting database and starting again with no affect.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2387/6323.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2387/6323.php</link>
				<pubDate><![CDATA[Wed, 24 Sep 2003 03:14:52]]> GMT</pubDate>
				<author><![CDATA[ firehazzard]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ have you checked with your isp that the mysqldb is actually activated ? they can check on their side that everything is operational, if it is an auto setup on some occassions it fails (it did once for me, I lost 2 days trying to figure out what I did wrong when actually the db was inprperly setup)<br /> <br /> anyone else got a suggestion ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2387/6324.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2387/6324.php</link>
				<pubDate><![CDATA[Wed, 24 Sep 2003 08:54:24]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ For host you should leave it as localhost as that is the default for most servers. This is so it uses the local server for the database.<br /> <br /> Also do not make your database name too long, as this can sometimes be a problem people with long db names tend to have problems where as people with short ones do not.<br /> <br /> Also the database is created when the install script is run so don't create before hand otherwise it won't work. Another option is to make sure that your host id localhost and not something else, this can only be found out by asking YOUR hosting company. Also check you username and password.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2387/6329.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2387/6329.php</link>
				<pubDate><![CDATA[Wed, 24 Sep 2003 20:29:29]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks for the help, solved the problem which was down to my own stupidity and not being able to see the obvious when its right it front of you. <br /> <br /> &gt;&gt;&gt;pointing installer to wrong domain&lt;&lt;&lt;<br /> <br /> 24 hours before i noticed, how stupid do i feel.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2387/6331.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2387/6331.php</link>
				<pubDate><![CDATA[Wed, 24 Sep 2003 21:49:24]]> GMT</pubDate>
				<author><![CDATA[ firehazzard]]></author>
			</item>
	</channel>
</rss>