Joomla.it Forum
Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => : Alimentos 09 Aug 2009, 18:55:19
-
Ciao a tutti,
ho un problema con il componente Zina in un server aruba. Premetto che in locale e in Altervista funziona... però non so perché in remoto con aruba non funziona bene, cioé si installa e tutto, ma non riesco a farlo funzionare, come se non trovasse la directory giusta... qualcuno mi potrebbe aiutare??
Grazie
-
Ho notato che all'interno del componente c'è questo .htaccess che non piace al server...
Options -Indexes
Options +FollowSymLinks
# Set the default handler.
DirectoryIndex index.php
# PHP5, Apache 1 and 2
<IfModule mod_php5.c>
php_value magic_quotes_gpc 0
php_value register_globals 0
php_value session.auto_start 0
php_value memory_limit 128M
php_value output_buffering 4096
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine on
# Modify the RewriteBase if you are using zina in a subdirectory and
# the rewrite rules are not working properly.
#RewriteBase /zina
# Rewrite current-style URLs of the form 'index.php?p=x'.
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^(.*)$ index.php?p=$1 [L,QSA]
</IfModule>
Posso avere le stesse impostazioni senza avere problemi?
-
Alimentos in questo forum, come avrai notato è proibito nominare i servizi commerciali e fornire assistenza agli stessi.. dopo 40 e passa messaggi dovresti saperlo..
devi chiedere alla tua assistenza hosting ed aspettare la sua risposta..
visto che non c'è altro motivo per questo topic oltre il server, mi spiace ma chiudo..