<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "can't add entries to advanced guestbook"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "can't add entries to advanced guestbook"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>can't add entries to advanced guestbook</title>
				<description><![CDATA[ when adding an entry addentry.php refreshes to addentry.php with a blank form and does not add the entry to the dbase.<br /> <br /> any ideas?<br /> <br /> <a class="snap_shots" href="http://www.larmertree.co.uk/guestbook/" target="_blank" rel="nofollow">http://www.larmertree.co.uk/guestbook/</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1833.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1833.php</link>
				<pubDate><![CDATA[Thu, 13 Jun 2002 12:25:01]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ make sure these dirs have write permissions<br /> <br />    - public - 777 (drwxrwxrwx) (directory)<br />     - tmp    - 777 (drwxrwxrwx) (directory)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1835.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1835.php</link>
				<pubDate><![CDATA[Thu, 13 Jun 2002 14:43:52]]> GMT</pubDate>
				<author><![CDATA[ willk]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks for that.  i had set permissions correctly but it still will not add entries.<br /> <br /> What do you think?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1839.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1839.php</link>
				<pubDate><![CDATA[Thu, 13 Jun 2002 23:46:19]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ does the admin function properly?<br /> <br /> when you did the install.php and set your db info, did it take you to the admin section?<br /> did all your changes "take?"<br /> <br /> If you are sure about all that, it's always possible something go skewed during install.<br /> <br /> I might try unzipping the compressed gbook in a new dir, so you know all that is undisturbed. Make sure the db, host and user and password are set in /admin/config.inc<br /> <br /> That's what i would try]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1841.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1841.php</link>
				<pubDate><![CDATA[Fri, 14 Jun 2002 02:58:43]]> GMT</pubDate>
				<author><![CDATA[ willk]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I just tried to post and lokked at your admin section...<br /> <br /> I WOULD do the reinstall....<br /> <br /> just a hunch..]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1842.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1842.php</link>
				<pubDate><![CDATA[Fri, 14 Jun 2002 03:08:34]]> GMT</pubDate>
				<author><![CDATA[ willk]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thanks.<br /> <br /> when i did install.php it just came up with a summary of the mysql tables that it had created.<br /> <br /> this might be the problem:<br /> <br /> in config.inc i am using $GB_DB["host"]   = "ip number of mysql sever";<br /> <br /> and not "localhost" because mysql runs on a different server.<br /> <br /> This works as far as the script is able to auto-create the tables in mysql.<br /> <br /> ???]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1844.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1844.php</link>
				<pubDate><![CDATA[Fri, 14 Jun 2002 09:21:43]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I don't think just the ip # is going to work.<br /> for instance the name of my host is mysql.missoulaweb.com<br /> while actual server address is <a class="snap_shots" href="http://www.missoulaweb.com." target="_blank" rel="nofollow">http://www.missoulaweb.com.</a><br /> talk to your sever people, find out what the actual name or path to the db is.<br /> <br /> I am not sure if "localhost" will work either.<br /> <br /> I am told in some configureations and servers this works fine, but the servers that I have used in the past using "local host in any cgi or php, etc.<br /> it never has.  I]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1847.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1847.php</link>
				<pubDate><![CDATA[Fri, 14 Jun 2002 14:07:03]]> GMT</pubDate>
				<author><![CDATA[ willk]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Probably your mysql daemon don't use the default port 3306, so  <br /> $GB_DB["host"] = "ip number of mysql sever"; does not work.<br /> Add the correct port to the ip adress.<br /> <br /> e.g.<br /> <br /> $GB_DB["host"] = "167.78.24.6:3340";]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1848.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1848.php</link>
				<pubDate><![CDATA[Fri, 14 Jun 2002 15:58:01]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thanks guys.<br /> <br /> i'm giving up and finding a new host.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1849.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1849.php</link>
				<pubDate><![CDATA[Fri, 14 Jun 2002 16:38:21]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Try using this mysql.hostname.com for your hostname.<br /> <br /> ie mysql.whateveryoururlnameis]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1961.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1961.php</link>
				<pubDate><![CDATA[Wed, 26 Jun 2002 02:01:13]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I think I might know... Mine was doing the same for a bit... Read this thread and see if it helps!!<br /> <br /> <a class="snap_shots" href="http://www.proxy2.de/forum/viewtopic.php?p=1976#1976" target="_blank" rel="nofollow">http://www.proxy2.de/forum/viewtopic.php?p=1976#1976</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/719/1977.php</guid>
				<link>https://proxy2.de/forum/posts/preList/719/1977.php</link>
				<pubDate><![CDATA[Thu, 27 Jun 2002 22:52:51]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>