Welcome to Geeklog, Anonymous Friday, April 26 2024 @ 04:25 pm EDT

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='.:'Wink 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.
 Quote

Status: offline

1000ideen

Forum User
Full Member
Registered: 08/04/03
Posts: 1298
Did you check line 117?

require_once($_CONF['path_system']

Probably one of the settings in config.php is wrong.
 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.
 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'Wink;

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']
 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
 Quote

All times are EDT. The time is now 04:25 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