Search found 53 matches
- Thu Jan 21, 2016 11:24 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
SOLVED ! - Re: 500 Internal Server Error after a server's migration
SOLVED !
see this viewtopic.php?f=11&t=6084&hilit=phpmyad ... ad+gateway
Was the firewall !
many thanks for support
see this viewtopic.php?f=11&t=6084&hilit=phpmyad ... ad+gateway
Was the firewall !
many thanks for support
- Thu Jan 21, 2016 5:39 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
NGINX error log root@srv1:/var/log/nginx# vi error.log 2016/01/21 06:35:13 [error] 2075#0: *416 connect() failed (110: Connection timed out) while connecting to upstream, client: 213.213.84.212, server: _, request: "GET / HTTP/1.1", upstream: "http://172.245.218.82:8080/", host: "srv1.iacserver.com"...
- Thu Jan 21, 2016 4:24 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
I think the problem is in PHP I receive Bad Gateway Error : 502 Bad Gateway on Phpmyadmin http://172.245.218.82/phpmyadmin/ 502 Bad Gateway - your server can't receive answer from webserver Try to raise memory_limit in your php.ini and check. I have no limit ; Maximum amount of memory a script may ...
- Thu Jan 21, 2016 2:39 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
Possible it is a Ioncube Loader issue ? Because I changed IP I need to reinstall again Great idea! But do you have encoded script with ip-binding? You can see in console what's with iouncude: php -v Yes php -v PHP 5.4.45-0+deb7u2 (cli) (built: Oct 17 2015 09:01:48) Copyright (c) 1997-2014 The PHP G...
- Thu Jan 21, 2016 10:52 am
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
Possible it is a Ioncube Loader issue ? Because I changed IPskurudo wrote:Try to Rebulid web.
I need to reinstall again
thanks for support Skurudo
- Wed Jan 20, 2016 5:11 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
no sorry this is a label but I have Demian :) Full install before Changed the IP because a datacenter migration's Search your old IP, may be you changed not all old records? find /etc -type f -name "*" | xargs grep "old-ip-here" find /usr/local/vesta/ -type f -name "*" | xargs grep "old-ip-here" th...
- Wed Jan 20, 2016 3:03 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
no sorry this is a label but I have Demian :) Full install before Changed the IP because a datacenter migration's Search your old IP, may be you changed not all old records? find /etc -type f -name "*" | xargs grep "old-ip-here" find /usr/local/vesta/ -type f -name "*" | xargs grep "old-ip-here" ro...
- Wed Jan 20, 2016 2:22 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
no sorry this is a label but I have Demian :)skurudo wrote:How did you install VestaCP: full install or with advanced options?
Full install before Changed the IP because a datacenter migration's
- Wed Jan 20, 2016 1:28 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
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 dme...
- Wed Jan 20, 2016 12:25 pm
- Forum: Web Server
- Topic: 500 Internal Server Error after a server's migration
- Replies: 21
- Views: 21102
Re: 500 Internal Server Error after a server's migration
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, A...