config veya function dosyası icerisine

ini_set('safe_mode' , 'Off');
Yukardaki kodu ekleyip deneyebilirsin.

Veya

bir text dosyası oluşturup içeriğini

 
safe_mode = off
exec = On
shell_exec = On
Yapıp text dosyasının adını php.ini olarak değiştirip ftp anadizinine atip deneyebilirsin.