Welcome to Geeklog, Anonymous Monday, December 23 2024 @ 05:11 am EST
Geeklog Forums
Installation problem I've never seen before
Tivisson
Anonymous
Hi,
I've installed geeklog in some sites before, but never stepped into a problem this soon.
In this server (running php 4.3.9) I have no permissions anywhere out of "httpdocs" so everything must go under public directory...
This is what I get when trying to install database:
Warning: main( /var/www/hosts/fifalmasque.com/httpdocs/system/databases/mysql.class.php): failed to open stream: No such file or directory in /var/www/hosts/fifalmasque.com/httpdocs/system/lib-database.php on line 117
Fatal error: main(): Failed opening required ' /var/www/hosts/fifalmasque.com/httpdocs/system/databases/mysql.class.php' (include_path='.:' in /var/www/hosts/fifalmasque.com/httpdocs/system/lib-database.php on line 117
But the file is there for shure
Probably it's something really stupid but I can't figure it out... I'd really apreciate some help with it.
Thanks a lot.
I've installed geeklog in some sites before, but never stepped into a problem this soon.
In this server (running php 4.3.9) I have no permissions anywhere out of "httpdocs" so everything must go under public directory...
This is what I get when trying to install database:
Warning: main( /var/www/hosts/fifalmasque.com/httpdocs/system/databases/mysql.class.php): failed to open stream: No such file or directory in /var/www/hosts/fifalmasque.com/httpdocs/system/lib-database.php on line 117
Fatal error: main(): Failed opening required ' /var/www/hosts/fifalmasque.com/httpdocs/system/databases/mysql.class.php' (include_path='.:' in /var/www/hosts/fifalmasque.com/httpdocs/system/lib-database.php on line 117
But the file is there for shure
Probably it's something really stupid but I can't figure it out... I'd really apreciate some help with it.
Thanks a lot.
9
12
Quote
Tivisson
Anonymous
So that takes me to config.php line 115:
// you shouldn't need to edit theses
$_CONF['path_system'] = $_CONF['path'] . 'system/';
But still don't know what to do with it...
¿Do you think installing all files under the same directory has something to do?
Also, I tried turning this to true but still...
$_CONF['have_pear'] = true;
Any ideas?, thanks a lot in advance.
// you shouldn't need to edit theses
$_CONF['path_system'] = $_CONF['path'] . 'system/';
But still don't know what to do with it...
¿Do you think installing all files under the same directory has something to do?
Also, I tried turning this to true but still...
$_CONF['have_pear'] = true;
Any ideas?, thanks a lot in advance.
13
9
Quote
Status: offline
1000ideen
Forum User
Full Member
Registered: 08/04/03
Posts: 1298
It could be a couple of things. The line 117 is actually:
require_once($_CONF['path_system'] . 'databases/'. $_DB_dbms . '.class.php';
So maybe your databases/class.php is missing? The other possibility is that your path settings are wrong in config.php or lib-common.php. Check $_CONF['path']
require_once($_CONF['path_system'] . 'databases/'. $_DB_dbms . '.class.php';
So maybe your databases/class.php is missing? The other possibility is that your path settings are wrong in config.php or lib-common.php. Check $_CONF['path']
5
12
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by: Tivisson
But the file is there for shure
If you're confident that the files are in the correct place and that your paths are correct, make sure the webserver has proper permission to read them and the directories they're in.
bye, Dirk
10
9
Quote
All times are EST. The time is now 05:11 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