Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 03:46 am EST

Geeklog Forums

problem in lib-common.php


Status: offline

ozpepl

Forum User
Newbie
Registered: 03/18/07
Posts: 3
i have a problem with the instalation of geeklog...
i access to the link http://localhost/html_gee1klog/admin/install/install.php , i can do the 2nd steep but when i click in next button i have the follow error message

Warning: main(timer.class.php): failed to open stream: No such file or directory in /var/www/html_geeklog/lib-common.php on line 160

Fatal error: main(): Failed opening required 'timer.class.php' (include_path='/var/www/conf_geeklog/system/pear/:.:/usr/share/pear' ) in /var/www/html_geeklog/lib-common.php on line 160


Now here is the line 160 of the file lib-common.php

require_once ( $_CONF['system/'] . 'timer.class.php' ) ;

thank's a lot for your help
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by: ozpepl

irequire_once ( $_CONF['system/'] . 'timer.class.php' ) ;


Is that a direct quote from your lib-common.php? Why is the slash / within the square brackets? And what happened to the "classes" bit of the path? That line should read

Text Formatted Code
require_once( $_CONF['path_system'] . 'classes/timer.class.php' );


You shouldn't have to change anything in lib-common.php other than that one line that points to your config.php.

bye, Dirk
 Quote

All times are EST. The time is now 03:46 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