• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Znote AAC cURL is not enabled

curruwilliam

Hello =]
Joined
Apr 22, 2014
Messages
124
Reaction score
2
Hi

How do I fix this:
php cURL is not enabled. It is required to for paypal and ZEOTSS services.
1. Find your php.ini file.
2. Uncomment extension=php_curl
Restart web server.

If you don't want this then disable zeotss and paypal in config.php.
 
Well you can just disable ZEOTSS like I told you or you could install php5curl and php5-fpm. Since you are using nginx dont forget to restart php5-fpm and nginx
 
Back
Top