<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "advanced poll install error"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "advanced poll install error"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>advanced poll install error</title>
				<description><![CDATA[ I get the following message when I try to install advanced poll (mysql version) by running install.php.  <br /> <br /> Fatal error: Call to undefined function: mysql_connect() in /var/www/html/poll/install.php on line 666<br /> <br /> looking at line 666 in install.php shows the following: <br /> <br /> $serverid = mysql_connect($POLLDB["host"], $POLLDB["user"], $POLLDB["pass"]) or poll_error_msg("Cannot connect to mysql database");<br /> <br /> I've set the config.inc.php file to:<br /> <br /> $POLLDB["dbName"] = "poll";<br /> $POLLDB["host"] = "localhost";<br /> $POLLDB["user"] = "myusername";<br /> $POLLDB["pass"] = "XXXXXX";<br /> $POLLDB["class"] = "class_mysql.php";<br /> <br /> I'm new to both php and mysql.  The mysql server is running and it responds fine to "mysqladmin version".   I've setup a user on the mysql server with the same username and password I entered in the config.inc.php file.<br /> <br /> Any suggestions on why I'm getting this error would be greatly appreciated.<br /> <br /> Cheers,<br /> <br /> Ranken]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2350/6190.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2350/6190.php</link>
				<pubDate><![CDATA[Tue, 9 Sep 2003 04:45:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: advanced poll install error</title>
				<description><![CDATA[ [quote="Anonymous"]I get the following message when I try to install advanced poll (mysql version) by running install.php.  <br /> <br /> Fatal error: Call to undefined function: mysql_connect() in /var/www/html/poll/install.php on line 666<br /> <br /> looking at line 666 in install.php shows the following: <br /> <br /> $serverid = mysql_connect($POLLDB["host"], $POLLDB["user"], $POLLDB["pass"]) or poll_error_msg("Cannot connect to mysql database");<br /> <br /> I've set the config.inc.php file to:<br /> <br /> $POLLDB["dbName"] = "poll";<br /> $POLLDB["host"] = "localhost";<br /> $POLLDB["user"] = "myusername";<br /> $POLLDB["pass"] = "XXXXXX";<br /> $POLLDB["class"] = "class_mysql.php";<br /> <br /> I'm new to both php and mysql.  The mysql server is running and it responds fine to "mysqladmin version".   I've setup a user on the mysql server with the same username and password I entered in the config.inc.php file.<br /> <br /> Any suggestions on why I'm getting this error would be greatly appreciated.<br /> <br /> Cheers,<br /> <br /> Ranken[/quote]<br /> <br /> Sounds like you don't have your MySQL database setup.  You did set that up right?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2350/6193.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2350/6193.php</link>
				<pubDate><![CDATA[Thu, 11 Sep 2003 00:47:26]]> GMT</pubDate>
				<author><![CDATA[ broadband]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Make sure the user you created is setup properly, consult your host on this.<br /> Also the host may be root rather than localhost again this is someting only your host can tell you.<br /> <br /> As they offer MySQL they should of given info on how to create a user or created one for you and told you what the host name is.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2350/6197.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2350/6197.php</link>
				<pubDate><![CDATA[Thu, 11 Sep 2003 18:58:35]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>