Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 09:08 am EST
Geeklog Forums
Installation Error in lib-database.php
Status: offline
ozpepl
Forum User
Newbie
Registered: 03/18/07
Posts: 3
hi ...
i have a problem with the instalation of geeklog...
I try to install in Centos Red Hat, but when i change the path's location in files lib-common.php and config.php
and i access to the link http://localhost/html_geeklog/admin/install/install.php , i can do the 1st steep but when i click in next button i have the follow error message
Warning: main(/conf_geeklog/config.php/system/databases/mysql.class.php): failed to open stream: No such file or directory in /var/www/conf_geeklog/system/lib-database.php on line 117
Fatal error: main(): Failed opening required '/conf_geeklog/config.php/system/databases/mysql.class.php' (include_path='.:/usr/share/pear' ) in /var/www/conf_geeklog/system/lib-database.php on line 117
i try to finde where is this line ( include_path='.:/usr/share/pear' ) but i don't find it
Now... here is the line 117 of the lib-database.php file
require_once($CONF['path_system'] . 'databases/'. $_DB_dbms . '.class.php' );
Thank's a lot for your help.. and i'm waiting for your comments
i have a problem with the instalation of geeklog...
I try to install in Centos Red Hat, but when i change the path's location in files lib-common.php and config.php
and i access to the link http://localhost/html_geeklog/admin/install/install.php , i can do the 1st steep but when i click in next button i have the follow error message
Warning: main(/conf_geeklog/config.php/system/databases/mysql.class.php): failed to open stream: No such file or directory in /var/www/conf_geeklog/system/lib-database.php on line 117
Fatal error: main(): Failed opening required '/conf_geeklog/config.php/system/databases/mysql.class.php' (include_path='.:/usr/share/pear' ) in /var/www/conf_geeklog/system/lib-database.php on line 117
i try to finde where is this line ( include_path='.:/usr/share/pear' ) but i don't find it
Now... here is the line 117 of the lib-database.php file
require_once($CONF['path_system'] . 'databases/'. $_DB_dbms . '.class.php' );
Thank's a lot for your help.. and i'm waiting for your comments
6
6
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by: ozpepl
Warning: main(/conf_geeklog/config.php/system/databases/mysql.class.php): failed to open stream: No such file or directory in /var/www/conf_geeklog/system/lib-database.php on line 117
Looks like you have '/conf_geeklog/config.php' in your $_CONF['path'], but it should really be
Text Formatted Code
$_CONF['path'] = '/var/www/conf_geeklog/';i.e. with the full path and without the 'config.php'.
bye, Dirk
5
6
Quote
All times are EST. The time is now 09:08 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