I get this error when I use PHPix:
/home/stout/public_html/phpix/convert.sh: convert:
command not found
And I don't know how to fix it. I've gone through the
configs, and it all looks right. I've reviewed file
permissions... Cache doesn't seem to ever get a new
file added tho, and it's set to prmission 777 now too.
If I set a view size to "original", I'll get to see the picture.
The website is at www.stout.dyndns.org/~stout if you
want to look for yourself.
Logged In: NO
I had the same problem as well and I had it solved. I made sure that
the "parent directory" had it's permissions set and the files inherited the
properities of the parent directory.
in your case, it would be ../phpix
Logged In: YES
user_id=578684
I'm having the same problem. I've signed up for the mailing
list but its been a few days and no one has responded. Is
this project being maintained?
Logged In: YES
user_id=892566
I am also having this problem. I've even set permissions on
the 'parent' directory. Any suggestions?
Logged In: YES
user_id=892566
I figured out the problem. ALL of the 'convert' files need to
have chmod 0777. Well it worked for me anyway.