vBuLLetin php_value suhosin HataSı

Son güncelleme: 12.11.2009 11:49
  • Arkadaşlar css ayarlarımı veya biçim ölçülerinden değişiklik yapmak istediğimde aşağıdaki hatayı alıyorum lütfen yardımcı olun

    Required variables have gone missing and execution can not continue. Please try again.

    This error can sometimes occur as a result of Suhosin / Hardened PHP being installed on your server. If you know that you have Suhosin running and you have access to the PHP configuration, try increasing the value of the following variables:

    * php_value suhosin.post.max_vars
    * php_value suhosin.request.max_vars
#05.10.2008 18:54 0 0 0
  • FTP 'ye Gir... Sonra ;

    1) admincp Dizinine php.ini DoSyaSı oLu$tur we A$aqıdaki SatırLarı EkLe,

    php_value suhosin.request.max_vars 2048
    php_value suhosin.post.max_vars 2048

    2) .htaccess DoSyaSının En üStüne Bu SatırLarı EkLe,

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>



    Bu $ekiLde DüzeLiyormu$...
#05.10.2008 19:02 0 0 0
  • Malesef freddy düzelmedi

    hala aynı hatayı alıyorum
#05.10.2008 19:29 0 0 0
  • edit...
#20.12.2008 19:20 0 0 0
  • aynı şekilde sorunum düzeldi teşekkürler fredy
#29.07.2009 00:51 0 0 0
  • windows serverlarda işe yaramaz.
    .htacces linux için geçerlidir
#12.11.2009 11:49 0 0 0