Internal Server Error 500

Hi, i used BeTheme for my website www.conceptfurniture.co.uk it looks really good now. Since completing the site a few weeks ago we get intermittent internal server error 500 appear randomly on any page. Sometimes every few minutes. We have to refresh several times before the site reappears. Sometimes 1 time a day. Very annoying. They were losing customers so I got to work on the server side. Changed my a reseller account to a dedicated vps. Increased process limit from 25 to 35. Changed PHP version to a newer one. Re compiled htaccess. Removed plugins not needed. etc etc. It improved for a week no back to normal. All other websites on the VPS work good. Now the host (HostGator) are pointing it at the theme. We have done everything on the server side and i have been on the phone to them for hours trying various things. It can only be something with the theme? Can you help me find the problem and fix it for good! Please let me know some things i can try? error logs are huge. say things like 

/home/conkeeno0072/public_html/wp-content/plugins/romancart-on-wordpress/functions/rcw_functions_public.php on line 169
[17-Feb-2017 14:21:39 UTC] PHP Notice:  Undefined index: rcw_v2p in 

[17-Feb-2017 14:21:47 UTC] PHP Notice:  Trying to get property of non-object in /home/conkeeno0072/public_html/wp-content/themes/betheme-child/single.php on line 179

[17-Feb-2017 15:56:45 UTC] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
(alot of these errors above)

[16-Feb-2017 14:35:15 UTC] PHP Warning:  file_get_contents(/sofa-hire/Poet-Sofa-Hire-Light-Grey.jpg): failed to open stream: No such file or directory in /home/conkeeno0072/public_html/wp-content/themes/betheme-child/single.php on line 81

[15-Feb-2017 23:58:12 UTC] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0

PLEASE HELP!!!!!!!

Comments

  • Hi,

    If you get 500 Internal Server Error it means the problem is related to limits on your server.We recommend contacting with your server admin because variables like upload_max_filesize, max_execution_time, post_max_size, memory_limit should be definitely increased.

    Thanks for understanding!
Sign In or Register to comment.