Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 06:04 pm EST
Geeklog Forums
Parse error
Status: offline
JinxedSoul
Forum User
Newbie
Registered: 06/16/04
Posts: 2
Ok My site was working perfectly but then i moved my public_html files from /home/jinxed00/public_html/test/ to /home/jinxed00/public_html/
Yes i changed the paths in config.php
I use to only get the error when trying to login but now its always there.
My paths are,
$_CONF['path'] = '/home/jinxed00/geeklog/';
$_CONF['path_html'] = '/home/jinxed00/public_html/';
$_CONF['site_url'] = 'http://jinxedsoul.com';
$_CONF['path_system'] = $_CONF['path'] . 'system/';
and in lib-common.php
require_once( '/home/jinxed00/geeklog/config.php' );
Here is line 114 of lib-common,
require_once( $_CONF['path_system'] . 'classes/timer.class.php' );
Yes i changed the paths in config.php
I use to only get the error when trying to login but now its always there.
Parse error: parse error in /home/jinxed00/geeklog/config.php on line 96
Warning: main(classes/timer.class.php): failed to open stream: No such file or directory in /home/jinxed00/public_html/lib-common.php on line 114
Fatal error: main(): Failed opening required 'classes/timer.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jinxed00/public_html/lib-common.php on line 114
Warning: main(classes/timer.class.php): failed to open stream: No such file or directory in /home/jinxed00/public_html/lib-common.php on line 114
Fatal error: main(): Failed opening required 'classes/timer.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jinxed00/public_html/lib-common.php on line 114
My paths are,
$_CONF['path'] = '/home/jinxed00/geeklog/';
$_CONF['path_html'] = '/home/jinxed00/public_html/';
$_CONF['site_url'] = 'http://jinxedsoul.com';
$_CONF['path_system'] = $_CONF['path'] . 'system/';
and in lib-common.php
require_once( '/home/jinxed00/geeklog/config.php' );
Here is line 114 of lib-common,
require_once( $_CONF['path_system'] . 'classes/timer.class.php' );
10
10
Quote
Status: offline
JinxedSoul
Forum User
Newbie
Registered: 06/16/04
Posts: 2
Ok Fixed it
on line 96 of config.php
$_CONF['site_slogan'] = 'There's no place like 127.0.0.1';
It was the ' in there's that messed the whole site up.
I forgot i changed the slogan when i changed my paths.
on line 96 of config.php
$_CONF['site_slogan'] = 'There's no place like 127.0.0.1';
It was the ' in there's that messed the whole site up.
I forgot i changed the slogan when i changed my paths.
8
8
Quote
All times are EST. The time is now 06:04 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