The Geo IP database file could not be stored into the redirector/admin/update directory, possible solutions:
- check if the redirector/admin/update/ directory is writable
- open phpinfo and check if the function 'allow_url_fopen' is enabled (ON), if it's not then enable it by changing the value in your php.ini and restart the Apache webserver
- check if a firewall is blocking the download
Back