Menu

#15 Cache directories are 'hard' to remove via ftp

open
nobody
Internals (14)
5
2005-10-08
2005-10-08
No

The folders and files created by PHPix inside the cache
folder are not public readable/writeable, thus making
hard to remove them.

There should be a chmod 777 after folders/files creation.

Discussion

  • Phil Wood

    Phil Wood - 2006-04-18

    Logged In: YES
    user_id=839337

    I had a similar problem on a hosted site. Turns out it was
    running PHP as an Apache API and the cache owner was
    nobody. Moving phpix3 to a CGI Server API resulted in the
    cache owner being the account name and I can delete them
    just fine. Hope this helps!

     
  • Gabriel Reguly

    Gabriel Reguly - 2006-04-18

    Logged In: YES
    user_id=877431

    Thanks for the explanation, but I have already changed the
    source code to fit my needs.

    Maybe the developers were using the kind of server
    configuration you describe.

     

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.