![]() |
|
Internal Server Error, installation problem - 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: Internal Server Error, installation problem (/thread-9269.html) |
Internal Server Error, installation problem - ValentinoT - 2011-11-16 Hi all After hacking my old web site, I have charge the last ZenPhoto version, but it is impossible start the setup; apper the follow message "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@valentinophoto.it and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." This is the link Internal Server Error, installation problem - acrylian - 2011-11-16 check your .htaccess file. The easiest is to rerun setup. Internal Server Error, installation problem - ValentinoT - 2011-11-16 in my .htaccess there is any words,i error log appear "[client 87.9.77.85] client denied by server configuration: /home/valentgj/public_html/.htaccess Internal Server Error, installation problem - fretzl - 2011-11-16 Use FTP to delete your .htaccess file and run setup again. Internal Server Error, installation problem - ValentinoT - 2011-11-16 Now it work!, the problem was the uploading of the installer mode, uploading all the file with filzilla it work! thanks at all Internal Server Error, installation problem - sbillard - 2011-11-16 Quote:uploading of the installer mode Internal Server Error, installation problem - ValentinoT - 2011-11-16 Upload was made with original control panel of the hosting (CPanel) of the entire zip file, after it I have unzipped the package but without good results. the only way is to unzip all the file in the PC and upload all as singles files with a program like mozilla (I sudgest to specify it in the instructions of zenphoto installation) Internal Server Error, installation problem - sbillard - 2011-11-17 Thanks for the details. Regarding the install instructions, it kind of does say what you suggest http://www.zenphoto.org/news/installation-and-upgrading Of course we do not suggest a particular FTP client as that would depend very much on the PC platform you are running. Internal Server Error, installation problem - tunafish - 2012-06-07 I had exactly the same problem. Internal Server Error, installation problem - tunafish - 2012-06-07 Gosh I got a 500 on all the front end pages... Internal Server Error, installation problem - acrylian - 2012-06-07 If you wish to use the htaccess file and therefore modrewrite you need to enable the option as well. If it is disabled that could mean that your server does not support it and setup did it. If it is enabled and your server does not support it the links of course don'T work. Make sure you have the right htaccesss file. Btw, 1.4.2.4. or 1.4.3 beta? Internal Server Error, installation problem - tunafish - 2012-06-07 Hi acrylian. It's really odd. I have version 1.4.2.2. I have it running on my MAMP install. Internal Server Error, installation problem - sbillard - 2012-06-07 500 errors are often caused by the script file permissions being "too relaxed" for the server's requirements. For instance I will get them on my hosting server if the index.php file has permissions of 0777. Internal Server Error, installation problem - tunafish - 2012-06-07 Thanks for realizing it had to be the index.php file. It's been a few months since Zenphoto and I made too many small adjustments that I can't remember now. Anyway I should upgrade to the latest version. Thanks again for the help guys. Internal Server Error, installation problem - sbillard - 2012-06-08 Yes, everything for the front end is handled by the root index.php file. |