[SOLVED] Error trying to open photo "Fatal error: requi
johann@nenni.net
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 ---- |
|
Posts: 32509
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)
Posts: 32509
@cvs:
use "cvs update -dP"
and not just "cvs update"
Posts: 43
Thanx, works after running "your" command