viktorsundberg Posted October 12, 2010 Share Posted October 12, 2010 My site www.viktorsundberg.se and www.viktorsundberg.se/shop/ just crashed and got a 500 error. The one.com admin say that it might have to do with smarty generating stuff? I havn't done *anything* with my webshop or site since this morning, so I have NO idea what can be wrong, what do you guys think?What should I do to get my site going again?All the html-files work, but no php, not even at the root (over /shop/).I hope I can solve this soon Link to comment Share on other sites More sharing options...
jeckyl Posted October 12, 2010 Share Posted October 12, 2010 Hi,you can clean your /tools/smarty/compile/ directory to test.do you have generated an htaccess file ? Link to comment Share on other sites More sharing options...
viktorsundberg Posted October 12, 2010 Author Share Posted October 12, 2010 Cleared *.* but it still doesnt work I still get:Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, [email protected] 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.I have a httpaccess that looks like this:# -FrontPage-IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*order deny,allowdeny from allallow from allorder deny,allowdeny from allRewriteEngine OnRewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-fRewriteRule ^.+\.php$ /lostpage.phpErrorDocument 404 http://www.viktorsundberg.se/lostpage.php Link to comment Share on other sites More sharing options...
jeckyl Posted October 12, 2010 Share Posted October 12, 2010 if you delete this hatacces file after saving it ? Link to comment Share on other sites More sharing options...
viktorsundberg Posted October 12, 2010 Author Share Posted October 12, 2010 That worked but how did that happen? Don't I need that .htaccess file? What made it change? Link to comment Share on other sites More sharing options...
jeckyl Posted October 12, 2010 Share Posted October 12, 2010 You can use htaccess to create the url rewriting to your SEO.You can generate it directly in your backoffice Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now