• 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 ACC - php cURL is not enabled.

Yatsu

I'm nobody.
Joined
Feb 12, 2016
Messages
27
Reaction score
2
Hello I've got some problems with Znote ACC.
Code:
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.

I've found only this thread:
https://otland.net/threads/znote-aac-curl-is-not-enabled.220832/
But there is solve only for linux I guess:
Code:
apt-get install php5-curl

Im actually using Windows 8.1 and the lastet version of uniformserver on my main computer.
Could someone help me?
 
Last edited:
Well, it says exactly what you need to do.

1. Find your php.ini file.
2. Uncomment extension=php_curl

And if you don't want to do that. You can disable zeotss and Paypal in your config.php.
 
@LordVissie
Well I've disabled it for this moment already, but I really want it to work. The problem is I can't find "php.ini". Should I look for that in the Znote ACC or in the UniServer?
 
Back
Top