Joomla.it Forum

Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => : arredoannunci 02 Apr 2013, 12:16:32

: Errore 500 (componente Gra4)
: arredoannunci 02 Apr 2013, 12:16:32
Salve, qualcuno mi puņ aiutare con questo?
ho installato gra4 (community gratuita)
ma mi da errore 500
l'alias voce menu č gra4 (come viene spiegato nell'installazione)

queste sono le righe del file htaccess che si sono inserite in automatico

## Begin - GRA4 SEF Section.
# We have to pass through stylesheets, pictures, movies, etc.
# the request is for something within the GRA4 component folder (components/com_gra4/),
RewriteCond %{REQUEST_URI} /gra4_com/|(/[^.]*|\..*)$ [NC]
# and the requested path and file doesn't directly match a physical file
RewriteCond %{REQUEST_FILENAME} !-f
# and the requested path and file doesn't directly match a physical folder
RewriteCond %{REQUEST_FILENAME} !-d
# internally rewrite the request to the index.php script
RewriteRule .* index.php [L]
## End - GRA4 SEF Section.

qualche suggerimento?
grazie forum!  :)