Ultimania (project moved) Wiki
Records saving global Database for Trackmania Forever
Brought to you by:
askuri
Lost. Ask Gery. I would love to import them to Ultimania but I can't.
Open your php.ini. On windows that file is often next to php.exe (which path you already entered in aseco.bat). On Linux it's mostly somewhere in /etc/php5/cli/. Make sure you get the right php.ini. Often there are 2: One for Webserver, one for console (cli).
If you found and opened it, search for extension=curl. Remove the ; in front of it.
If you cant find that line, its going to be more complicated. I won't explain all cases here, so I suggest you this: http://www.tomjepson.co.uk/enabling-curl-in-php-php-ini-wamp-xamp-ubuntu/
If you have further questions, feel free to contact me.