I am trying to install plogger on a somewhat strange account. The URL is www.student.virginia.edu/~apalsa/gallery/_install.php
When I run that, I get the following errors: * The path (./) is not readable. * The path (./admin) is not readable. * The path (./css) is not readable. * The path (./images) is not readable. * The path (./lib) 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. * The path is not writable by the Web server.
www.student.virginia.edu/~apalsa/ is the root of this site - it cannot go any lower than that. My guess is that something is funny with the "./" in there, but I'm not really sure. I know all those directories are set as readable, and most are even already set to 777. My best guess is that it's not reaching the directory it needs to be. Can anyone help?
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.
I'm at a loss as to what to do to get anywhere with this. Can anyone help?
Solved the above problem by using WinRAR to extract he plogger files, as winzip was not extracting the empty folders to the webserver, hence the problem. To resolve the issue, I could simply have created the missing folders manually.
If you get this problem, give the folder creation a try.
The folders are definitely online. I can go to www.student.virginia.edu/~apalsa/gallery/ www.student.virginia.edu/~apalsa/gallery/admin/ www.student.virginia.edu/~apalsa/gallery/css/ www.student.virginia.edu/~apalsa/gallery/images/ www.student.virginia.edu/~apalsa/gallery/lib/ www.student.virginia.edu/~apalsa/gallery/thumbs/ www.student.virginia.edu/~apalsa/gallery/uploads/
Also, the gallery, gallery/images, gallery/thumbs, and gallery/uploads folders are all set to 777 already. This is most frustrating - PLEASE HELP! All the files are online, I swear! Something is just not reading correctly! Mike?