Jump to content

[Solved]Can't configure DNS A


ebio

Recommended Posts

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
Link to comment
Share on other sites

  • ebio changed the title to [Solved]Can't configure DNS A

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...