dns - 500 Internal Server Error -


i getting error, when tried visit newly setup site. tried dns check tools , see there several errors dns configuration.

in dnsstuff.com, getting these error messages:

  1. nameservers found, domain entered non-delegating subdomain.

  2. no nameservers provided soa record zone. should configure nameservers have master slave relationship.

link: http://www.dnsstuff.com/tools#dnsreport|type=hostname&&value=www.simpaticorp.com

with pingdom tools getting these error:

  1. delegation not found @ parent.

no delegation found @ parent, making zone unreachable internet.

  1. not enough nameserver information found test zone, ip address lookup succeeded in spite of that.

i new dns configuration. read few tutorials. looks need configure ns records (not sure though).

can please me resolve issue.

assuming trying reach

www.simpaticorp.com

(taken dnsstuff.com url), website , reachable. it's dns seems configured correctly.

the error see while browsing there http 500, means website has received request homepage, encountered error while processing request.

check apache error logs find more information on error.

https://askubuntu.com/questions/14763/where-are-the-apache-and-php-log-files


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -