hello all
can i ask for help
i have server and provide share hosting
and i have set the php.ini to
safe_mode = on
global_registres = off
and disable some function (system,exec ...etc)
my question is :
1- can my client use .htaccess file to set safe_mode to off and globael_registres to on ??
2 - i have set safe_mode to off and global_registres to on for one site on vhost on httpd.conf
so it was work great but i use AWBS script (awbs.com) and when i run cron job i have this error massage
<br />
<b>Warning</b>: set_time_limit(): Cannot set time limit in safe mode in <b>/home/XXXXX/public_html/tools/master_cron.php</b> on line <b>3</b><br />
and as i say i have set safe_mode to off for this site so how can fix this issue ??
3 - i use mod_security can our client disabel it from .htaccess file ??
4 - how can i run my php compiler as CGI Mode ??



LinkBack URL
About LinkBacks
Reply With Quote






