error in file wordfenceClass.php
-
Today I was not able to see the WP Admin after I logged in. I looked at the error log on my server and saw this:
mod_fcgid: stderr: PHP Fatal error: Call to undefined function curl_init() in /home/watertest/watertestingnj.com/htdocs/wp-content/plugins/wordfence/lib/wordfenceClass.php on line 664, referer: https://watertestingnj.com/wp-login.php
Then I looked at that php file and saw this:
‘$curl = curl_init(‘https://noc3.wordfence.com:9050/hackAttempt/?k=’ . wfConfig::get(‘apiKey’) . ‘&IP=’ . wfUtils::inet_aton($IP) . ‘&t=’ . $type );’
No idea what to do and how to clear the error so the WP admin appears, Help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘error in file wordfenceClass.php’ is closed to new replies.