Hy,
I get this warning on my site:
Warning: file_exists(): open_basedir restriction in effect. File(/db/access.php) is not within the allowed path(s): (/home/mathsmoo/:/tmp:/var/tmp:/opt/alt/php72/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php72/lib/php/) in /home/mathsmoo/domains/...
For open_basedir , the values are:
Local value : /home/mathsmoo/:/tmp:/var/tmp:/opt/alt/php72/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php72/lib/php/
Master value : no value
Is-it possible to have also no value for local value ?
Thank you.
I get this warning on my site:
Warning: file_exists(): open_basedir restriction in effect. File(/db/access.php) is not within the allowed path(s): (/home/mathsmoo/:/tmp:/var/tmp:/opt/alt/php72/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php72/lib/php/) in /home/mathsmoo/domains/...
For open_basedir , the values are:
Local value : /home/mathsmoo/:/tmp:/var/tmp:/opt/alt/php72/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php72/lib/php/
Master value : no value
Is-it possible to have also no value for local value ?
Thank you.