<?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=Ludovicus</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=Ludovicus"/>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/Special:Contributions/Ludovicus"/>
		<updated>2026-04-06T10:19:50Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.5</generator>

	<entry>
		<id>http://gwiki3.thatlinuxbox.com/index.php?title=New_Installation&amp;diff=4097</id>
		<title>New Installation</title>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=New_Installation&amp;diff=4097"/>
				<updated>2006-07-06T17:47:16Z</updated>
		
		<summary type="html">&lt;p&gt;Ludovicus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre&amp;gt;First Download the latest Geeklog 1.4x&lt;br /&gt;
move the file to your webroot&lt;br /&gt;
tar -zxvf geeklog*.tar.gz&lt;br /&gt;
Change into the GeekLog directory 'cd geeklog-1.4.x'.&lt;br /&gt;
Copy all files to your primary directory with 'cp -Rf * /home/username/public_html'.&lt;br /&gt;
&lt;br /&gt;
chown -R webuser:webuser *&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
chmod -R 755 backups&lt;br /&gt;
chmod -R 755 data&lt;br /&gt;
chmod -R 755 public_html/backend&lt;br /&gt;
chmod -R 755 public_html/images/articles&lt;br /&gt;
chmod -R 755 pulic_html/images/topics&lt;br /&gt;
chmod -R 755 public_html/images/userphotos/&lt;br /&gt;
Down Load the tarball into any directory. &lt;br /&gt;
&lt;br /&gt;
Edit /home/username/public_html/lib-common.php and update your path to the GeekLog files.&lt;br /&gt;
&lt;br /&gt;
configure your /public/lib-common.php&lt;br /&gt;
&lt;br /&gt;
require_once( '/home/username/config.php' );&lt;br /&gt;
&lt;br /&gt;
configure your config.php&lt;br /&gt;
&lt;br /&gt;
Edit /home/username/config.php and enter your parameters for:&lt;br /&gt;
&lt;br /&gt;
$_DB_host = 'localhost';&lt;br /&gt;
$_DB_name = 'geeklog';&lt;br /&gt;
$_DB_user = 'geeklog';&lt;br /&gt;
$_DB_pass = 'your_password';&lt;br /&gt;
$_DB_table_prefix = 'gl_';&lt;br /&gt;
$_CONF['path'] = '/home/username/public_html/';&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
create your mysql database, mysql account, grant privileges to mysql account.&lt;br /&gt;
install geeklog database &lt;br /&gt;
&lt;br /&gt;
As root create the mySQL database and access rights:&lt;br /&gt;
&lt;br /&gt;
$ mysql -u root&lt;br /&gt;
&lt;br /&gt;
mysql&amp;gt; create database geeklog_db;&lt;br /&gt;
&lt;br /&gt;
mysql&amp;gt;grant all on geeklog.* to geeklog@localhost identified by 'yourgeeklogpassword';&lt;br /&gt;
&lt;br /&gt;
mysql&amp;gt;quit&lt;br /&gt;
&lt;br /&gt;
www.yourdomain.foo/admin/install/install.php&lt;br /&gt;
&lt;br /&gt;
click on desired options&lt;br /&gt;
&lt;br /&gt;
login to your page using default Admin/password&lt;br /&gt;
change password&lt;br /&gt;
remove directory&lt;br /&gt;
public_html/admin/install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ludovicus</name></author>	</entry>

	<entry>
		<id>http://gwiki3.thatlinuxbox.com/index.php?title=New_Installation&amp;diff=4096</id>
		<title>New Installation</title>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=New_Installation&amp;diff=4096"/>
				<updated>2006-07-06T17:25:56Z</updated>
		
		<summary type="html">&lt;p&gt;Ludovicus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre&amp;gt;First Download the latest Geeklog 1.4x&lt;br /&gt;
move the file to your webroot&lt;br /&gt;
tar -zxvf geeklog*.tar.gz&lt;br /&gt;
chown -R webuser:webuser *&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
chmod -R 755 backups&lt;br /&gt;
chmod -R 755 data&lt;br /&gt;
chmod -R 755 public_html/backend&lt;br /&gt;
chmod -R 755 public_html/images/articles&lt;br /&gt;
chmod -R 755 pulic_html/images/topics&lt;br /&gt;
chmod -R 755 public_html/images/userphotos/&lt;br /&gt;
&lt;br /&gt;
configure your /public/lib-common.php&lt;br /&gt;
configure your config.php&lt;br /&gt;
create your mysql database, mysql account, grant privileges to mysql account.&lt;br /&gt;
install geeklog database &lt;br /&gt;
www.yourdomain.foo/admin/install/install.php&lt;br /&gt;
&lt;br /&gt;
click on desired options&lt;br /&gt;
&lt;br /&gt;
login to your page using default Admin/password&lt;br /&gt;
change password&lt;br /&gt;
remove directory&lt;br /&gt;
public_html/admin/install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ludovicus</name></author>	</entry>

	<entry>
		<id>http://gwiki3.thatlinuxbox.com/index.php?title=New_Installation&amp;diff=4095</id>
		<title>New Installation</title>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=New_Installation&amp;diff=4095"/>
				<updated>2006-07-06T17:23:32Z</updated>
		
		<summary type="html">&lt;p&gt;Ludovicus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
First Download the latest Geeklog 1.4x&lt;br /&gt;
move the file to your webroot&lt;br /&gt;
tar -zxvf geeklog*.tar.gz&lt;br /&gt;
chown -R webuser:webuser *&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
chmod -R 755 logs&lt;br /&gt;
&lt;br /&gt;
configure your /public/lib-common.php&lt;br /&gt;
configure your config.php&lt;br /&gt;
create your mysql database, mysql account, grant privileges to mysql account.&lt;br /&gt;
install geeklog database &lt;br /&gt;
www.yourdomain.foo/admin/install/install.php&lt;br /&gt;
&lt;br /&gt;
click on desired options&lt;br /&gt;
&lt;br /&gt;
login to your page using default Admin/password&lt;br /&gt;
change password&lt;br /&gt;
remove directory&lt;br /&gt;
public_html/admin/install&lt;/div&gt;</summary>
		<author><name>Ludovicus</name></author>	</entry>

	</feed>