<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Just moved hosts!!!!!What a Nightmare"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Just moved hosts!!!!!What a Nightmare"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Just moved hosts!!!!!What a Nightmare</title>
				<description><![CDATA[ Hi all,<br /> <br /> Im in the process of moving my site from one host to an other.<br /> <br /> Now I have moved all the files across, however Im not to clue up on the sql side of things. What do I need to do on my new host for the guestbook to work, also do I need to edit any files?<br /> <br /> Any help would be great!<br /> <br /> Currently getting the error below on the new host:<br /> <br /> Warning: main(/home/jesmond/public_html/guestbook/lib/mysql.class.php): failed to open stream: No such file or directory in /home/jesmond/public_html/guestbook/index.php on line 10<br /> <br /> Warning: main(): Failed opening '/home/jesmond/public_html/guestbook/lib/mysql.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jesmond/public_html/guestbook/index.php on line 10<br /> <br /> Warning: main(/home/jesmond/public_html/guestbook/lib/image.class.php): failed to open stream: No such file or directory in /home/jesmond/public_html/guestbook/index.php on line 11<br /> <br /> Warning: main(): Failed opening '/home/jesmond/public_html/guestbook/lib/image.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jesmond/public_html/guestbook/index.php on line 11<br /> <br /> Warning: main(/home/jesmond/public_html/guestbook/lib/template.class.php): failed to open stream: No such file or directory in /home/jesmond/public_html/guestbook/index.php on line 12<br /> <br /> Warning: main(): Failed opening '/home/jesmond/public_html/guestbook/lib/template.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jesmond/public_html/guestbook/index.php on line 12<br /> <br /> Warning: main(/home/jesmond/public_html/guestbook/lib/vars.class.php): failed to open stream: No such file or directory in /home/jesmond/public_html/guestbook/index.php on line 118<br /> <br /> Warning: main(): Failed opening '/home/jesmond/public_html/guestbook/lib/vars.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jesmond/public_html/guestbook/index.php on line 118<br /> <br /> Warning: main(/home/jesmond/public_html/guestbook/lib/gb.class.php): failed to open stream: No such file or directory in /home/jesmond/public_html/guestbook/index.php on line 119<br /> <br /> Warning: main(): Failed opening '/home/jesmond/public_html/guestbook/lib/gb.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jesmond/public_html/guestbook/index.php on line 119<br /> <br /> Fatal error: Cannot instantiate non-existent class: guestbook in /home/jesmond/public_html/guestbook/index.php on line 120]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3617/10474.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3617/10474.php</link>
				<pubDate><![CDATA[Mon, 20 Sep 2004 15:18:33]]> GMT</pubDate>
				<author><![CDATA[ darrenabela]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Most of the error messages are pointing to lines in the index.php file that have to do with files in the lib directory.  Are you sure you copied the lib directory and all its files to your server?<br /> <br /> Make sure you have set your database info, base url and email in the admin/config.inc.php file.<br /> <br /> Also, please read this thread: <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3580" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3580</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3617/10488.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3617/10488.php</link>
				<pubDate><![CDATA[Tue, 21 Sep 2004 04:19:38]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ yes you were right the problem was missing files.  However I have another problem and just wanted to ensure I wasnt doing this the hard way.<br /> <br /> The Guestbook has been transfered across, the problem is that my old host does not have PHPadmin, therefore I need to manually extract the sql DB and import into my new host.  Currently the error I get on the new host is :<br /> <br /> Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.jesmondd' (2) in /home/jesmond/public_html/guestbook/lib/mysql.class.php on line 30<br /> Connection Error<br /> --------------------------------------------------------------------------------<br /> <br /> MySQL Error : Connection Error<br /> Error Number: 2002 Can't connect to local MySQL server through socket '/tmp/mysql.jesmondd' (2)<br /> Date        : Tue, September 21, 2004 07:57:27<br /> IP          : 205.228.81.23<br /> Browser     : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; msie6xpv1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)<br /> Referer     : <br /> PHP Version : 4.3.8<br /> OS          : Linux<br /> Server      : Apache/1.3.31 (Unix) mod_jk/1.2.6 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.8 FrontPage/5.0.2.2634a mod_ssl/2.8.19 OpenSSL/0.9.7a<br /> Server Name : mercury.svr9-speedyservers.com<br /> <br /> <br /> <br /> from my understanding the config.php has been setup to see a particular db which is cannot see any more on the new host.  Instead of trying to migrate it, isnt it easy if I setup the Guestbook from scrath then copy the date across? if so where do I find the data?<br /> <br /> Any help is appreciated!<br /> <br /> Thanks<br /> <br /> Darren]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3617/10490.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3617/10490.php</link>
				<pubDate><![CDATA[Tue, 21 Sep 2004 08:59:34]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ phpMyAdmin is free so I recommend downloading it and thn uploading it to your old host. Then you can simply download the databases in a format ready for installing on the new server.<br /> <br /> <a class="snap_shots" href="http://www.phpmyadmin.net/" target="_blank" rel="nofollow">http://www.phpmyadmin.net/</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3617/11932.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3617/11932.php</link>
				<pubDate><![CDATA[Sat, 20 Nov 2004 15:53:28]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>