Welcome to Geeklog, Anonymous Thursday, December 26 2024 @ 07:28 am EST
Geeklog Forums
Path Help
Status: offline
Bubbagimp
Forum User
Newbie
Registered: 01/05/03
Posts: 2
I am getting the error:
Parse error: parse error in /usr/local/www/bubbagimp/main/config.php on line 90
Fatal error: Failed opening required 'classes/timer.class.php' (include_path='.:/usr/local/lib/php') in /usr/local/www/bubbagimp/main/public_html/lib-common.php on line 101
I have verified all paths correct in config.php and lib-common.php is calling the correct config.php. If I hardcode the path in, it will pass this error onto the url.class.php requre_once line and error again.
Obviously I have configured something wrong and I cannot find out what it is.
lib-common.php contains
and config.php contains
$_CONF['path'] = '/usr/local/www/bubbagimp/main/';
$_CONF['path_html'] = $_CONF['path'] . 'public_html/';
$_CONF['path_system'] = $_CONF['path'] . 'system/';
Modified to save space. Any help would be appreciated!
-Bubbagimp
Text Formatted Code
require_once( '/usr/local/www/bubbagimp/main/config.php' );Text Formatted Code
$_CONF['path'] = '/usr/local/www/bubbagimp/main/';
$_CONF['path_html'] = $_CONF['path'] . 'public_html/';
$_CONF['path_system'] = $_CONF['path'] . 'system/';
6
5
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Well, "parse error" means you have a syntactical error in your config.php, somewhere around line 90. That would be the line for the site's name or the site slogan.
Make sure you enclosed both in single quotes properly and that the lines end in a semicolon. If that wasn't it, post the two lines here.
bye, Dirk
7
6
Quote
Status: offline
Bubbagimp
Forum User
Newbie
Registered: 01/05/03
Posts: 2
I aplogize about that. I cut and pasted everything in and didn't notice the single quote in my slogan. I overlooked it every time looking at the file. I escaped it and everything started to work beautifully. You can make a great product, but no matter how many versions later you can never make it idiot proof ;c)
9
9
Quote
All times are EST. The time is now 07:28 am.
- 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