Search the Community
Showing results for tags 'htaccess file'.
-
I converted the htaccess.txt file provided with processwire-master to .htaccess, but when I did so, the installation wizard would not start. Instead, the following page appeared: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmaster@permacultura-cattolica.it to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. So I renamed htaccess and the installation process was completed, but now this error message appears in my browser on every ABOUT page of the blog: Not Found The requested URL was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I wonder what I need to write in the htaccess file to make the server like it. I should note that the installation was completed without any problems using Sopeiaculos with the current server settings. So the server supports Processwire. I had to uninstall and proceed with manual installation because Sopeiaculos installed a blank site instead of the blog.
- 4 replies
-
- installation problem
- htaccess
-
(and 1 more)
Tagged with:
-
Hi everyone, I know a lot of you are specialists in this so I figure I ask before I break something... On my web site, the processwire is running at the root: http://newmarketnhhistoricalsociety.org but I also have a separate web site 'piwigo' which is an image gallery and it lives here: http://newmarketnhhistoricalsociety.org/gallery/ Right now processwire intercepts the requests that come from piwigo admin to its database and throws them out, I get "ProcessWire Error Notification" email. I think that I can exclude the 'gallery' directory from pw authority using htaccess file, but hoping someone can help me with syntax so I don't get myself into even more trouble... Thank you very much... Svet