HTTP Error 500
-
“[Site] is currently unable to handle this request. HTTP ERROR 500 wordpress”
I was trying to load a picture into the media library when I saw that it didn’t work and gave me an HTTP error. Shortly after I couldn’t access my site at all. I can’t access my dashboard, so I’m not able to disable all the plug-ins from there.
I looked in the logs and found
`
[19-Apr-2017 07:31:20 UTC] PHP Fatal error: Uncaught Error: Call to undefined function curl_version() in /home/marcword/roampress.me/wp-content/plugins/googleanalytics/tools/class-support-logging.php:148
Stack trace:
#0 /home/marcword/roampress.me/wp-content/plugins/googleanalytics/tools/class-support-logging.php(118): Ga_SupportLogger->get_curl_version()
#1 /home/marcword/roampress.me/wp-content/plugins/googleanalytics/tools/class-support-logging.php(81): Ga_SupportLogger->get_debug_info()
#2 /home/marcword/roampress.me/wp-content/plugins/googleanalytics/tools/class-support-logging.php(17): Ga_SupportLogger->get_debug_body()
#3 /home/marcword/roampress.me/wp-content/plugins/googleanalytics/tools/class-support-logging.php(186): Ga_SupportLogger->__construct()
#4 /home/marcword/roampress.me/wp-content/plugins/googleanalytics/googleanalytics.php(52): include_once(‘/home/marcword/…’)
#5 /home/marcword/roampress.me/wp-settings.php(304): include_once(‘/home/marcword/…’)
#6 /home/marcword/roampress.me/wp-config.php(92): require_once(‘/home/marcword/…’) in /home/marcword/roampress.me/wp-content/plugins/googleanalytics/tools/class-support-logging.php on line 148
`
How do I access my site to disable the Google Analytics plug-in? Any ideas why this may have happened? Is there a way to disable the GA plug-in without messing with the rest of them?Thanks
The topic ‘HTTP Error 500’ is closed to new replies.