<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://gwiki3.thatlinuxbox.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Destr0yr</id>
		<title>GeeklogWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://gwiki3.thatlinuxbox.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Destr0yr"/>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/Special:Contributions/Destr0yr"/>
		<updated>2026-04-04T09:09:47Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.5</generator>

	<entry>
		<id>http://gwiki3.thatlinuxbox.com/index.php?title=Main_Page&amp;diff=2800</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=Main_Page&amp;diff=2800"/>
				<updated>2005-04-06T05:12:02Z</updated>
		
		<summary type="html">&lt;p&gt;Destr0yr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Logo.gif]]&lt;br /&gt;
&lt;br /&gt;
== Geeklog Documentation ==&lt;br /&gt;
&lt;br /&gt;
This is the main entry for Documentation for the [http://www.geeklog.net Geeklog Portal System].  The current version is 1.3x.  The next generation portal is also under development and documentation for it will be posted here as it available.&lt;br /&gt;
&lt;br /&gt;
This documentation is a result of community action.  Everyone is invited to sign up and participate.  If you see an omission you can fill it in.  If you see a mistake, correct it.  If you see where things could be better organized, change it.  If you have a note about a particular configuration, add it.  In other words we need your help to make it better.&lt;br /&gt;
&lt;br /&gt;
Authors note that you can refer to yourself or sign your work by linking to User:Youruserid, the shorthand for this is three tildes.  This points initially to nothing but a blank page on which you can enter whatever info you want about yourself.  You can also reach this page by clicking on your userid at the top of the page when you are logged in.&lt;br /&gt;
&lt;br /&gt;
#[[Geeklog_1.3x_Documentation]]&lt;br /&gt;
#[[Geeklog 2x Documentation]]&lt;br /&gt;
#[[PEAR::Auth_Enterprise Documentation]]&lt;/div&gt;</summary>
		<author><name>Destr0yr</name></author>	</entry>

	<entry>
		<id>http://gwiki3.thatlinuxbox.com/index.php?title=Installation_Instructions&amp;diff=424</id>
		<title>Installation Instructions</title>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=Installation_Instructions&amp;diff=424"/>
				<updated>2004-07-31T23:47:49Z</updated>
		
		<summary type="html">&lt;p&gt;Destr0yr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|- valign=top bgcolor=#aec7e8&lt;br /&gt;
|'''INSTALLATION INSTRUCTIONS (new installation)'''&lt;br /&gt;
|- valign=top bgcolor=#cdeeff&lt;br /&gt;
|Please read this section '''COMPLETELY''' before beginning.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unpack the tarball *within* your web tree by running the following in your shell (this assumes you have ssh access and that you are working with the tarball ''on the designated server''- this can be locally or hosted elsewhere):&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;code&amp;gt;tar -zxvf geeklog-1.3.9sr1.tar.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;'''FTP, Windows Users:''' unpack the tarball on your ''local computer'' and upload the result to your designated server. Everything uploads as ASCII except the images.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;For *nix installations the following may be required:&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;code&amp;gt;chown -R ''webuser'':''webuser'' /path/to/geeklog&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;This guarantees that everything in that path belongs to you, typical settings are &amp;lt;nowiki&amp;gt;www:www&amp;lt;/nowiki&amp;gt; or &amp;lt;nowiki&amp;gt;nobody:nobody&amp;lt;/nowiki&amp;gt; and more often than not doesn't matter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;For *nix installations cd into /path/to/geeklog and do the following:&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;code&amp;gt;chmod -R 775 logs/&lt;br /&gt;
;chmod -R 775 public_html/backend/&lt;br /&gt;
;chmod -R 775 public_html/images/articles&lt;br /&gt;
;chmod -R 775 public_html/images/userphotos&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;'''FTP Users:''' If you're doing the chmod via a FTP client, you must also apply the chmod to the files in logs/ and public_html/backend as well as the directories themselves. Most, if not all, ftp clients do not perform this command recursively.  That means you need to set each file within each of these directories manually.&amp;lt;br&amp;gt;'''NOTE:''' Some hostings do not allow you to write logs to logs folder outside of the webfolder (aka public_html) or they may already have there their own folder logs/ with strict permissions, for those or similar reasons you have to change the path to logs. For example, put it under public_html, within your web root. If so, change $_CONF path_log for your new path, make or move logs folder with both files there and make sure permissions are set at new place.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;table width=95% border=0 cellspacing=2 cellpadding=4 bgcolor=black&amp;gt;&lt;br /&gt;
&amp;lt;tr bgcolor=white&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;SPECIAL NOTE: &amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;'''Not following step #3 correctly is the #1 reason why people receive errors when they first try to use Geeklog'''. Take your time and get it right. Also, some users have reported problems if the above permissions are not set to 777. Try 775 first and only be more permissive if you receive an error message.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;There is also a script at '''http://yourgeeklogsite/admin/install/check.php''' that can test the permissions for you.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Create the database you want Geeklog to reside in. You only need to create an empty database - the install script (see below) will create the tables for you.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you are not familiar with using MySQL, you are urged to get [http://www.phpmyadmin.net phpMyAdmin] and use it to create a new database. If you have no idea what the previous two sentences mean, contact your sysadmin for help.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Edit config.php with the appropriate settings for your server. For installation, this basically means &amp;quot;set your paths,&amp;quot; as all other variables can be changed after a successful installation. The config.php file contains comments to help you out.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Windows users, you should be able to use the Unix '/' in your paths without any problems. Otherwise, you will need to use the doubled Windows slashes '\\'.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Please read the comments in config.php carefully.''&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Edit '''lib-common.php''' and change the require_once() at the top to point to the location of your '''config.php''' file.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Open your browser and navigate to '''http://yourgeeklogsite/admin/install/install.php''' and follow the directions!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Once you see the success message, you are ready to go. '''You can now delete the admin/install directory''' (and all files within it).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Read the first story on your Geeklog site to learn how to log in as the administrator. Please remember to change the default passwords on all pre-configured accounts right away.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #ccc; padding: 2px;&amp;quot;&amp;gt;&lt;br /&gt;
== Rough Examples ==&lt;br /&gt;
=== cPanel Environment with Shell Access ===&lt;br /&gt;
Given the instructions above, this is purely an addendum for cPanel (possibly Plesk and other) environments.  Follow the instructions above and use the following steps as a reference if you get stuck.  Please note, it is this authors opinion that you do not use Fantastico to setup Geeklog as it bastardizes the installation steps listed here and places config.php in your webroot (accessable to anyone).&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;After downloading and extracting the geeklog tarball under your webroot, ie. &amp;lt;tt&amp;gt;/home/yoursite/&amp;lt;/tt&amp;gt; you will have a &amp;lt;tt&amp;gt;geeklog-1.3.9sr1&amp;lt;/tt&amp;gt; folder.  Copy or move the contents of this file to your home directory.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;cp -R geeklog-1.3.9sr1/* .&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;Br /&amp;gt;&lt;br /&gt;
You may now safely remove the geeklog-1.3.9sr1 folder:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;rm -fr geeklog-1.3.9sr1/&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Check with your host to determine if phpSuExec is enabled.  If enabled the permissions 755 should suffice.  If not, you are required to use 777 for the folders listed in step 3 above.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;cPanel normally sets &amp;lt;tt&amp;gt;/home/yourwebsite/public_html/&amp;lt;/tt&amp;gt; as your webroot.  People can &amp;lt;b&amp;gt;see&amp;lt;/b&amp;gt; these files, index.php should live here.&amp;lt;/li&amp;gt;  &amp;lt;li&amp;gt;&amp;lt;tt&amp;gt;/home/yourwebsite/&amp;lt;/tt&amp;gt; is under the webroot, files that are &amp;lt;b&amp;gt;not seen&amp;lt;/b&amp;gt; by the general public.  Folders that live here are backups, logs, plugins, public_html and GeekLog's main config file, config.php.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Destr0yr</name></author>	</entry>

	<entry>
		<id>http://gwiki3.thatlinuxbox.com/index.php?title=Installation_Instructions&amp;diff=273</id>
		<title>Installation Instructions</title>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=Installation_Instructions&amp;diff=273"/>
				<updated>2004-07-01T15:31:37Z</updated>
		
		<summary type="html">&lt;p&gt;Destr0yr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
	&amp;lt;td valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#aec7e8&amp;quot;&amp;gt;&amp;lt;b&amp;gt;INSTALLATION INSTRUCTIONS (new installation)&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
	&amp;lt;td valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#cdeeff&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Please read this section &amp;lt;b&amp;gt;COMPLETELY&amp;lt;/b&amp;gt; before beginning.&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Unpack the tarball *within* your web tree by running the following in your shell (this assumes you have ssh access and that you are working with the tarball &amp;lt;i&amp;gt;on the designated server &amp;lt;/i&amp;gt;- this can be locally or hosted elsewhere):&amp;lt;br /&amp;gt;&lt;br /&gt;
				&amp;lt;br /&amp;gt;&lt;br /&gt;
				&amp;lt;code&amp;gt;tar -zxvf geeklog-1.3.9sr1.tar.gz&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
				&amp;lt;br /&amp;gt;&lt;br /&gt;
				&amp;lt;b&amp;gt;FTP, Windows Users:&amp;lt;/b&amp;gt; unpack the tarball on your &amp;lt;i&amp;gt;local computer&amp;lt;/i&amp;gt; and upload the result to your designated server. Everything uploads as ASCII except the images.&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;For *nix installations the following may be required: &amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;code&amp;gt;chown -R &amp;lt;i&amp;gt;webuser&amp;lt;/i&amp;gt;:&amp;lt;i&amp;gt;webuser&amp;lt;/i&amp;gt; /path/to/geeklog&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;This guarantees that everything in that path belongs to you, typical settings are www:www or nobody:nobody and more often than not doesn't matter.&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;For *nix installations cd into /path/to/geeklog and do the following:&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;code&amp;gt;chmod -R 775 logs/&amp;lt;br&amp;gt;&lt;br /&gt;
					chmod -R 775 public_html/backend/&amp;lt;br&amp;gt;&lt;br /&gt;
					chmod -R 775 public_html/images/articles&amp;lt;br&amp;gt;&lt;br /&gt;
					chmod -R 775 public_html/images/userphotos&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;b&amp;gt;FTP Users:&amp;lt;/b&amp;gt; If you're doing the chmod via a FTP client, you must also apply the chmod to the files in logs/ and public_html/backend as well as the directories themselves. Most, if not all, ftp clients do not perform this command recursively.  That means you need to set each file within each of these directories manually.&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;&lt;br /&gt;
			&lt;br /&gt;
			&lt;br /&gt;
			&amp;lt;table width=&amp;quot;95%&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;2&amp;quot; cellpadding=&amp;quot;4&amp;quot; bgcolor=&amp;quot;black&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;tr&amp;gt;&lt;br /&gt;
					&amp;lt;td bgcolor=&amp;quot;white&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;p&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;SPECIAL NOTE: &amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
						&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Not following step #3 correctly is the #1 reason why people receive errors when they first try to use Geeklog&amp;lt;/b&amp;gt;. Take your time and get it right. Also, some users have reported problems if the above permissions are not set to 777. Try 775 first and only be more permissive if you receive an error message.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;There is also a script at &amp;lt;b&amp;gt;http://yourgeeklogsite/admin/install/check.php&amp;lt;/b&amp;gt; that can test the permissions for you.&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;/td&amp;gt;&lt;br /&gt;
				&amp;lt;/tr&amp;gt;&lt;br /&gt;
			&amp;lt;/table&amp;gt;&lt;br /&gt;
			&amp;lt;br&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Create the database you want Geeklog to reside in. You only need to create an empty database - the install script (see below) will create the tables for you.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If you are not familiar with using MySQL, you are urged to get &amp;lt;a href=&amp;quot;http://www.phpmyadmin.net/&amp;quot;&amp;gt;phpMyAdmin&amp;lt;/a&amp;gt; and use it to create a new database. If you have no idea what the previous two sentences mean, contact your sysadmin for help.&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Edit config.php with the appropriate settings for your server. For installation, this basically means &amp;quot;set your paths,&amp;quot; as all other variables can be changed after a successful installation. The config.php file contains comments to help you out.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Windows users, you should be able to use the Unix '/' in your paths without any problems. Otherwise, you will need to use the doubled Windows slashes '\\'.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Please read the comments in config.php carefully.&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br /&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Edit &amp;lt;b&amp;gt;lib-common.php&amp;lt;/b&amp;gt; and change the require_once() at the top to point to the location of your &amp;lt;b&amp;gt;config.php&amp;lt;/b&amp;gt; file.&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br /&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Open your browser and navigate to &amp;lt;b&amp;gt;http://yourgeeklogsite/admin/install/install.php&amp;lt;/b&amp;gt; and follow the directions!&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br /&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Once you see the success message, you are ready to go. &amp;lt;b&amp;gt;You can now &lt;br /&gt;
			  delete the admin/install directory&amp;lt;/b&amp;gt; (and all files within &lt;br /&gt;
			  it).&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
      &amp;lt;li&amp;gt;Read the first story on your Geeklog site to learn how to log in &lt;br /&gt;
        as the administrator. Please remember to change the default passwords on all pre-configured accounts right away.&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br /&amp;gt;&lt;br /&gt;
			&lt;br /&gt;
			&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Destr0yr</name></author>	</entry>

	<entry>
		<id>http://gwiki3.thatlinuxbox.com/index.php?title=Pre-Installation_Checklist&amp;diff=2738</id>
		<title>Pre-Installation Checklist</title>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=Pre-Installation_Checklist&amp;diff=2738"/>
				<updated>2004-07-01T15:27:14Z</updated>
		
		<summary type="html">&lt;p&gt;Destr0yr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table style=&amp;quot;font-family: Verdana, Helvetica, Arial, sans-serif;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
	&amp;lt;td valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#aec7e8&amp;quot;&amp;gt;&amp;lt;b&amp;gt;PRE-INSTALLATION CHECKLIST (new installation)&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
	&amp;lt;td valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#cdeeff&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Before installing Geeklog for the first time, please make sure you have or know the following:&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;A web server running PHP 4.04 or higher&lt;br /&gt;
			&amp;lt;li&amp;gt;A web server running MySQL, with access to a database or the ability to create a database&lt;br /&gt;
			&amp;lt;li&amp;gt;The ability to create a new database in MySQL or access to an existing one&lt;br /&gt;
			&amp;lt;li&amp;gt;A telnet or SSH connection to your web server (although FTP will work). This document will be written assuming you have command line access to your server, but we will note the major differences for FTP users.&lt;br /&gt;
			&amp;lt;li&amp;gt;The ability to unpack a tarball (file ending in tar.gz)&lt;br /&gt;
			&amp;lt;li&amp;gt;You know the difference between a path and a URL&lt;br /&gt;
			&amp;lt;li&amp;gt;You know how to determine your system paths&amp;lt;br&amp;gt;&lt;br /&gt;
				&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
			&amp;lt;table width=&amp;quot;95%&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;2&amp;quot; cellpadding=&amp;quot;4&amp;quot; bgcolor=&amp;quot;black&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;tr&amp;gt;&lt;br /&gt;
					&amp;lt;td bgcolor=&amp;quot;white&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;p&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;SPECIAL NOTE ABOUT PARSE ERRORS: &amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
							&amp;lt;p&amp;gt;Some users have reported that WinZip corrupts certain files in the Geeklog tarball during decompression which will cause errors during the installation process. You are strongly urged not to use WinZip. Try WinRAR if you must decompress the file locally, or better yet, unpack the file from your server (requires telnet/SSH access).&amp;lt;/p&amp;gt;&lt;br /&gt;
							&amp;lt;p&amp;gt;Parse errors can also be caused by using a WYSIWYG editor on lib-common.php, e.g. Dreamweaver - you should use a &amp;quot;plain text editor&amp;quot;.&amp;lt;/p&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/td&amp;gt;&lt;br /&gt;
				&amp;lt;/tr&amp;gt;&lt;br /&gt;
			&amp;lt;/table&amp;gt;&lt;br /&gt;
			&amp;lt;br&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The following instructions will refer to the &amp;lt;tt&amp;gt;public_html&amp;lt;/tt&amp;gt; directory&lt;br /&gt;
a lot. Here is what this is all about:&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Basically, a Geeklog installation consists of two parts: The part that is&lt;br /&gt;
visible &amp;quot;to the world&amp;quot; - which is everything in the public_html directory.&lt;br /&gt;
&amp;quot;public_html&amp;quot; is a popular name for the world-accessible directory that can be&lt;br /&gt;
found on a webserver (&amp;quot;htdocs&amp;quot; and &amp;quot;www&amp;quot; are other popular names). So if you&lt;br /&gt;
have such a directory, just copy everything from Geeklog's public_html&lt;br /&gt;
directory into that directory on your webserver. Then you only need to set up&lt;br /&gt;
$_CONF['path_html'] (in config.php) to point to that directory.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The other part of Geeklog, which is everything outside the public_html&lt;br /&gt;
directory, should not be accessible via a URL since it contains sensitive&lt;br /&gt;
information. So you should really put those files and directories outside of&lt;br /&gt;
your document root (i.e. outside the web server's public_html, htdocs, or www&lt;br /&gt;
directory). Then you only need to set up $_CONF['path'] (again, in config.php)&lt;br /&gt;
to point to the place where you put those files and directories.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Separating the install in this way will also ensure that you can access your&lt;br /&gt;
Geeklog site directly via a domain name (if you have one), e.g.&lt;br /&gt;
http://www.yourdomain.com/, and that you don't need to include &amp;quot;public_html&amp;quot;&lt;br /&gt;
in the URL.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Destr0yr</name></author>	</entry>

	</feed>