Welcome to Geeklog, Anonymous Thursday, December 26 2024 @ 08:13 am EST
Geeklog Forums
Mac Path Problem
This is my first time at installing anything other than squirrelmail on my server, and I keep running into the path configuration error:
Warning: main(databases/.class.php): failed to open stream: No such file or directory in/Library/WebServer/Documents/geeklog/system/lib-database.php on line 110
Fatal error: main(): Failed opening required 'databases/.class.php' (include_path='.:/usr/lib/php') in/Library/WebServer/Documents/geeklog/system/lib-database.php on line 110
I'm running OS X server 10.3.3 with geeklog in a folder in the default apache documents folder ("/library/webserver/documents/"). Register_globals has been turned on in /etc/php.ini. I have currently configured config.php as such:
$_CONF['path'] =
'/Library/WebServer/Documents/geeklog/';
And lib-common.php as such:
require_once( '/Library/WebServer/Documents/geeklog/config.php' );
I think that these are accurate absolute paths, but can anyone tell me what I might be doing wrong? BTW, I also get the same errors if I set the paths to /volumes/MYDRIVE/library etc. I would really appreciate any help
Text Formatted Code
Parse error: parse error in /Library/WebServer/Documents/geeklog/config.php on line 70Warning: main(databases/.class.php): failed to open stream: No such file or directory in/Library/WebServer/Documents/geeklog/system/lib-database.php on line 110
Fatal error: main(): Failed opening required 'databases/.class.php' (include_path='.:/usr/lib/php') in/Library/WebServer/Documents/geeklog/system/lib-database.php on line 110
I'm running OS X server 10.3.3 with geeklog in a folder in the default apache documents folder ("/library/webserver/documents/"). Register_globals has been turned on in /etc/php.ini. I have currently configured config.php as such:
Text Formatted Code
$_CONF['path'] =
'/Library/WebServer/Documents/geeklog/';
And lib-common.php as such:
Text Formatted Code
require_once( '/Library/WebServer/Documents/geeklog/config.php' );
I think that these are accurate absolute paths, but can anyone tell me what I might be doing wrong? BTW, I also get the same errors if I set the paths to /volumes/MYDRIVE/library etc. I would really appreciate any help
4
3
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Please note that the error message says parse error, which means that you have a syntax error in the config.php at or before the given line. Probably a missing quote or semicolon.
The paths look okay, AFAICS.
bye, Dirk
The paths look okay, AFAICS.
bye, Dirk
2
7
Quote
Status: offline
jessegillespie
Forum User
Newbie
Registered: 07/29/04
Posts: 6
Okay, I'll try starting over with a fresh install. Thanks for your input!
2
4
Quote
Status: offline
jessegillespie
Forum User
Newbie
Registered: 07/29/04
Posts: 6
Update: A fresh install got rid of the parse error, but I still get the following:
Warning: main(/path/to/geeklog/system/databases/mysql.class.php): failed to open stream: No such file or directory in/Library/WebServer/Documents/geeklog/system/lib-database.php on line 110
Fatal error: main(): Failed opening required '/path/to/geeklog/system/databases/mysql.class.php' (include_path='.:/usr/lib/php') in /Library/WebServer/Documents/geeklog/system/lib-database.php on line 110
Does anyone know what this is related to? Is there a problem with my SQL database?
Warning: main(/path/to/geeklog/system/databases/mysql.class.php): failed to open stream: No such file or directory in/Library/WebServer/Documents/geeklog/system/lib-database.php on line 110
Fatal error: main(): Failed opening required '/path/to/geeklog/system/databases/mysql.class.php' (include_path='.:/usr/lib/php') in /Library/WebServer/Documents/geeklog/system/lib-database.php on line 110
Does anyone know what this is related to? Is there a problem with my SQL database?
4
4
Quote
Status: offline
drshakagee
Forum User
Full Member
Registered: 10/01/03
Posts: 231
Are you sure you $_CONF['path'] in your config.php file is correct?
Yes I am mental.
Yes I am mental.
6
2
Quote
Status: offline
jessegillespie
Forum User
Newbie
Registered: 07/29/04
Posts: 6
Follow-up: changing the case of the path corrected the problem, which surprised me as I didn't think the file system was case sensitive. I still am running into some MySQL user issues, but things are looking up. Thanks for the help!
4
5
Quote
All times are EST. The time is now 08:13 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