Page 1 of 3

500 Internal Server Error after a server's migration

Posted: Tue Jan 19, 2016 9:55 pm
by sanna
dear support , after a servers migrations from my hosting provider and with a new IP
my website http://iacreccomendthis.com/
have this error
500
Internal Server Error
Sorry, something went wrong :(

I changed everything in my Domain's panel and Vesta Control panel , WEB,DNS and IP

I have to reinstall again Vesta CP ?

thanks for support

IP Address: 172.245.218.82
Operating System: CentOS 5.9 32bit

Iacopo

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 7:55 am
by tjebbeke
Check log files ...

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 10:36 am
by sanna
tjebbeke wrote:Check log files ...
sorry which log ?
I check error log but I dont see where's the issue

thanks

Iacopo

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 11:11 am
by Elizine
Does your server also run other sites except the ones you moved there? Try recompiling Apache with the same settings between those servers.

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 11:44 am
by pandabb
Try to check DNS template too :D

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 12:21 pm
by sanna
Elizine wrote:Does your server also run other sites except the ones you moved there? Try recompiling Apache with the same settings between those servers.
no, only this and the hostname srv1.iacserver.com
thanks for support :)

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 12:25 pm
by sanna
pandabb wrote:Try to check DNS template too :D
yes DNS is ok :
test from my domain name registrar :
dig www.iacreccomendthis.com



; <<>> DiG 9.4-ESV-R4 <<>> www.iacreccomendthis.com

;; global options: printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28583

;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2



;; QUESTION SECTION:

;www.iacreccomendthis.com. IN A



;; ANSWER SECTION:

www.iacreccomendthis.com. 900 IN A 172.245.218.82



;; AUTHORITY SECTION:

iacreccomendthis.com. 172700 IN NS ns2.register.it.

iacreccomendthis.com. 172700 IN NS ns1.register.it.



;; ADDITIONAL SECTION:

ns1.register.it. 66888 IN A 195.110.124.140

ns2.register.it. 67787 IN A 213.92.11.34

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 1:07 pm
by tjebbeke
The domain specific error logging in /var/log/httpd/

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 1:28 pm
by sanna
tjebbeke wrote:The domain specific error logging in /var/log/httpd/
thanks, You are very nice but I dont have this directory:
root@srv1:/var/log# dir
alternatives.log dmesg.0 lastlog rkhunter.log
alternatives.log.1 dmesg.1.gz lpr.log rkhunter.log.old
alternatives.log.2.gz dmesg.2.gz mail.err roundcube
apache2 dmesg.3.gz mail.info samba
apt dmesg.4.gz mail.log syslog
aptitude dovecot.log mail.warn syslog.1
aptitude.1.gz dpkg.log messages syslog.2.gz
auth.log dpkg.log.1 messages.1 syslog.3.gz
auth.log.1 dpkg.log.2.gz messages.2.gz syslog.4.gz
auth.log.2.gz exim4 messages.3.gz syslog.5.gz
auth.log.3.gz fail2ban.log messages.4.gz syslog.6.gz
auth.log.4.gz fail2ban.log.1 mysql syslog.7.gz
daemon.log fail2ban.log.2.gz mysql.err user.log
daemon.log.1 fail2ban.log.3.gz mysql.log user.log.1
daemon.log.2.gz fail2ban.log.4.gz mysql.log.1.gz user.log.2.gz
daemon.log.3.gz faillog mysql.log.2.gz user.log.3.gz
daemon.log.4.gz fontconfig.log mysql.log.3.gz user.log.4.gz
dbconfig-common fsck mysql.log.4.gz vesta
debug installer mysql.log.5.gz vsftpd.log
debug.1 kern.log mysql.log.6.gz vsftpd.log.1
debug.2.gz kern.log.1 mysql.log.7.gz vsftpd.log.2
debug.3.gz kern.log.2.gz news vsftpd.log.3
debug.4.gz kern.log.3.gz nginx vsftpd.log.4
dmesg kern.log.4.gz pycentral.log xferlog

Re: 500 Internal Server Error after a server's migration

Posted: Wed Jan 20, 2016 1:52 pm
by skurudo
How did you install VestaCP: full install or with advanced options?

PS: Wow, CentOS 5.9! ;-)