<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "AdvancedGuestbook on GoDaddy servers"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "AdvancedGuestbook on GoDaddy servers"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>AdvancedGuestbook on GoDaddy servers</title>
				<description><![CDATA[ I'm having a MAJOR problem getting this to work. I am a newbie, completely, when it comes to PHP and SQL stuff, so please pardon me if I'm not doing things correctly.<br /> I've read through the forum and d/led the install manual. I u/led all files to the server via FTP. I typed in the appropriate path for install, got the install screen and from there nothing seems to work.<br /> I contacted GoDaddy to find out what they have. There is SQL and PHP on their servers, host name is: mysql47.secureserver.net (though I'm not sure if the tech guy I spoke with understood what I was asking for).  I changed the necessary things in the config file to match the host name, etc. and nothing worked.<br /> So I went back and used what the manual instructed: test for db name, localhost, root and got this:<br /> <br /> Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/content/m/i/r/miraculous/html/guestbook/install.php on line 242<br /> Cannot connect to database<br /> <br /> MySQL Error : Cannot connect to database<br /> Error Number: 2002 Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)<br /> Date        : Sun, July 3, 2005 13:34:26<br /> IP          : 24.92.149.3<br /> Browser     : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.<img src="https://proxy2.de/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /> Gecko/20050511 Firefox/1.0.4 (ax)<br /> Referer     : <a class="snap_shots" href="http://www.miraculoushands.com/guestbook/install.php" target="_blank" rel="nofollow">http://www.miraculoushands.com/guestbook/install.php</a><br /> PHP Version : 4.3.11<br /> OS          : Linux<br /> Server      : Apache/1.3.31 (Unix) mod_tsunami/2.0 FrontPage/5.0.2.2634 mod_ssl/2.8.19 OpenSSL/0.9.7a<br /> Server Name : www.miraculoushands.com<br /> <br /> Now, through GoDaddy you can set up a DB and use their Open Manager to set up everything but I haven't a clue as to what I'm doing with SQL so I left it as is. I honestly don't know how to make this work. Any ideas??]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4780/16876.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4780/16876.php</link>
				<pubDate><![CDATA[Sun, 3 Jul 2005 22:37:19]]> GMT</pubDate>
				<author><![CDATA[ Jellocat]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ This is what your config.php should look like. Plus you also have to create a database first.<br /> <br /> [code]$GB_DB&#91;'dbName'&#93; = 'whatever you name it'; // The name of your MySQL Database<br /> $GB_DB&#91;'host'&#93;   = 'localhost'; // The server your database is on. Localhost is usualy correct<br /> $GB_DB&#91;'user'&#93;   = 'your database login name here'; // Your MySQL username<br /> $GB_DB&#91;'pass'&#93;   = 'your database password here'; // Your MySQL password<br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4780/16877.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4780/16877.php</link>
				<pubDate><![CDATA[Sun, 3 Jul 2005 22:51:55]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title>install problems</title>
				<description><![CDATA[ How do you create the database first? When I use Go Daddy's system and then use the database name for the guestbook it gives me, pretty much, the same error.<br /> <br /> It didn't work. I've tried every combination. For the configuration of (the proper names are in the original, but for security's sake in this msg I left it as username and my password):<br /> <br /> $GB_DB["dbName"] = "guests";<br /> $GB_DB["host"]   = "localhost";<br /> $GB_DB["user"]   = "username";<br /> $GB_DB["pass"]   = "my password";<br /> <br /> For this configuration I got this msg: <br /> Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/content/m/i/r/miraculous/html/guestbook/install.php on line 242<br /> Cannot connect to database<br /> <br /> MySQL Error : Cannot connect to database<br /> Error Number: 2002 Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)<br /> Date        : Sun, July 3, 2005 16:50:39<br /> IP          : 24.92.149.3<br /> Browser     : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.<img src="https://proxy2.de/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /> Gecko/20050511 Firefox/1.0.4 (ax)<br /> Referer     : <a class="snap_shots" href="http://www.miraculoushands.com/guestbook/install.php" target="_blank" rel="nofollow">http://www.miraculoushands.com/guestbook/install.php</a><br /> PHP Version : 4.3.11<br /> OS          : Linux<br /> Server      : Apache/1.3.31 (Unix) mod_tsunami/2.0 FrontPage/5.0.2.2634 mod_ssl/2.8.19 OpenSSL/0.9.7a<br /> Server Name : www.miraculoushands.com]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4780/16879.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4780/16879.php</link>
				<pubDate><![CDATA[Mon, 4 Jul 2005 01:56:12]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If you have cpanel with godaddy you do it in there. It should look something like this.<br /> [img]http://www.ravenprom.org/kull/database-setup.jpg[/img]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4780/16880.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4780/16880.php</link>
				<pubDate><![CDATA[Mon, 4 Jul 2005 02:08:16]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title>database exists?</title>
				<description><![CDATA[ When I use the following configuration I get this error response. I set up the database "miraculous" through Go Daddy's database set up thing which consists of:<br /> Create New Database<br /> Credits Available: 9 MySQL    0 MS SQL<br /> MySQL Database: miraculous<br /> UserName: "" 	<br /> Password: 	""<br /> Confirm Password: ""<br /> <br /> Each database I create lies on different servers. The first one has the host name of: mysql47.secureserver.net, the second has mysql55.secureserver.net. Do I use these servers instead of "localhost"?<br /> <br /> Also, after the database is created, there's a link to the Open Manager to set up the database. It begins with setting up the tables:<br /> <br />  Create new table on database miraculous :<br /> Name : <br /> Fields :<br /> <br /> But I thought the guestbook program, itself, set up these parameters. I'm not a database person so I don't know what to do with this stuff.<br /> <br /> I still get the following error after running the guestbook install program when I name the database in $GB_DB["dbName"] with what I set up in Go Daddy:<br /> <br /> <br /> Cannot create new database: miraculous<br /> --------------------------------------------------------------------------------<br /> <br /> MySQL Error : Cannot create new database: miraculous<br /> Error Number: 1007 Can't create database 'miraculous'. Database exists<br /> Date        : Sun, July 3, 2005 17:02:50<br /> IP          : 24.92.149.3<br /> Browser     : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)<br /> Referer     : <a class="snap_shots" href="http://www.miraculoushands.com/guestbook/install.php" target="_blank" rel="nofollow">http://www.miraculoushands.com/guestbook/install.php</a><br /> PHP Version : 4.3.11<br /> OS          : Linux<br /> Server      : Apache/1.3.31 (Unix) mod_tsunami/2.0 FrontPage/5.0.2.2634 mod_ssl/2.8.19 OpenSSL/0.9.7a<br /> Server Name : www.miraculoushands.com]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4780/16881.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4780/16881.php</link>
				<pubDate><![CDATA[Mon, 4 Jul 2005 02:09:17]]> GMT</pubDate>
				<author><![CDATA[ Jellocat]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You might want to ask godaddy. Most servers just use localhost.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4780/16882.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4780/16882.php</link>
				<pubDate><![CDATA[Mon, 4 Jul 2005 02:11:12]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ None of this is working. Thanks for your help. I need to find something else. Either Go Daddy is a lousy service to use with php/mysql, or the program is searching for something that doesn't exist.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4780/16883.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4780/16883.php</link>
				<pubDate><![CDATA[Mon, 4 Jul 2005 02:30:27]]> GMT</pubDate>
				<author><![CDATA[ Jellocat]]></author>
			</item>
	</channel>
</rss>