![]() |
|
550 /zenphoto/zen/\": No such file or directory - 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: 550 /zenphoto/zen/\": No such file or directory (/thread-34.html) |
550 /zenphoto/zen/\": No such file or directory - Maps - 2005-09-24 Hello ! I've just installed ZenPhoto (thanks to Framasoft ) on my website (mathieu.basille.net) but I'm stucked on the setup step... I first changed the .htaccess to change the path to zenphoto : !!! Change this to the absolute path !!!RewriteBase /zenphoto Then, I changed some parameters in the config.php file : // The path to zenphoto on the server - e.g. /home/user/public_html/zenphoto. No trailing slash/ // The URL of zenphoto from the domain root. - e.g. 'http://www.yoursite.com/zenphoto' And uploaded everything to my website. Anyway, my problem is when I load the setup.php (through ftp...). If I then click on 'Go!' I got this message : If I click on 'View your gallery' I got this message : If I click on 'administrate' I got this message : Any idea ??? 550 /zenphoto/zen/\": No such file or directory - trisweb - 2005-09-24 Hm. First off, this line is wrong... See if that does it. 550 /zenphoto/zen/\": No such file or directory - Maps - 2005-09-24 thanks for your reply. You are right, but the main issue was the restricted file's permissions. Changing perms to 755 solved this. |