erichum
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Random http 500 errorHi Jackie,
Sorry for the late reply, I want to thank you for all your help and support. Since this has been a pet project of mine and a start up site with no traffic, I decided to start from scratch. Since I took over the site from someone and did not really know what they added in the backend of things I felt it was already too time consuming debugging so made the executive decision to rebuild. Everything is working fine now 🙂
Eric
Forum: Fixing WordPress
In reply to: Random http 500 errorHi Jackie,
Thanks again for your response, I believe it is related to the allocation memory, it is not only the seo error message I received. That was an example. I did indeed do a clean up on my plugins. I currently have only a few activated.
Looks like I can indeed setup cron jobs on godaddy just never did it and not sure what I should set up. I did add a plugin to view the logs and the site does not seem to be getting hammered.
I did not have a caching system set up, however I just put one in place. Will need to configure and yes I know the pains of caching…..
As for the database size, I have used 1 gig out of 100 gigs and all the other metrics are showing as good with no red flags.
I appreciate the follow up.
Forum: Fixing WordPress
In reply to: Random http 500 errorHi Jackie,
Thank you for the reply. The website is being hosted on GoDaddy, I listed the versions below. I also activated the logs and I keep getting allocated memory issues, which I had already modified the size limits in the past. The theme just released an update today which I downloaded, the old template has been resolved but I am still encountering the random 500 errors. When I deactivate the woocommerce plugin the errors stops.
Hosting: GoDaddy
Versions PHP:7.2
Versions SQL:5.1.73
Versions WP: 4.9.8When using the debug logs I am receiving a bunch of PHP Fatal errors example:
[28-Aug-2018 13:55:57 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 73728 bytes) in /home/coffeebeans/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.phpThe memory size limit is as follows:
max_execution_time: 300
memory_limit: 500
post_max_size: 128
upload_max_filesize: 512Thanks,
Eric