Status: offline

jonc

Forum User
Chatty
Registered: 09/12/04
Posts: 50
I installed GL 1.3.9sr1 and then Gallery 1.4.3 from my webhost's fantastico, but the auto install left out some required configuring. After looking into this on this site and Gallery's site, I upgraded to 1.4.4 and did what they suggested for install. After running the config wizzard, i got the following error message:

Warning: main(classes/timer.class.php): failed to open stream: No such file or directory in /home/myvcfnet/public_html/rivernet/lib-common.php on line 114

Fatal error: main(): Failed opening required 'classes/timer.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/myvcfnet/public_html/rivernet/lib-common.php on line 114

any suggestions???

by the way, my site is here

Status: offline

jonc

Forum User
Chatty
Registered: 09/12/04
Posts: 50
line 114 in lib-common.php is:

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

I looked in the classes directory and could not find that file. Where would i find it???

Status: offline

jonc

Forum User
Chatty
Registered: 09/12/04
Posts: 50
it seems that my ['path_system'] is not set correctly, where do i find this?

(i went into line 114 and added 'system/' and then i go the same message from the next call command on line 126)

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
You only have to set $_CONF['path'] correctly - don't mess with $_CONF['path_system'].

It looks like you're using a relative path instead of an absolute one (i.e. one starting with a /). I'd suggest you fix that.

bye, Dirk

Status: offline

jonc

Forum User
Chatty
Registered: 09/12/04
Posts: 50
Seems my config.php was corrupt... which sucks cause fantastico uses a random database password which i never saved (lessons learned). I ended up starting from scratch. i'm just setting up the site, so not that big of a deal... but for all the others that installed with fantastico, save your username and password in your config.php for the database.

everything is working fine now, thanks.

BTW, GL 1.3.9sr1 works great with Gallery 1.4.4pl2 without any integration tools, just follow the setup wizzard.

Status: offline

doopisdotnet

Forum User
Chatty
Registered: 01/31/03
Posts: 38
Quote by jonc:BTW, GL 1.3.9sr1 works great with Gallery 1.4.4pl2 without any integration tools, just follow the setup wizzard.


woo hoo - lets give it a shot