ebio Posted February 13 Share Posted February 13 (edited) Hi, i don't understand what I'm doing wrong. I have the domain mydomain.it on my dns provider. I have setup the DNS A like this: mydomain.it 3600 IN A 65.19.141.67 www.mydomain.it 3600 IN A 65.19.141.67 but when i try to connect at the website appear this message error 500: Quote Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at root@localhost 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. Please, how can i solve? Edited February 13 by ebio Quote Link to comment Share on other sites More sharing options...
wolstech Posted February 13 Share Posted February 13 I'm guessing you figured it out since you marked your own post solved, but for the others who may find this, that error is not related to DNS at all. Internal server error is usually the software installed on your account being broken. Depending on what you're doing, it could be caused by PHP throwing errors, invalid .htaccess files, malformed CGI scripts (wrong line endings, etc.), incorrect permissions such as Python scripts not given execute, and similar can also cause them. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.