![]() |
|
403 Forbidden - 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: 403 Forbidden (/thread-406.html) |
403 Forbidden - jaci - 2006-04-03 I've uploaded the files to my server, but I get a 403 Forbidden error when i try to access setup.php. I tried deleting, re-uploading, changing permissions, etc, but no dice. Any suggestions? 403 Forbidden - jaci - 2006-04-04 Anyone? Anyone? Bueller? My host's tech support isn't being of much assistance right now... 403 Forbidden - Chilifrei64 - 2006-04-04 just out of curiosity.. can ypu put like a phpinfo() page up and see if that works or even an index.html with some content in it. I had a problem with my host and I was working with a subdomain and the way I wanted to do it didnt go with how their servers wanted it.. but anyways.. just see if ANYTHING showes up first.... 403 Forbidden - jaci - 2006-04-06 Thanks for the suggestion....I put an index.html in there, and I still get a 403 error whenever I try to access my zenphoto directory. My tech support responded with this: I changed the config.php's mod rewrite to false in the hopes of getting rid of any .htaccess issues, reuploaded, but still doesn't help. I don't understand the thing about the path entry to /zp. Can anyone explain that to me? My tech support is being super slow, and this is pretty frustrating. 403 Forbidden - CRB - 2006-04-06 You need to modify the .htaccess file to point to the correct folder in which you installed ZenPhoto. In other words, change the /zp in the .htaccess file in the /zenphoto folder to say /zenphoto. Look for this line in the .htaccess file: Underneath that, after the `` 403 Forbidden - jaci - 2006-04-06 is this .htaccess file in the zenphoto files, or is it going to be somewhere else on my server? if so, where is it normally stored? i thought i had access to all levels of my server, but I can't seem to find it. 403 Forbidden - Luckyspin - 2006-04-06 It is part of the zenphoto file set. You can find it at the top level. E.g /zenphoto/.htacces. Note the period at the start, on *nix systems this makes it invisible. This sometimes causes problems with FTP clients. Make sure you have edited the file correctly and uploaded it to your server. 403 Forbidden - jaci - 2006-04-06 Thank you! Wow, it would be helpful if all this stuff was in the installation instructions, haha. Okay, I set OSX to show invisible files, I edited the .htaccess file, and reuploaded it. I am STILL getting the 403 Forbidden error, though. |