Ciao a tutti, sono 2 giorni che sto impazzendo a cercare su motori di ricerca e blog, spero voi possiate aiutarmi.

Ho un server dedicato (OVH) con Debian.

Prima funzionava tutto correttamente, poi ho installato asterisk ed adesso non funziona più qualsiasi codice PHP.
In particolar modo se provo ad aprire un file PHP mi da questo errore (Se non sbaglio è il 500)
codice:
Internal Server Error 
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
codice:
Controllando nel file error.log di apache trovo queste righe:
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/20100525/suhosin.so' - /usr/lib/php5/20100525/suhos$
[Tue Jul 09 19:46:59 2013] [error] [client MIO-IP] Premature end of script headers: prova.php
ho provato a cambiare i vari permessi, e tante altre soluzioni...ma nessuna funzionante.

Avete qualche idea?

Grazie mille in anticipo!