My problems with my site continue. I got timeout errors initially. The server ground to a halt, very high memory use by Apache. Site came back with no pages. I found that deleting the most recent post in wp_posts brought the site back up. Sysadmin pointed out high cpu use by apache but this may be a red herring, the memory not cpu is an issue. It seems that when user uploads a file, the memory used by Apache goes through the roof eventually bringing the site down. The files aren't that large so it's not php upload_max_filesize causing it. I suspect the problem is being caused by a plug-in. the plug-ins I have are:
- contact form 7
- contact form to db extension
- enable media replace
- health check
- Relevannsi
- Simple expires
- User access manager
- Category posts
- breadcrumb trail
- configure SMTP
Does anyone know of any issues with any of these, or does an issue with plug-ins sound like a likely cause? I get Fatal error: out of memory error now. User told me it went when he tried to upload file.