Not signed in (Sign In)

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

    • CommentAuthormai
    • CommentTimeAug 8th 2006
     
    I am getting this error on installation:

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

    I have all mysql set up and entered correctly, and have changed my folders from 755 to 777 (open for all) I dont understand why its not working.
    • CommentAuthorddejong
    • CommentTimeAug 8th 2006
     
    I'm working on a similar problem. I don't know what's up. All folders are 777 and safe_mode is off. But PHP still can't read/write the directories.

    I tried overriding that installation requirement, but thereafter Plogger goes nuts (obviously) unable to write anywhere.

    Haven't found a solution, but will keep this thread updated.

    -- Derek
    • CommentAuthormai
    • CommentTimeAug 14th 2006
     
    I redownloaded the zip file, and was able to get it installed. Maybe it got corrupted during download? Not sure, but it works now!
    •  
      CommentAuthormonaxle
    • CommentTimeFeb 2nd 2007
     
    So I tried doing what mai did and still get this when clicking on install.

    * The path (./images) is not readable.
    * 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.
    * The path is not writable by the Web server.

    everything is set to 0777 permissions. apache server. SQL database set up. user given all global permissions and data base specific permissions.

    Can anyone help me out?
    •  
      CommentAuthormonaxle
    • CommentTimeFeb 2nd 2007
     
    I found out from another thread that I had to create folders for images, thumbs and uploads. The installation progresses...