Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/main/vendor/maxmind-db/reader/ext/tests/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/main/vendor/maxmind-db/reader/ext/tests/003-open-basedir.phpt

--TEST--
openbase_dir is followed
--INI--
open_basedir=/--dne--
--FILE--
<?php
use MaxMind\Db\Reader;

$reader = new Reader('/usr/local/share/GeoIP/GeoIP2-City.mmdb');
?>
--EXPECTREGEX--
.*open_basedir restriction in effect.*