Hello,
True.
I forgot to say that the server settings apache interval showing 0 not 9999999 in plesk panel.
But i have succesfully fixed it:
The cause of the issue. the websrvmng is completely broken.
To fix the issue, I have followed the below steps.
[root@xxxxxx ~]# rpm -qf /usr/local/psa/admin/bin/websrvmng
plesk-core-10.12.0-cos5.build1012110629.18
After that I have tried to reinstalled the "pleskcore package". Refer below.
[root@xxxxx ~]# wget
http://autoinstall.plesk.com/PSA_10.3.1 ... x86_64.rpm--2012-01-26 22:30:09--
http://autoinstall.plesk.com/PSA_10.3.1 ... x86_64.rpmResolving autoinstall.plesk.com... 93.184.221.133 Connecting to autoinstall.plesk.com|93.184.221.133|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28984291 (28M) [application/x-rpm] Saving to: `plesk-core-10.12.0-cos5.build1012110629.18.x86_64.rpm'
100%[======================================>] 28,984,291 24.5M/s in 1.1s
2012-01-26 22:30:11 (24.5 MB/s) - `plesk-core-10.12.0-cos5.build1012110629.18.x86_64.rpm' saved [28984291/28984291] [root@astrahost ~]# rpm -Uvh plesk-core-10.12.0-cos5.build1012110629.18.x86_64.rpm
===> Preparing upgrade
Stopping psa... done
Stopping mail handlers tmpfs storage
psa is stopped
Stopping psa... done
Stopping mail handlers tmpfs storage
===> Cumulative database upgrade has been started ===> Upgrade completed.
1:plesk-core ########################################### [100%]
mknod: `/var/www/vhosts/chroot/dev/null': File exists ===> Cumulative upgrade has been started ===> Upgrade completed.
=========
Greetz