Viewing 2 replies - 1 through 2 (of 2 total)
  • Hm, can you check the apache error log if there are more details about the error?

    Thread Starter nelson.grin

    (@nelsongrin)

    Ok

    I was checking the apache error log and I found this:
    PHP Fatal error: Call to undefined function curl_init() in /var/www/teste/wp-content/plugins/ajax-for-all/inc/admin.php on line 229

    I installed php5-curl library:
    sudo apt-get install php5-curl
    and restarted apache server

    and now it works!!!

    My recomendation for you is to explain that php5-curl library must be installed for this to work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Ajax For All] 500 Internal server Error’ is closed to new replies.