• 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!

Zaypay Trouble

dydocan

dydocan
Joined
Jul 2, 2010
Messages
95
Reaction score
0
I want zaypay to my buypoint options I have already download the script and so on but I need some more explination to how to set it up can someone please explain it for me

sry that I don't understand it :/
 
3. Modify or vertify that php.ini (it can be found in /etc/php/cgi-php5, /etc/php, /etc/php5 or if using Windows it's /xampp/apache/php.ini) got:
Linux / *nix:

extension=openssl.so
Windows:

Code:
extension=php_openssl.dlland on both platforms:

Code:
allow_url_fopen = On4. Restart lighttpd/nginx/apache

this is the only thing I don't understand sry
 
Back
Top