XHanch Studio Log in | Register | Cart

Forum

[Troubleshoot] PHP ...
 
Notifications
Clear all

[Troubleshoot] PHP warning "curl_multi_exec() has been disabled for security reasons"

1 Posts
1 Users
0 Likes
1,662 Views
XHanch
(@xhanch-alt)
Posts: 2105
Member Admin
Topic starter
 

I see the Warning: curl_multi_exec() has been disabled for security reasons message on my site.
What should I do? How can I fix this?

In order to eliminate this error message you need to do one of the following things:

  • Remove the curl_multi_exec string from the disable_functions at php.ini file
  • Ask your hosting provider to remove the string above if you don't have an access to the php.ini file
  • Change hosting provider which allows the running of the curl_multi_exec function.

   
   
   

 
Posted : 18/06/2011 9:48 am
Share:

× Close Menu