Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 01:54 pm EST
Geeklog Forums
Post install problem
Henke
Anonymous
Hi
I followed the instruction for installation and managed to get the MySql databse populated with tables.
Although I didn't get any success page, it said it couldent be found.
Ive reinstalled a couple of times, but ending with the same
I've rechecked thae path several times
Here is the paths
// +---------------------------------------------------------------------------+
// | (2) Paths |
// +---------------------------------------------------------------------------+
// Note for Windows users: It's safe to use the forward slash '/' instead of
// the backslash '' in paths. Make sure each path starts with a drive letter!
// This should point to the directory where your config.php file resides.
$_CONF['path'] = '/customers/all-4-fun.net/all-4-fun.net/httpd.www/geeklog/'; // should end in a slash
// You only need to change this if you moved or renamed the public_html
// directory. In that case, you should specify the complete path to the
// directory (i.e. without the $_CONF['path']) like this:
// $_CONF['path_html'] = '/path/to/your/public_html/';
$_CONF['path_html'] = '/customers/all-4-fun.net/all-4-fun.net/httpd.www/';
// +---------------------------------------------------------------------------+
// | (3) Site Settings |
// +---------------------------------------------------------------------------+
// Make sure this is the correct URL to your site, i.e. to where Geeklog's
// index.php file resides (no trailing slash).
$_CONF['site_url'] = 'http://www.all-4-fun.net';
// Some hosting services have a preconfigured admin directory. In that case,
// you need to rename Geeklog's admin directory to something like "myadmin"
// and change the following URL as well. Leave as is until you experience any
// problems accessing Geeklog's admin menu.
$_CONF['site_admin_url'] = $_CONF['site_url'] . '/myadmin';
But I get a parse error
Parse error: parse error, unexpected '/' in /customers/all-4-fun.net/all-4-fun.net/httpd.www/lib-common.php on line 69
When I try to open index.php
Anyone have a clue?
I followed the instruction for installation and managed to get the MySql databse populated with tables.
Although I didn't get any success page, it said it couldent be found.
Ive reinstalled a couple of times, but ending with the same
I've rechecked thae path several times
Here is the paths
// +---------------------------------------------------------------------------+
// | (2) Paths |
// +---------------------------------------------------------------------------+
// Note for Windows users: It's safe to use the forward slash '/' instead of
// the backslash '' in paths. Make sure each path starts with a drive letter!
// This should point to the directory where your config.php file resides.
$_CONF['path'] = '/customers/all-4-fun.net/all-4-fun.net/httpd.www/geeklog/'; // should end in a slash
// You only need to change this if you moved or renamed the public_html
// directory. In that case, you should specify the complete path to the
// directory (i.e. without the $_CONF['path']) like this:
// $_CONF['path_html'] = '/path/to/your/public_html/';
$_CONF['path_html'] = '/customers/all-4-fun.net/all-4-fun.net/httpd.www/';
// +---------------------------------------------------------------------------+
// | (3) Site Settings |
// +---------------------------------------------------------------------------+
// Make sure this is the correct URL to your site, i.e. to where Geeklog's
// index.php file resides (no trailing slash).
$_CONF['site_url'] = 'http://www.all-4-fun.net';
// Some hosting services have a preconfigured admin directory. In that case,
// you need to rename Geeklog's admin directory to something like "myadmin"
// and change the following URL as well. Leave as is until you experience any
// problems accessing Geeklog's admin menu.
$_CONF['site_admin_url'] = $_CONF['site_url'] . '/myadmin';
But I get a parse error
Parse error: parse error, unexpected '/' in /customers/all-4-fun.net/all-4-fun.net/httpd.www/lib-common.php on line 69
When I try to open index.php
Anyone have a clue?
6
6
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by Henke: But I get a parse error
Parse error: parse error, unexpected '/' in /customers/all-4-fun.net/all-4-fun.net/httpd.www/lib-common.php on line 69
Parse error: parse error, unexpected '/' in /customers/all-4-fun.net/all-4-fun.net/httpd.www/lib-common.php on line 69
Sorry to state the obvious, but did you check line 69 in lib-common.php?
That's the require_once line that you were supposed to edit and it looks like you made a mistake there. Make sure, for example, that the path to config.php is enclosed in single quotes.
bye, Dirk
5
6
Quote
Henke
Anonymous
Thanx Dirk.
I missed a single quote on that line.
Sometime one need someone else with good eyesight to see things diffrent...
I missed a single quote on that line.
Sometime one need someone else with good eyesight to see things diffrent...
7
8
Quote
All times are EST. The time is now 01:54 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content