Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 11:10 am EST
Geeklog Forums
Help *Sigh*
Mike
Warning: Failed opening 'system/databases/mysql.class.php' for inclusion (include_path='.:/usr/lib/php') in /home/gtasour/public_html/rustware/system/lib-database.php on line 96
Fatal error: Cannot instantiate non-existent class: database in /home/gtasour/public_html/rustware/system/lib-database.php on line 99
Mike
Dirk
Okay, the first error you get is caused by system/lib-database.php, line 96 which reads
include_once($_CONF['path_system'] . 'databases/'. $_DB_dbms . '.class.php');
The only way to get the error you see here would be if $_CONF['path_system'] was empty - but I can't see how this could happen. Maybe you can poke around that area a bit to see what's going on ...
bye, Dirk
P.S. I see you also reported this as a bug on sourceforge.net. However, I'm sure it is not a bug but simply an installation issue (though an unusual one)
Mike
Dirk
Mike,
it doesn't fail to include lib-database.php, it fails to include mysql.class.php (from within lib-database.php). And as the error message quite clearly states, that's because it looks for it in "system/databases" instead of "/path/to/geeklog/system/databases".
Hmm, now that I think about it ... What does $_CONF['path_system'] contain in your config.php? It should be something like "/path/to/geeklog/system/". Is it possible that you have only "system" in there?
bye, Dirk
Mike
- 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