Ana sunucu ile alakalı bir durum yok, diğer vds 'de bir problem yok durumu teyit ettiler. SSH bağlantısı falan da var, ip 'yi çalıştırınca default sayfa falan da geliyor ve hatta servisleri yeniden başlattığımda:

[root@a~]# /etc/rc.d/init.d/sw-cp-server stop
Stoppping control panels server... stale pidfile. [ OK ]
[root@a~]# /etc/rc.d/init.d/psa stop
Stopping psa... done
[root@a~]# /etc/rc.d/init.d/psa start
Starting xinetd service... done
Starting mysqld service... done
Starting named service... done
Starting postgresql service... not installed
Starting psa-spamassassin service... not installed
Plesk: Starting Mail Server... already started
Starting psa... done
Starting drwebd service... failed

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 19:37:55 -->-> Daha önceki mesaj 19:31:12 --

kcyg17 adlı üyeden alıntı: mesajı görüntüle
sunucuyu aldığın yere bildirdin mi çünkü server 500 hatası erişim yok anlamına gelir büyük ihtimal sunucu ile alakalı bi sıkıntı vardır ondan o hatayı verir
hocam hata kayıtlarına baktığımda en son, fastcgi ile ilgili bir şeyler görmüştüm ama durumu çözemedim, hatalara tekrar bakıp paylaşacağım şimdi.

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 19:42:09 -->-> Daha önceki mesaj 19:37:55 --

Hatalara bakayım derken şu an asıl hatayı buldum sanırım, eski ip adresini görüyor:
/usr/local/psa/admin/logs/panel.log

2013-04-28T17:28:27+04:00 ERR (3): Cannot change the type of IP address already allocated to a user. IP address eski_ip.72 is already allocated to user(s) as shared IP address.
2013-04-28T17:28:27+04:00 ERR (3): Cannot change the type of IP address already allocated to a user. IP address eski_ip.72 is already allocated to user(s) as shared IP address.
2013-04-30T14:31:50+04:00 ERR (3): Response from sappmng in stderr: TmpFile autoclean failed: No such file or directory

bunu nereden düzeltiyorduk ?

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 19:54:55 -->-> Daha önceki mesaj 19:42:09 --

Bir diğer hata: /var/log/sw-cp-server/error_log

If this is PHP on Gentoo, add 'fastcgi' to the USE flags.
2013-07-19 20:36:36: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
2013-07-19 20:50:34: (mod_fastcgi.c.1068) the fastcgi-backend /usr/bin/sw-engine-cgi -c /usr/local/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm failed to start:
2013-07-19 20:50:34: (mod_fastcgi.c.1072) child exited with status 13 /usr/bin/sw-engine-cgi -c /usr/local/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm
2013-07-19 20:50:34: (mod_fastcgi.c.1075) If you're trying to run your app as a FastCGI backend, make sure you're using the FastCGI-enabled version.
If this is PHP on Gentoo, add 'fastcgi' to the USE flags.
2013-07-19 20:50:34: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
2013-07-19 20:50:36: (connections.c.309) SSL: 1 error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 20:17:29 -->-> Daha önceki mesaj 19:54:55 --

ÇÖZÜLDÜ
__________________________________________________ ______

Çözüm:
arkadaşlar aşağıdaki yolu izleyerek, ilgili dosyayı açın ve min-procs=0 olan değeri min-procs=1 olarak güncelleyin ve servisleri yeniden başlatın.

# vi /etc/sw-cp-server/applications.d/plesk.socket.sh

Değiştirin:

min-procs=0 to min-procs=1


# /etc/init.d/psa stop
# /etc/init.d/psa start

ya da
/etc/init.d/psa restart yeterli olacaktır.

Kolay gelsin.
Kaynak