<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "install error help!"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "install error help!"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>install error help!</title>
				<description><![CDATA[ When after making changes and I go to run install.php I get this error.<br /> Can someone plz help me fix this? I dont have a clue!<br /> <br /> Error:<br /> <br /> Fatal error: Call to undefined function: mysql_connect() in /var/www/html/boards/movies/install.php on line 242<br /> <br /> Thanks!<br /> <br /> <a class="snap_shots" href="mailto:greg@1st-family.org">greg@1st-family.org</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3400/9419.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3400/9419.php</link>
				<pubDate><![CDATA[Tue, 27 Jul 2004 15:29:20]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Does your host provide you with a MySQL database?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3400/9421.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3400/9421.php</link>
				<pubDate><![CDATA[Tue, 27 Jul 2004 18:16:22]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>mysql db</title>
				<description><![CDATA[ [quote="Carbonize"]Does your host provide you with a MySQL database?[/quote]<br /> <br /> I am my own host and mysql is installed. Redhat ES v.3 and goofy Webmin<br /> Do you think it is a path problem or mysql is not properly installed?<br /> <br /> Thanks!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3400/9422.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3400/9422.php</link>
				<pubDate><![CDATA[Tue, 27 Jul 2004 20:36:25]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I think the first thing you do when you get a message like this is to try and find the problem code.  Your error says the problem occured in install.php on line 242 <br /> <br /> If you are talking about the guestbook install, line 242 reads:<br /> <br /> [code]$serverid  = mysql_connect&#40;$HTTP_POST_VARS&#91;'host'&#93;, $HTTP_POST_VARS&#91;'name'&#93;, $HTTP_POST_VARS&#91;'pass'&#93;&#41; or $install-&gt;sql_error&#40;&quot;Cannot connect to database&quot;&#41;;[/code]<br /> <br /> So, it can't connect to the database, probably because the database name, username or password are incorrect in the config file or, like you said it is incorrectly installed.<br /> <br /> First check the guestbook's admin/config.inc.php file starting on line 2 and make sure the settings are correct:<br /> <br /> [code]/* database settings */<br /> <br /> $GB_DB&#91;&quot;dbName&quot;&#93; = &quot;database name&quot;;<br /> $GB_DB&#91;&quot;host&quot;&#93;   = &quot;localhost&quot;;<br /> $GB_DB&#91;&quot;user&quot;&#93;   = &quot;database user&quot;;<br /> $GB_DB&#91;&quot;pass&quot;&#93;   = &quot;database user's password&quot;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3400/9435.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3400/9435.php</link>
				<pubDate><![CDATA[Wed, 28 Jul 2004 06:18:30]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ OK lets check your PHP configuration. Open your favourite text editor and put in [code]&lt;?PHP phpinfo&#40;&#41;; ?&gt;[/code]Now save the file with the [b].php[/b] extension and upload it to your web server. Goto the file in your web browser and it will show you the configuration of your PHP. Check in the page you get to see if there is a MySQL section.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3400/9445.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3400/9445.php</link>
				<pubDate><![CDATA[Wed, 28 Jul 2004 15:02:40]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>Thanks all!</title>
				<description><![CDATA[ I do believe I have found the problem. Its Mysql....<br /> I am going to delete it and do a complete new install....will advise.<br /> much thanks!<br /> G<img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3400/9484.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3400/9484.php</link>
				<pubDate><![CDATA[Thu, 29 Jul 2004 16:58:00]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>all done!</title>
				<description><![CDATA[ Thanks all for the great help!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3400/9514.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3400/9514.php</link>
				<pubDate><![CDATA[Fri, 30 Jul 2004 21:41:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>