![]() |
|
installed but not working... - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: installed but not working... (/thread-22.html) |
installed but not working... - bulle - 21-09-2005 I installed zenphoto.. when i hit GO! i see this: [b]Creating tables... when i hit VIEW YOUR GALLERY i get : a default browser [b]INDEX OF /ZENPHOTO[/b] and when i hit ADMINISTRATE i do get the admin page, but when i name a new gallery, select an image and hit UPLOAD, i get this: [b]Warning: mkdir() [function.mkdir]: Permission denied in /usr301/home/b/u/bulle/public_html/zenphoto/zen/admin.php on line 67 Warning: chmod() [function.chmod]: No such file or directory in /usr301/home/b/u/bulle/public_html/zenphoto/zen/admin.php on line 69 Warning: move_uploaded_file(/usr301/home/b/u/bulle/public_html/zenphoto/albums/houston/houston1.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /usr301/home/b/u/bulle/public_html/zenphoto/zen/admin.php on line 79 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/phpEeztuc' to '/usr301/home/b/u/bulle/public_html/zenphoto/albums/houston/houston1.jpg' in /usr301/home/b/u/bulle/public_html/zenphoto/zen/admin.php on line 79 can anyone help me with this? installed but not working... - trisweb - 21-09-2005 Yep. Wrong permissions on albums folder. You have to somehow give it read/write permissions (chmod 777). Do the same to the cache folder. Can you get to your gallery by manually going to "[www.yoursite.com]/zenphoto" ? If you still get a directory index, you might need to contact your host and ask them to add index.php as a defaultly displaying page for the server. |