<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Completely A Newbie Please Help"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Completely A Newbie Please Help"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Completely A Newbie Please Help</title>
				<description><![CDATA[ I am trying to figure out how to get started.  I did check with my the place where I'm hosted and they do support PHP 4.1 they actually are support PHP 4.3.10 But I"m wondering since I"m a newbie would it be better to try to install the guestbook v.1 51 version.<br /> <br /> I'm first trying to follow the first set of instructions for the Advanced Guestbook 2.3.3 which is:<br /> [i]1. Open the configuration file 'config.inc.php' with a text editor<br />    and set up your database settings.<br /> [/i]<br /> <br /> WHAT ARE ME DATABASE SETTINGS? WHERE ARE THEY, IS THERE SOMETHING TO GO BY?<br /> <br /> <br /> Okay, second instructions which are:<br /> [i]2. Create the tables for the guestbook:<br />    mysql -u&lt;user&gt; -p&lt;pass&gt; &lt;database&gt; &lt; guestbook.sql<br />    Or use the script 'install.php' -&gt; <a class="snap_shots" href="http://www.yourDomain.com/guestbook/install.php" target="_blank" rel="nofollow">http://www.yourDomain.com/guestbook/install.php</a>[/i]<br /> <br /> WHAT TABLES ARE THEY TALKING ABOUT, AND CAN I JUST USE THE SCRIPT INSTALL .PHP TO INSTALL EVERYTHING FOR ME?<br /> <br /> Then there's step three instructions<br /> [i]3. Give write permissions to these directories:<br /> <br />     - public - 777 (drwxrwxrwx) (directory)<br />     - tmp    - 777 (drwxrwxrwx) (directory)[/i]<br /> <br /> I THINK I SAW SOMETHING IN MY FILE MANAGER THAT HAD THOSE NUMBER IN IT.  <br /> <br /> What is this step for?<br /> [i]4. The default account is:<br /> <br />    Username : test<br />    Password : 123[/i]<br /> <br /> AND AS FOR THE REST OF THE STUFF THAT'S IN THE ZIP FILE, WHERE TO DO PUT IT. LIKE ALL OF THE GIF'S, PANEL STYLE AND SO ON.  DO I MAKE SOME KIND OF FOLDER TO PLACE ALL OF THIS IN THEN UPLOAD IT?  DO I USE ALL OF THIS STUFF THAT CAME WITH THE ZIP FILE???<br /> <br /> Any help would be great appriecitated.. Thank you]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4819/17067.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4819/17067.php</link>
				<pubDate><![CDATA[Fri, 15 Jul 2005 23:01:18]]> GMT</pubDate>
				<author><![CDATA[ songwriter]]></author>
			</item>
			<item>
				<title>Re: Completely A Newbie Please Help</title>
				<description><![CDATA[ [quote="songwriter"]I'm first trying to follow the first set of instructions for the Advanced Guestbook 2.3.3 which is:<br /> [i]1. Open the configuration file 'config.inc.php' with a text editor<br />    and set up your database settings.<br /> [/i]<br /> <br /> WHAT ARE ME DATABASE SETTINGS? WHERE ARE THEY, IS THERE SOMETHING TO GO BY?[/quote]<br /> Advanced Guestbook requires a database.  The database is provided by your hosting company. If you have CPanel, it will tell you if your hosting package includes databases and how many.  If you are allowed databases, you can create them in CPanel or PhpMyAdmin.  Some hosting packages, like mine, will only allow database creation from CPanel.<br /> <br /> [quote="songwriter"]Okay, second instructions which are:<br /> [i]2. Create the tables for the guestbook:<br />    mysql -u&lt;user&gt; -p&lt;pass&gt; &lt;database&gt; &lt; guestbook.sql<br />    Or use the script 'install.php' -&gt; <a class="snap_shots" href="http://www.yourDomain.com/guestbook/install.php" target="_blank" rel="nofollow">http://www.yourDomain.com/guestbook/install.php</a>[/i]<br /> <br /> WHAT TABLES ARE THEY TALKING ABOUT, AND CAN I JUST USE THE SCRIPT INSTALL .PHP TO INSTALL EVERYTHING FOR ME?[/quote]<br /> <br /> The database needs tables to hold the data.  Most people can use install.php as it is to create the tables.  The instructions for using it are in the readme file that came with the script.  Other people, like me, cannot use install.php as it is, because it includes an instruction to create the database.  Since my hosting plan will only allow the creation of databases in CPanel, if I run install.php as it is, it produces an error message.  So, I have to manually create the database in CPanel and then go to PhpMyAdmin and create the tables using a .sql file.  You should probably try install.php and see if it will work for you.  If not, check with your host.<br /> <br /> [quote="songwriter"]Then there's step three instructions<br /> [i]3. Give write permissions to these directories:<br /> <br />     - public - 777 (drwxrwxrwx) (directory)<br />     - tmp    - 777 (drwxrwxrwx) (directory)[/i]<br /> <br /> I THINK I SAW SOMETHING IN MY FILE MANAGER THAT HAD THOSE NUMBER IN IT.  [/quote]<br /> <br /> You need to read the sticky that says "READ THIS BEFORE POSTING ADVANCED GUESTBOOK QUESTIONS."  In it there is a link to a post which explains this.  Look for CHMOD explanations.  There are also links to posts explaining how to edit the config.inc.php file. <br /> <br /> [quote="songwriter"]What is this step for?<br /> [i]4. The default account is:<br /> <br />    Username : test<br />    Password : 123[/i]?[/quote]<br /> The guestbook has an administration section.  You need the username and password to access it.  Then you change it.<br /> <br /> [quote="songwriter"]AND AS FOR THE REST OF THE STUFF THAT'S IN THE ZIP FILE, WHERE TO DO PUT IT. LIKE ALL OF THE GIF'S, PANEL STYLE AND SO ON.  DO I MAKE SOME KIND OF FOLDER TO PLACE ALL OF THIS IN THEN UPLOAD IT?  DO I USE ALL OF THIS STUFF THAT CAME WITH THE ZIP FILE???[/quote]<br /> <br /> You upload the "guestbook" folder over to your server, keeping all of the subdirectories and files in tact.  Using FTP, just drag "guestbook" over to your public_html directory. (Although I usually remove the doc folder afterward). Once you get everything working, it is important you remove the install.php file from your server for security reasons.  <br /> <br /> The guestbook needs some modifications, especially spam prevention.  Since you are a newbie, maybe you should consider Carbonize's Lazarus Guestbook, which already has the modifications.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4819/17068.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4819/17068.php</link>
				<pubDate><![CDATA[Sat, 16 Jul 2005 01:46:03]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title>I think you're right, this is out of my league</title>
				<description><![CDATA[ Where do I find this Carbonize's Lazarus Guestbook?<br /> <br /> <br /> Thank you anyway]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4819/17069.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4819/17069.php</link>
				<pubDate><![CDATA[Sat, 16 Jul 2005 02:42:46]]> GMT</pubDate>
				<author><![CDATA[ songwriter]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [url]http://www.carbonize.co.uk/lazarus.php[/url]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4819/17070.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4819/17070.php</link>
				<pubDate><![CDATA[Sat, 16 Jul 2005 02:46:49]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I would like to point out that the install.php file ONLY tries to create the database if you tell it to. It offers two option,create database and tables or just create tables.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4819/17071.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4819/17071.php</link>
				<pubDate><![CDATA[Sat, 16 Jul 2005 15:55:46]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sorry.  I'm sure I was confusing it with some other script that produced that error.  <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4819/17075.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4819/17075.php</link>
				<pubDate><![CDATA[Sun, 17 Jul 2005 08:49:27]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
	</channel>
</rss>