Issue 128 in piwam: installation sur serveur 1&1

3 views
Skip to first unread message

pi...@googlecode.com

unread,
Dec 19, 2011, 3:56:36 AM12/19/11
to piwa...@googlegroups.com
Status: Nouveau
Owner: ----
Labels: Type-Probleme Priorite-Moyenne

New issue 128 by jf.giaic...@gmail.com: installation sur serveur 1&1
http://code.google.com/p/piwam/issues/detail?id=128

Bonjour,
je suis novice

j'essaye d'installer piwam sur mon site hebergé par 1&1.
je décompresse l'archive, modifie l'accès aux dossiers (cache - logs-
database.yml)et quand je lance piwam/web/index.php, la page reste blanche.
j'ai modifier le htaccess comme suis:

Options +FollowSymLinks +ExecCGI

<IfModule mod_rewrite.c>
RewriteEngine On

# uncomment the following line, if you are having trouble
# getting no_script_name to work
RewriteBase /

# we skip all files with .something
RewriteCond %{REQUEST_URI} \..+$
RewriteCond %{REQUEST_URI} !\.html$
RewriteRule .* - [L]

# we check if the .html version is here (caching)
RewriteRule ^$ index.html [QSA]
RewriteRule ^([^.]+)$ $1.html [QSA]
RewriteCond %{REQUEST_FILENAME} !-f

# no, so we redirect to our front web controller
RewriteRule ^(.*)$ index.php [QSA,L]
</IfModule>



database.yml :

ligne 30 prod:
.settings:
no_script_name: on
logging_enabled: on
si je tape amac84.fr/piwam/

Internal Server Error

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

Please contact the server administrator, weba...@kundenserver.de 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.

Additionally, a 500 Internal Server Error error was encountered while
trying to use an ErrorDocument to handle the request.

Reply all
Reply to author
Forward
0 new messages