Problem solved: I contacted Linux server admin, we took a look at apache log & we found a PHP fatal error referring to curl_init function call.
The steps that solve the error were installing php5-curl & then modifying php.ini, adding dynamic extension curl.so.