Wordpress 2.5: Internal Server Error sull’upload di immagini
Posted by morphey on 2 aprile, 2008
2 Comments
This item was filled under [ Linux, Segnalazioni ]
Con la nuova versione di Wordpress 2.5, molti utenti stanno avendo seri problemi con il nuovo tool per l’upload di immagini (sviluppato completamente in flash e ajax) riscontrando un fastidioso Internal Server Error.
Tale errore è dato dalle regole base di mod_security.
Per ovviare al problema dobbiamo inserire questa direttiva nell’.htaccess:
SetEnvIfNoCase Request_URI ^/wp-admin/async-upload.php$ MODSEC_ENABLE=Off
Tags
Popularity: 8% [?]


2 Comments on “Wordpress 2.5: Internal Server Error sull’upload di immagini”