hi,
i may be wrong on this.
CSF checks "Check php open_basedir protection" and those who have enabled this have Green indication in "CSF server security check Report".
but phpinfo still shows
open_basedir no value no value
does this means its protected or not protected.
regards,
pk
php open_basedir Confusion
yes httpd.conf does have this but php.ini says no value
sir,
thanks for you kind attention i was just thinking why does php.ini still says "no value"
hoever http.conf does have
<IfModule mod_php4.c>
php_admin_value open_basedir "/home/pratap/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
regards,
pk
thanks for you kind attention i was just thinking why does php.ini still says "no value"
hoever http.conf does have
<IfModule mod_php4.c>
php_admin_value open_basedir "/home/pratap/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
regards,
pk