Jump to content

Recommended Posts

Posted (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 by ebio
  • ebio changed the title to [Solved]Can't configure DNS A
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...