• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

High CPU usage PHP-CGI

Rani_Shoura

New Pleskian
Hi,

For the last week I'm working on a migrated installation of Word Press on Plesk 12.1.8 The server is always crashing with high CPU usage :(
Using Command ps aux --sort=-%cpu | awk 'NR<=10{print $0}'
I'm getting the below results
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
domain 10301 84.5 2.1 415172 80368 ? S 17:17 0:01 /opt/plesk/php/5.4/bin/php-cgi -c /var/www/vhosts/system/domain.com/etc/php.ini
domain 10266 25.7 2.1 414044 81544 ? S 17:16 0:07 /opt/plesk/php/5.4/bin/php-cgi -c /var/www/vhosts/system/domain.com/etc/php.ini
domain 10270 17.5 2.1 414300 79852 ? S 17:16 0:05 /opt/plesk/php/5.4/bin/php-cgi -c /var/www/vhosts/system/domain.com/etc/php.ini
domain 10264 14.4 2.0 411228 76992 ? S 17:16 0:04 /opt/plesk/php/5.4/bin/php-cgi -c /var/www/vhosts/system/domain.com/etc/php.ini
domain 10269 9.0 1.8 404464 70280 ? S 17:16 0:02 /opt/plesk/php/5.4/bin/php-cgi -c /var/www/vhosts/system/domain.com/etc/php.ini

Any Idea ? I had searched every where , and found nothing.
PS I'm a little bit new to LAMP envinroments
 
Back
Top