<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Need Help Installation!! I am running out of options..."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Need Help Installation!! I am running out of options..."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Need Help Installation!! I am running out of options...</title>
				<description><![CDATA[ I really like the advanced poll script, but I cannot get it to work even after reading the postings in this forum.  This suppose to be simple...but something is wrong.  Here are the steps I have taken:<br /> <br /> -Changed the config.inc.php file:<br /> <br /> $POLLDB["dbName"] = "Polldb";<br /> $POLLDB["host"]   = "mydomain.com"; <br /> $POLLDB["user"]   = "db user name";<br /> $POLLDB["pass"]   = "db password";<br /> <br /> <br /> -I obviously upload the changed file back into the include (file folder), and proceed to install.<br /> <br /> -I also check that the database I created using the control panel at my webhosting company matches the information I included in the config.inc.php file.<br /> <br /> -After running the installation step...i get this error...I do not get it since the password I included is the same...<br /> <br /> <br /> Warning: mysql_create_db(): Access denied for user: 'mydomainname@localhost' (Using password: NO) in /home/www/mydomainname/poll/db/install.php on line 668<br /> <br /> Warning: mysql_create_db(): A link to the server could not be established in /home/www/mydomainname/poll/db/install.php on line 668<br /> <br /> Warning: mysql_connect(): Lost connection to MySQL server during query in /home/www/mydomainname/poll/db/include/class_mysql.php on line 32<br /> Connection Error<br /> --------------------------------------------------------------------------------<br /> <br /> MySQL Error : Connection Error<br /> Error Number: 2013 Lost connection to MySQL server during query<br /> Date        : Sat, February 5, 2005 15:45:29<br /> IP          : 70.112.3.114<br /> Browser     : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Media Center PC 3.0; .NET CLR 1.0.3705)<br /> Referer     : <br /> PHP Version : 4.3.4<br /> OS          : Linux<br /> Server      : Apache<br /> Server Name : www.mydomainname.com<br /> Script Name : /cgi-bin/php<br /> <br /> I need your help, as I love this script but I cannot seem to install it.  Thanks,  JC]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4228/14007.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4228/14007.php</link>
				<pubDate><![CDATA[Sat, 5 Feb 2005 22:53:44]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="J.C."]<br /> <br /> -Changed the config.inc.php file:<br /> <br /> $POLLDB["dbName"] = "Polldb";<br /> $POLLDB["host"]   = "mydomain.com"; <br /> $POLLDB["user"]   = "db user name";<br /> $POLLDB["pass"]   = "db password";<br /> <br /> <br /> Warning: mysql_create_db(): Access denied for user: 'mydomainname@localhost' (Using password: NO) in /home/www/mydomainname/poll/db/install.php on line 668<br /> <br /> Warning: mysql_create_db(): A link to the server could not be established in /home/www/mydomainname/poll/db/install.php on line 668<br /> <br /> Warning: mysql_connect(): Lost connection to MySQL server during query in /home/www/mydomainname/poll/db/include/class_mysql.php on line 32<br /> Connection Error<br /> [/quote]<br /> <br /> Essentially - in a nutshell - you are not addressing the database with the correct information. <br /> [code]$POLLDB&#91;&quot;dbName&quot;&#93; = &quot;Polldb&quot;;<br /> $POLLDB&#91;&quot;host&quot;&#93;   = &quot;mydomain.com&quot;; <br /> $POLLDB&#91;&quot;user&quot;&#93;   = &quot;db user name&quot;;<br /> $POLLDB&#91;&quot;pass&quot;&#93;   = &quot;db password&quot;;<br /> [/code]<br /> IF you have it like this and not the actual information that the database needs, it will not function - I don't know by this whether you actually have it edited it - but don't want to force you to put the info in for security reasons, either - Make certain to have the 'Polldb' exactly the way it shows up in the phpMyAdmin or in your list of tables. <br /> <br /> For mydomain.com - sometimes you can get by with using the word 'localhost' for 'mydomain.com' or the server_addr might also be an option. <br /> <br /> Make certain to have the correct account id for 'db user name' usually the id you use for logging into your Cpanel unless you created a special db user name and assigned that to the database.  <br /> <br /> - And of course, the password (either the one for logging into your Cpanel - or - the one you assigned in the database when it was created.)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4228/14009.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4228/14009.php</link>
				<pubDate><![CDATA[Sat, 5 Feb 2005 23:08:19]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title>Thank You!</title>
				<description><![CDATA[ Yes, i disguised the information.  However, by changing the "host" to "localhost" did the trick.  Thank you so much!!!!!!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4228/14012.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4228/14012.php</link>
				<pubDate><![CDATA[Sat, 5 Feb 2005 23:47:01]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>