Joomla.it Forum

Componenti per Joomla! => SEO => : Anna Z 07 Feb 2009, 18:04:08

: Aiuto : 500 Internal Server Error
: Anna Z 07 Feb 2009, 18:04:08
Su http://www.farecucina.com/ (http://www.farecucina.com/)ho installato joomla 1.5.9 su www.register.it con queste impostazioni:
Php: versione 5.2.5
Perl: versione 5.8.8
path: /usr/bin/perl
Librerie di connessione MySQL: versione 5.0.45

volevo settare i parametri come descritto da questa guida :
http://www.joomla.it/articoli-della-community/769-ottimizzare-joomla-15-per-i-motori-di-ricerca.html
 (http://www.joomla.it/articoli-della-community/769-ottimizzare-joomla-15-per-i-motori-di-ricerca.html)
nella root del sito ho rinominato il file htaccess.txt in .htaccess e ora questo è il risultato:

Internal Server Error

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

Please contact the server administrator, webmaster@register.it 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.
Apache/2.2.3 (Unix) mod_ssl/2.2.3 OpenSSL/0.9.8b DAV/2 PHP/5.1.2 Server at www.farecucina.com Port 80


che cavolo ho combinato????
auitooooooo
: Re: Aiuto : 500 Internal Server Error
: taolo 07 Feb 2009, 18:45:51
il file htaccess, oltre ad essere trasformato in .htaccess, va modificato..
Vanno decommentate alcune righe (togliere #)

L'errore 500 è dovuto a questo.
: Re: Aiuto : 500 Internal Server Error
: Anna Z 07 Feb 2009, 19:01:53
ma quale???
devo decommentare questa riga:
#  mod_rewrite in use
grazie
: Re: Aiuto : 500 Internal Server Error
: taolo 17 Feb 2009, 15:45:36
Le righe solitamente sono 2
1)  Options +FollowSymLinks
2)  # RewriteBase /

Gioca un pò togliendo o aggiungendo #

Dipende dall'host, e non esiste una configurazione che vada bene per tutti. Prova... vedrai che risolvi.
: Re: [Risolto] Aiuto : 500 Internal Server Error
: Anna Z 19 Feb 2009, 13:55:23
grazie risolto