Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hello,

    On my web host, Plogger creates images owned by user "nobody". My web host has a workaround call php-cgiwrap, which causes every php process to be owned by the site administrative user. Unfortunately, php-cgiwrap has a memory limitation that causes problems when Plogger imports a large number of images.

    If I discontinue using php-cgiwrap, I cannot back up the images created by Plogger since they are owned by another user ("nobody").

    Is there some way to run Plogger so that it is running as the proper site administrative user, thereby creating images owned by the proper user?

    Or am I between a rock and a hard place?

    Thanks for your help.

    Regards,

    Brian
    •  
      CommentAuthorsidtheduck
    • CommentTimeJun 26th 2009
     
    Hi brian,

    May I ask who your webserver is and if they use safe_mode on their standard PHP install (not the php-cgiwrap)?