smorhaim
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error Establishing a Database Connection during productionThere are a lot of messages on /var/log/syslog about being out of memory and thereore killing mysql. Not sure if that is the issue. The memory usage charts are not showing a spike….
405 Nov 4 09:16:46 web01 kernel: [3351424.109991] [19342] 33 19342 110631 2786 121 0 0 apache2
406 Nov 4 09:16:46 web01 kernel: [3351424.109995] Out of memory: Kill process 19209 (apache2) score 40 or sacrifice child
407 Nov 4 09:16:46 web01 kernel: [3351424.110068] Killed process 19209 (apache2) total-vm:478492kB, anon-rss:44688kB, file-rss:37452kB
408 Nov 4 09:17:02 web01 CRON[19400]: (root) CMD ( cd / && run-parts –report /etc/cron.hourly)
409 Nov 4 09:32:58 web01 kernel: [3352395.613551] type=1400 audit(1478266378.257:40): apparmor=”STATUS” operation=”profile_replace” profile= “unconfined” name=”/usr/sbin/mysqld” pid=19626 comm=”apparmor_parser”Forum: Fixing WordPress
In reply to: Error Establishing a Database Connection during productionThank you for the reply. I checked Bandwidth, CPU and IO, and there are no peaks before the crash. Actually, there are much higher peaks later after the crash that did not take the site down.
My gut feeling tells me the number of connection is getting maxed out and I need to tweak it somehow, but not sure how or where.
This happened today and yesterday, but it did not happen prior to this for 15 days…
Forum: Plugins
In reply to: [EDD Downloads As Services] Add to cart button shows twiceWell… Yes, switching to Default theme solves the problem, then as I was switching back to the faulty theme to try to fix it, noticed there was an update.. so I updated it, and now it seems to work!!
Still, shouldn’t the name of the product, title, some description or something else be showing with the copy code?
Thanks a lot.