<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "DB: cannont connect to database's"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "DB: cannont connect to database's"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>DB: cannont connect to database's</title>
				<description><![CDATA[ im useing the database version and i can not connect to the database in advance poll<br /> <br /> my database name is forumsj_poll password forumsj_poll <br /> url: <a class="snap_shots" href="http://www.forums.juggalohq.com/poll/" target="_blank" rel="nofollow">http://www.forums.juggalohq.com/poll/</a><br /> <br /> $POLLDB["dbName"] = "";<br /> $POLLDB["host"]   = "localhost";<br /> $POLLDB["user"]   = "root";<br /> $POLLDB["pass"]   = "";<br /> $POLLDB["class"]  = "class_mysql.php";<br /> <br /> <br /> can somone please help? i think i configed it wrong because i did it like this<br /> <br /> <br /> $POLLDB["dbName"] = "forumsj_poll ";<br /> $POLLDB["host"]   = "localhost";<br /> $POLLDB["user"]   = "forumsj_poll ";<br /> $POLLDB["pass"]   = "forumsj_poll ";<br /> $POLLDB["class"]  = "class_mysql.php";<br /> <br /> <br /> i know im doing it wrong so please help me <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3939/12165.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3939/12165.php</link>
				<pubDate><![CDATA[Tue, 30 Nov 2004 01:16:37]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The link you supplied returns an error message:<br /> [quote]The requested URL /poll/ was not found on this server.[/quote]<br /> Looking at your site index, the poll directory you have includes a tilde ~, but your poll files are not in that directory:<br /> [quote]http://www.forums.juggalohq.com/~poll[/quote]<br />  <img src="https://proxy2.de/forum//images/smilies/136dd33cba83140c7ce38db096d05aed.gif" /> You have directories named 'textfile', 'db' and '~poll' - extremely confusing.  You should just decide which version you want to use - database or textfile - and put the files for that version in a directory named 'poll'.  Your directory structure then should end up like this:<br /> [list]public_html<br /> <img src="https://proxy2.de/forum//images/smilies/d6741711aa045b812616853b5507fd2a.gif" /> poll<br /> [list:d10057bdcf]<img src="https://proxy2.de/forum//images/smilies/d6741711aa045b812616853b5507fd2a.gif" /> admin<br /> <img src="https://proxy2.de/forum//images/smilies/d6741711aa045b812616853b5507fd2a.gif" /> image<br /> <img src="https://proxy2.de/forum//images/smilies/d6741711aa045b812616853b5507fd2a.gif" /> include<br /> <img src="https://proxy2.de/forum//images/smilies/d6741711aa045b812616853b5507fd2a.gif" /> (etc.)[/list][/list:u:d10057bdcf]<br /> If I were you, I would rename the 'db' directory to 'poll' and get rid of all the other stuff.<br /> <br /> For the db version, this is the error message:<br /> [quote]Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO) in /home/forumsj/public_html/db/include/class_mysql.php on line 32[/quote]<br /> user: 'root@localhost' - The username is incorrect. You can find the correct username in CPanel.  Go to the section that lists MySql databases.  If you look for the forumsj_poll database, underneath it should show the authorized users.<br /> (Using password: NO) - I think this means you have the wrong password or no password in your config.inc.php file.  <br /> <br /> Noticed you are using the same thing for database name, username and password.  This is most likely wrong, but certainly a mistake. Database name, username and password should all be different. You need to find out the correct username and password for your poll database and redo the information in config.inc.php.  If you cannot remember the password for the user, you can always create a new user with a new password and assign that user rights to the poll database.<br /> <br /> I hope this helps. In the future, please copy the entire error message and paste it here for help.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3939/12183.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3939/12183.php</link>
				<pubDate><![CDATA[Tue, 30 Nov 2004 16:05:01]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>