Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-10-2014, 02:24 PM
|
#1
|
LQ Newbie
Registered: Apr 2014
Posts: 10
Rep: 
|
How to figure out which Wordpress plugin maps to php process on server?
Occasionally, my website is crashing due to physical memory overload. My host told me that php processes are overloading the server, and to try to find out which Wordpress plugin is responsible for this, but when I run I only get this:
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
9204 thisusr 38 18 287m 68m 40m S 0.0 0.2 0:43.58 php
11175 thisusr 38 18 286m 66m 40m S 0.0 0.2 0:37.86 php
13536 thisusr 38 18 279m 60m 40m S 0.0 0.2 0:21.61 php
14091 thisusr 38 18 284m 66m 40m S 0.0 0.2 0:18.29 php
14285 thisusr 20 0 136m 1456 668 S 0.0 0.0 0:00.02 pure-ftpd
15101 thisusr 20 0 135m 1500 704 S 0.0 0.0 0:00.04 pure-ftpd
17461 thisusr 20 0 98956 15m 2712 S 0.0 0.0 0:00.00 cpsrvd-ssl
17466 thisusr 20 0 99092 15m 2712 S 0.0 0.0 0:00.00 cpsrvd-ssl
17745 thisusr 20 0 14908 1132 944 R 0.0 0.0 0:00.00 top
18979 thisusr 20 0 104m 1984 1004 S 0.0 0.0 0:00.35 sshd
18983 thisusr 20 0 11508 1332 1100 S 0.0 0.0 0:00.04 bash
How do I find which Wordpress plugin maps to each process with "php" as the command?
|
|
|
04-11-2014, 02:12 AM
|
#2
|
Senior Member
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591
Rep: 
|
top will not help you in this case, I guess.
1. Which plugins of wordpress do you have installed?
2. What is the current setting of
memory_limit = in php.ini?
You may set that to a higher value if you have access to the ini and restart the server. If you have plugins i. e. for embedding MS office docs you will easily run out of memory with standard settings.
|
|
|
04-11-2014, 12:19 PM
|
#3
|
LQ Newbie
Registered: Apr 2014
Posts: 10
Original Poster
Rep: 
|
Thanks so much for responding! I have GoDaddy economy Linux shared hosting, so I don't believe I can edit php.ini or restart the server. My memory_limit right now is 64M.
Last edited by nfurlan; 04-11-2014 at 12:36 PM.
|
|
|
04-11-2014, 01:02 PM
|
#4
|
Senior Member
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591
Rep: 
|
64m is not too bad for economy.
I guess you have to find the weak spots by testing the plugins one by one. I took a look around to find some infos as I am not experienced in WP and found this
http://wordpress.org/support/topic/p...-lot-of-memory
Good luck
j
|
|
|
04-11-2014, 03:47 PM
|
#5
|
LQ Newbie
Registered: Apr 2014
Posts: 10
Original Poster
Rep: 
|
Thank you! I ended up deactivating and deleting the following plugins - not sure which one was the culprit, but the issue is resolved so it was definitely one of them!:
- Broken Link Checker
- EWWW Image Optimizer
- Limit Login Attempts
- Nextend Facebook Connect
- Wordpress SEO
- WP DoNotTrack
- Wpmudev Updates
|
|
|
06-18-2014, 12:34 AM
|
#6
|
LQ Newbie
Registered: Jun 2014
Posts: 3
Rep: 
|
thanks for that information shared and ideas , its abig help for us, also i was see this in news letter that in few days Chatwing will be available via wordpress plugin. Now, wordpress site owners can easily put Chatwing's live chat software on their sites.
|
|
|
All times are GMT -5. The time now is 07:56 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|