Not signed in (Sign In)

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

  1.  
    I'm installing my plogger on a subfolder. But when I run the install script, I get this error:

    Plogger

    Plogger wont work until the following problems are resolved

    * The path (./thumbs) is not readable.
    * The path (./uploads) is not readable.
    * The path is not writable by the Web server.
    * The path is not writable by the Web server.


    I can't find these file folders to chmode to writeable so chmode the whole file folder and all subdirectories to 777 but it still doesn't work. Any ideas?
    • CommentAuthorRichie086
    • CommentTimeMay 7th 2009
     
    hey

    very simple to resolve!.. the directories you are looking for are subdirectories inside of /plog-content/ so the full path would be

    /your/www/directory/plogger/plog-content/thumbs
    /your/www/directory/plogger/plog-content/uploads

    and so on

    and i am going to guess ur web directory will be /var/www/ but could be different depending on what version of *nix ur running :)