The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):http://lakesidejrotcpanthers.com/stl-web/gallery
Gallery version:version 1
Apache version: don't know
PHP version (don't just say PHP 4, please):4.4.1
Graphics Toolkit: don't know
Operating system: windows xp
Web browser/version (if applicable):
I keep getting this error:
Error: albumDir: /home/lakeside/.panel/web/gallery/albums exists, but is not writeable by the webserver user. Try:
chown -R www /home/lakeside/.panel/web/gallery/albums
or if that doesn't work:
chmod -R 777 /home/lakeside/.panel/web/gallery/albums
Also make sure that if you have an open_basedir restriction , then this tmp directory should be under the open_basedir path
Error: tmpDir: /home/lakeside/.panel/web/gallery/tmp exists, but is not writeable by the webserver user. Try:
chown -R www /home/lakeside/.panel/web/gallery/tmp
or if that doesn't work:
chmod -R 777 /home/lakeside/.panel/web/gallery/tmp
Also make sure that if you have an open_basedir restriction , then this tmp directory should be under the open_basedir path
Can someone help me?
Posts: 15
dude /home/lakeside/.panel/web/gallery/albums should be writeable just use ftp client like FTPZILLA and change the permissions of the folder 777.
right-click on the folder name and change the file attributes to 777.
check the Attachment.