hangs when I try to rebuild images (matinance), or move pictures
fjmf
Joined: 2009-06-09
Posts: 6
Posted: Tue, 2009-06-09 20:50
When I try to move images or rebuild images (I'm guessing thumbnails) it hangs and wont let me get it done. I was thinking the thumbs should be built when uploading, but am I wrong?
2009-05-05 21:25:59 -05:00 --- error: Uncaught PHP Error: realpath() [<a href='function.realpath'>function.realpath</a>]: open_basedir restriction in effect. File(/usr/bin) is not within the allowed path(s): (:/usr/lib/php:/usr/local/lib/php:/tmp) in file kohana/libraries/drivers/Image/ImageMagick.php on line 45
The following errors were outputted. 2009-06-14 15:45:14 +09:00 --- error: Uncaught Exception: @todo FORBIDDEN in file modules/gallery/helpers/access.php on line 176
Posts: 27300
Problems? Check gallery3/var/logs
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 6
good tip thanks what I got was
2009-05-05 21:25:59 -05:00 --- error: Uncaught PHP Error: realpath() [<a href='function.realpath'>function.realpath</a>]: open_basedir restriction in effect. File(/usr/bin) is not within the allowed path(s): (:/usr/lib/php:/usr/local/lib/php:/tmp) in file kohana/libraries/drivers/Image/ImageMagick.php on line 45
Posts: 7994
FAQ: Why do I get errors like this: Warning: open_basedir restriction in effect. File is in wrong directory in /home/johndoe/public_html/gallery/platform/fs_unix.php on line 53?
---
Problems? Check gallery3/var/logs before you post! and file bugs here!
Latest code/upgrading: http://codex.gallery2.org/Gallery3:Upgrading
Latest git: http://codex.gallery2.org/Gallery:Using_Git
Posts: 5
It hangs also in my environment.
The following errors were outputted.
2009-06-14 15:45:14 +09:00 --- error: Uncaught Exception: @todo FORBIDDEN in file modules/gallery/helpers/access.php on line 176
503error?
Logue
Epilogue/LogueWiki
Posts: 7994
@logue: try with the latest code (see my link below)
---
Problems? Check gallery3/var/logs before you post! and file bugs here!
Latest code/upgrading: http://codex.gallery2.org/Gallery3:Upgrading
Latest git: http://codex.gallery2.org/Gallery:Using_Git
Posts: 6
Thank you very much for the tip!! worked for me