<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Guest Book Errors, Errors, ..."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Guest Book Errors, Errors, ..."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Guest Book Errors, Errors, ...</title>
				<description><![CDATA[ I have been trying to instll the Advanced Guest Book which came bundled with my hosting, but keep getting various error messages such as:<br /> <br /> MySQL Error : Query Error<br /> Error Number: 1146 Table 'annaapts_agbook1.book_config' doesn't exist<br /> PHP Version : 4.3.9<br /> <br /> Can someone kind enough assist me with this.?<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11690.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11690.php</link>
				<pubDate><![CDATA[Thu, 11 Nov 2004 23:31:48]]> GMT</pubDate>
				<author><![CDATA[ marogiannis]]></author>
			</item>
			<item>
				<title>Re: Advanced Guest Book Errors, Errors, ...</title>
				<description><![CDATA[ [quote="marogiannis"]I have been trying to instll the Advanced Guest Book which came bundled with my hosting, but keep getting various error messages such as:<br /> <br /> MySQL Error : Query Error<br /> Error Number: 1146 Table 'annaapts_agbook1.book_config' [b]doesn't exist[/b]<br /> PHP Version : 4.3.9<br /> <br /> Can someone kind enough assist me with this.?<br /> <br /> Thanks[/quote]<br /> <br /> bold = problem.<br /> <br /> didn't run sql stuff or install.php<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11692.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11692.php</link>
				<pubDate><![CDATA[Fri, 12 Nov 2004 00:11:40]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Didn't read the manual.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11700.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11700.php</link>
				<pubDate><![CDATA[Fri, 12 Nov 2004 09:46:12]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You 2 were not very helpful.  I finally figured it out at 5:00 in the morning. <br /> You can not always assume that people know anything about PHP.  Or that they want to wade through [u]all[/u] relevant posts.<br /> My host stole the install.php file from my folder.  I had to download a new zip file. Then upload the file.  I didn't even know how to use it then, but I persevered...finally.<br /> The "manual" was only 4 lines of very cryptic info.  <br /> I wonder if you or my host wanted me to succeed.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11720.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11720.php</link>
				<pubDate><![CDATA[Sat, 13 Nov 2004 17:43:43]]> GMT</pubDate>
				<author><![CDATA[ Late Sleeper]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ First of all when you install a program from a cpanel. The install file will not be there when you are done. I dont care what host you use. And I am also almost willing to bet that the guestbook it did install was version 2.2. So if it was we will be seeing you back here when your guestbook gets hacked. And BTW the readme file isnt hard no complicated or long. Nor really has anything to do with php. All it does is tell you how to install the program. And if you dont want to wade though all [b]RELEVANT[/b] posts then please dont whine and cry when you need help and someone tells you to please do a search.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11721.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11721.php</link>
				<pubDate><![CDATA[Sat, 13 Nov 2004 18:11:53]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sounds like the usual crap hosts. They offer a list of scripts they found free as an enticement to get people to sign up and they edit the scripts until they are unrecognisable and in some cases just don't work. the amount of times I've had to fix scripts peoples hosts have provided is unfunny.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11722.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11722.php</link>
				<pubDate><![CDATA[Sat, 13 Nov 2004 20:11:07]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks for responding so quickly,<br /> I apologize if my tone seemed harsh.  I should probably just skip the Cpanel's installation in the future, and just do it my self.<br /> I am very new to database issues, and didn't even know what a table was (not that I do now).  I am almost 40, but feel like a 5 year old kid trying to read my first book.  I am thoroughly enjoying my new exposure to this very new world of script implementation.  I can't wait for my next challenge.<br /> 2.3.1 was installed (it's nice to know that it is not as venerable to hacking, but I did read here about how to fix 2.2).<br />  I posted because the doc/read me file was very hard to understand and use for first timers.  I personally think it should be longer, plain, and concise. <br /> Ok, now keep in mind that I am trying to be nice and helpful;  <br /> Installation:<br /> <br /> 1. Open the configuration file 'config.inc.php' with a text editor<br />    and set up your database settings.  [color="darkblue"]It already looked fine to me. Everything was right where it should be.  So where do I make  the settings? [/color] <br /> <br /> 2. Create the tables for the guestbook:<br />    mysql -u&lt;user&gt; -p&lt;pass&gt; &lt;database&gt; &lt; guestbook.sql  [color="darkblue"]Now [u]I know[/u] that's hard to understand. How and where do I create these tables? [/color]<br />    Or use the script 'install.php' -&gt; http;//www.yourDomain.com/guestbook/install.php  [color="darkblue"]I had to get a new one and place it in the guestbook folder.  Without it, I didn't stand a chance.  Even then, it took a while to realize that I just had to put the info from the config file in the blanks.[/color]<br /> <br /> 3. Give write permissions to these directories:<br /> <br />     - public - 777 (drwxrwxrwx) (directory)   [color="darkblue"]You mean: [code]Cmd&#58; SITE CHMOD 777 public[/code] [/color]<br />     - tmp    - 777 (drwxrwxrwx) (directory)<br />     <br /> 4. The default account is:<br /> <br />    Username : test<br />    Password : 123  [color="darkblue"]Without the install.php file running, where do I enter this info?[/color]<br /> <br /> If you can provide answers to these questions, why not include this info in the readme.txt (for those of us using Cpanel) Please don't make it an adventure.<br /> I hope this post helps another newbie find their way.<br /> Tony]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11723.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11723.php</link>
				<pubDate><![CDATA[Sat, 13 Nov 2004 20:16:32]]> GMT</pubDate>
				<author><![CDATA[ Late Sleeper]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ the install file will get the details it needs from the config file (admin/config.inc.php). The username and password are to access the Administration area of the guestbook and need to be changed asap.<br /> <br /> The reason I get snappy sometimes is because I spend most of my time helping people in varius things and after a while I get pissy at people who ask what simple error messages mean. I had one ask what "mswnsck.ocx not installed or corrupt" meant <img src="https://proxy2.de/forum//images/smilies/1cfd6e2a9a2c0cf8e74b49b35e2e46c7.gif" /> Your error message is in plain english like most error messages but as it refers to SQL entries I can understand why you didn't know what it meant.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11724.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11724.php</link>
				<pubDate><![CDATA[Sat, 13 Nov 2004 20:24:38]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ :arrow:[b]Cpanel Users:[/b] It (the install file) didn't get the info it needed by itself.  I had to input it myself (after I finallly realized it wanted the databases's password {from config file--&gt; www,myhome.com/guestbook/admin/config.inc.php (LweZE9Kxop)} not my home one). [code]&lt;?php<br /> /* database settings */<br /> <br /> $GB_DB&#91;&quot;dbName&quot;&#93; = &quot;bills00_agbook1&quot;;<br /> $GB_DB&#91;&quot;host&quot;&#93; = &quot;localhost&quot;;<br /> $GB_DB&#91;&quot;user&quot;&#93; = &quot;bills00_agbook1&quot;;<br /> $GB_DB&#91;&quot;pass&quot;&#93; = &quot;LweZE9Kxop&quot;;<br /> <br /> /* tables */<br /> [/code] After uploading the install.php file to the right place (and typing it's name into your browser's address bar and hitting Return), fill in the blanks with the stuff between the "_" (quotes). Each line just as it is.  Yes, localhost [u][b]is[/b][/u] the name of your db's host, and that randomly generated password (which you have never seen before) is what you need to enter.<br /> Tony]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11726.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11726.php</link>
				<pubDate><![CDATA[Sat, 13 Nov 2004 22:31:37]]> GMT</pubDate>
				<author><![CDATA[ Late Sleeper]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Late Sleeper"] Yes, localhost [u][b]is[/b][/u] the name of your db's host<br /> Tony[/quote]<br /> Is POSSIBLY the location of the mySQL serverand normally is but not always. For most you can leave it as localhost but if that fails contact your host.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3852/11728.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3852/11728.php</link>
				<pubDate><![CDATA[Sat, 13 Nov 2004 22:50:00]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>