php_admin_flag safe_mode Off
htaccess ile kapatılabiliyor sanırım ama php ile nasıl kapatabilirim?
ini_set('safe_mode' , 'Off');bu çalışmıyor..Daha doğrusu sorunu çözemiyor..
Hata ise Şu:
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/mpdinlet/public_html/imle/fonksiyonlar.php on line 6
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/mpdinlet/public_html/imle/fonksiyonlar.php on line 19
Warning: curl_setopt() [function.curl-setopt]: Invalid curl configuration option in /home/mpdinlet/public_html/imle/fonksiyonlar.php on line 20
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/mpdinlet/public_html/imle/fonksiyonlar.php on line 19
Warning: curl_setopt() [function.curl-setopt]: Invalid curl configuration option in /home/mpdinlet/public_html/imle/fonksiyonlar.php on line 20