• 20-03-2015, 23:32:13
    #1
    shell_exec() has been disabled for security reasons in /home/uyuz/public_html/lib/common.php on line 5

    bu hata neyden kaynalıyordur hatanın devamı

    Warning: Cannot modify header information - headers already sent by (output started at /home/uyuz/public_html/lib/common.php:5) in /home/uyuz/public_html/index.php on line 59

    Warning: Cannot modify header information - headers already sent by (output started at /home/uyuz/public_html/lib/common.php:5) in /home/uyuz/public_html/index.php on line 60

    Warning: Cannot modify header information - headers already sent by (output started at /home/uyuz/public_html/lib/common.php:5) in /home/uyuz/public_html/index.php on line 61

    Warning: Cannot modify header information - headers already sent by (output started at /home/uyuz/public_html/lib/common.php:5) in /home/uyuz/public_html/index.php on line 63
    Loading...

    common.php
    5. satır

    	$PID = shell_exec("nohup $command > /dev/null 2>&1 & echo $!");
  • 20-03-2015, 23:36:33
    #2
    Sunucunuz güvenli kipte çalıştığı için shell_exec fonksiyonu disabled edilmiş diyor.
  • 20-03-2015, 23:36:37
    #3
    Üyeliği durduruldu
    Safe modunu kapatırsanız düzeleceğini düşünüyorum
  • 20-03-2015, 23:39:53
    #4
    tamam sağolın arkadaşlar