Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/lib/php/geoip.inc) is not within the allowed path(s): (/var/www/web18/html/:/var/www/web18/phptmp/:/var/www/web18/files/:/var/www/web18/atd/) in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 24

Warning: main(geoip.inc) [function.main]: failed to open stream: Operation not permitted in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 24

Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/lib/php/geoip.inc) is not within the allowed path(s): (/var/www/web18/html/:/var/www/web18/phptmp/:/var/www/web18/files/:/var/www/web18/atd/) in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 24

Warning: main(geoip.inc) [function.main]: failed to open stream: Operation not permitted in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 24

Warning: main() [function.include]: Failed opening 'geoip.inc' for inclusion (include_path='.:/usr/lib/php') in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 24

Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/lib/php/geoipregionvars.php) is not within the allowed path(s): (/var/www/web18/html/:/var/www/web18/phptmp/:/var/www/web18/files/:/var/www/web18/atd/) in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 25

Warning: main(geoipregionvars.php) [function.main]: failed to open stream: Operation not permitted in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 25

Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/lib/php/geoipregionvars.php) is not within the allowed path(s): (/var/www/web18/html/:/var/www/web18/phptmp/:/var/www/web18/files/:/var/www/web18/atd/) in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 25

Warning: main(geoipregionvars.php) [function.main]: failed to open stream: Operation not permitted in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 25

Warning: main() [function.include]: Failed opening 'geoipregionvars.php' for inclusion (include_path='.:/usr/lib/php') in /var/www/web18/html/cnstats/geoip/geoipcity.inc on line 25

Fatal error: Call to undefined function geoip_open() in /var/www/web18/html/cnstats/cnt.php on line 1

Zend Optimizer not installed

This file was encoded by the Zend Encoder / Zend SafeGuard Suite

In order to run it, please install the freely available Zend Optimizer, version 2.1.0 or later.

What is the Zend Optimizer?

The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.

In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.

The Zend Optimizer is a freely-available product from Zend Technologies. Zend Technologies is the company that develops the scripting engine of PHP, also known as the Zend Engine.