PDA

View Full Version : [PHP, OSX] ZEND e XAMPP: errore SetEnv


Slide
30-08-2009, 14:26
Ciao a tutti :)

ho appena iniziato a fare qualche esperimento con Zend Framework, e sono già bloccato all' "installazione".

Il mio ambiente di sviluppo è Mac OSX (Leopard), con Apache+PHP fornito dal pacchetto XAMPP.

Sto seguendo la guida di Zend, e quando arrivo al punto di puntare il browser sull'applicazione di test, ottengo la seguente pagina:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, you@example.com 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.

Andando a scrutare i file di LOG di Apache, leggo il seguente errore:
[Sun Aug 30 15:22:07 2009] [alert] [client 127.0.0.1] /Applications/xampp/xamppfiles/htdocs/QuickstartZF/public/.htaccess: SetEnv not allowed here

Sapete come posso risolvere? :(

Grazie a tutti, e buona domenica!