[SOLVED] Error trying to open photo "Fatal error: requi

johann@nenni.net
johann@nenni.net's picture

Joined: 2003-09-01
Posts: 43
Posted: Tue, 2005-05-10 08:50

This did work before latest Update from CVS.

I was just trying to open a photo in the Gallery... :(

Admin Password availible on Request, This is only test site...

Warning: requireonce(/srv/gallery2.nenni.net/gallery2/modules/core/classes/../../../modules/exif/lib/JPEG/JPEG.inc): failed to open stream: No such file or directory in /srv/gallery2.nenni.net/gallery2/modules/core/classes/GalleryCoreApi.class on line 2432

Fatal error: requireonce(): Failed opening required '/srv/gallery2.nenni.net/gallery2/modules/core/classes/../../../modules/exif/lib/JPEG/JPEG.inc' (include_path='.:') in /srv/gallery2.nenni.net/gallery2/modules/core/classes/GalleryCoreApi.class on line 2432

----

Gallery URL (optional): http://gallery2.nenni.net
Gallery version: 2, CVS Updated 10.05.2005 at 10:45 CET
Webserver (with version): Apache/2.0.53 (Linux/SUSE)
Datatabase (with version): MySQL 4.0.21 (?)
PHP version (eg 4.2.1): 4.3.10
phpinfo URL (optional): http://gallery2.nenni.net/phpinfo.php
Graphics Toolkit(s): All
Operating system: SuSE Linux 9.2
Web browser/version: IE 6.0
G1 version (for migration bugs): 1.5

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2005-05-10 10:22

go to upgrade/index.php `, step to the systemcheck step and make sure there are no modified / missing files listed. reupload all missing / modified files.
(and if you use a php accelerator / cache, always empty the cache after a G2 upgrade)

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2005-05-10 10:22

@cvs:
use "cvs update -dP"
and not just "cvs update"

 
johann@nenni.net
johann@nenni.net's picture

Joined: 2003-09-01
Posts: 43
Posted: Tue, 2005-05-10 19:03

Thanx, works after running "your" command