[SOLVED] Fatal error: require_once(): Failed opening required '/...../gallery2/modules/core/classes/Gallery.
simon.buongiorn...
Joined: 2013-09-23
Posts: 2 |
![]() |
Hi I added a new site to my multi-site installation. I'm not sure what I did, but now it's not working. On the main site (and in the apache logs) I see the following: Warning: require_once(/var/www/domains/example.net/photos/gallery2/modules/core/classes/Gallery.class): failed to open stream: Permission denied in /var/www/domains/example.net/photos/gallery2/bootstrap.inc on line 33 Fatal error: require_once(): Failed opening required '/var/www/domains/example.net/photos/gallery2/modules/core/classes/Gallery.class' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/domains/example.net/photos/gallery2/bootstrap.inc on line 33 I've googled this for several days and got nowhere. In an effort to fix this, I've even made Gallery.glass 777 - and I still get the error! Line 33 is: As far as I remember, this is what I did immediately before the problem... After that I wasn't able to able to access on the sites. Any ideas? I can't figure out why I have a stream open access issue after I made the file 777 so I'm a little stumped. If it's a pear problem, why wasn't this an issue earlier in the day (I haven't made changes to pear or any modules in weeks). Any help appreciated, thanks!
|
|
simon.buongiorn...
Joined: 2013-09-23
Posts: 2 |
![]() |
http://galleryproject.org/node/81168 seems to have fixed it. Sorry for the noise. |
|