Menu

'Special' mode flag on convert binary?

Help
2003-05-04
2003-05-13
  • Richard Smykla

    Richard Smykla - 2003-05-04

    I followed the install directions, php works, all pages are rendered, original sizes are viewable but thumbnails are not generated.

    'ls -al' at the shell prompt gives:
    -rwsr-xr-x   1 richards  staff  11664 May  4 10:03 convert*

    What's the 's' bit for? I believe this is the problem on my OS X installation, as convert doesn't seem to be doing its job.

    Any suggestions appreciated.

     
    • David Johnson

      David Johnson - 2003-05-13

      The s in the permissions means setuid, which means that the application will run as if it was being run by the user richards (which is why you should not have it owned by root).

      With respect to your issue. Do you have a cache directory? What permissions does the directory have?

      Cheers

      David

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.