?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext

?? Viewing: 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.*


??

??