Error 0 Won't Make thumbnails - Gallery Remote on Mac
duaine
Joined: 2002-09-15
Posts: 6
Posted: Tue, 2003-06-17 00:42
I am meeting with a client to show off gallery She runs an iBook (OS X) - So I put on Remote - but when you upload photos it says it cannot make the thumbnail and errors out (error (0)) Any Ideas?
Can you post the log? The ReadMe.html in the Gallery Remote directory tells how.
Also, which version of GR and Gallery are you using, and so on...
jaydatema
Joined: 2003-06-23
Posts: 1
Posted: Mon, 2003-06-23 02:12
I had the same problem until I changed the path to ImageMagick on my webhost to /usr/bin.
You may want to check with your webhost.
duaine
Joined: 2002-09-15
Posts: 6
Posted: Tue, 2003-06-24 00:52
I found the issue - I just don't know what to do with it: it seems to be in NetPBM on the server - this is what I get from the trouble shooting feature:
This is what your system reports:
Warning: passthru,popen,shell_exec() has been disabled for security reasons in /home/weddings/public_html/postnuke/modules/gallery/setup/check_netpbm.php on line 28
This is the type of system PHP was compiled on:
Linux giant.dnspropagation.com 2.4.20-grsec #2 Sun May 25 22:51:51 EDT 2003 i686
Warning: exec,passthru,popen,shell_exec() has been disabled for security reasons in /home/weddings/public_html/postnuke/modules/gallery/platform/fs_unix.php on line 32
Error! (Expected status: 0, but actually received status: )
(This repeats for each NetPBM file)
So, now what?
:oops:
paour
Joined: 2002-08-14
Posts: 1479
Posted: Tue, 2003-06-24 00:57
This sounds like a Gallery issue, not Gallery Remote. Would you mind if I moved this topic to the appropriate forum?
h0bbel
Joined: 2002-07-28
Posts: 13451
Posted: Tue, 2003-06-24 18:11
"Warning: passthru,popen,shell_exec() has been disabled for security reasons in /home/weddings/public_html/postnuke/modules/gallery/setup/check_netpbm.php on line 28 "
This means that PHP is running in safe mode, an environment Gallery can't run in. More info in FAQ C.5 .
If this worked before, your host probably changed something around lately. :/
Posts: 1479
Can you post the log? The ReadMe.html in the Gallery Remote directory tells how.
Also, which version of GR and Gallery are you using, and so on...
Posts: 1
I had the same problem until I changed the path to ImageMagick on my webhost to /usr/bin.
You may want to check with your webhost.
Posts: 6
I found the issue - I just don't know what to do with it: it seems to be in NetPBM on the server - this is what I get from the trouble shooting feature:
This is what your system reports:
Warning: passthru,popen,shell_exec() has been disabled for security reasons in /home/weddings/public_html/postnuke/modules/gallery/setup/check_netpbm.php on line 28
This is the type of system PHP was compiled on:
Linux giant.dnspropagation.com 2.4.20-grsec #2 Sun May 25 22:51:51 EDT 2003 i686
Warning: exec,passthru,popen,shell_exec() has been disabled for security reasons in /home/weddings/public_html/postnuke/modules/gallery/platform/fs_unix.php on line 32
Error! (Expected status: 0, but actually received status: )
(This repeats for each NetPBM file)
So, now what?
:oops:
Posts: 1479
This sounds like a Gallery issue, not Gallery Remote. Would you mind if I moved this topic to the appropriate forum?
Posts: 13451
"Warning: passthru,popen,shell_exec() has been disabled for security reasons in /home/weddings/public_html/postnuke/modules/gallery/setup/check_netpbm.php on line 28 "
This means that PHP is running in safe mode, an environment Gallery can't run in. More info in FAQ C.5 .
If this worked before, your host probably changed something around lately. :/