Portada
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Probleme d'installation (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:Probleme d'installation
#16488
donybcn (User)
Fresh Lemon
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Probleme d'installation 4 Months, 1 Week ago Karma: 0  
Bonjour,

je voudrais installer limesurvey (la derniere stable), et bien sur comme vous l'avez compris, je debute vraiment !!

j'ai modifie le fichier config.php et cree ma base.

databasetype = 'mysql'
$databaselocation = 'localhost'
$databasename = 'nom de ma base';
$databaseuser = 'utilisateur';
$databasepass = 'pass de labase';
$dbprefix = 'lime_';

// File Locations
$rooturl = "http://{$_SERVER['HTTP_HOST']}/limesurvey";

$rootdir = dirname(__FILE__); // This is the physical disk location for your limesurvey installation. Normally you don't have to touch this setting.

$sitename = 'mon site';
$defaultuser = 'user';
$defaultpass = 'pass';

// Email Settings

$siteadminemail = 'mon mail';
$siteadminbounce = 'mon mail';
$siteadminname = 'mon prenom';
?>



J'ai lu un message de lolo, qui avait le même souci que moi, sauf que quand je tape la commande install j'ai ce message d'erreur :

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

Please contact the server administrator, Esta dirección de correo electrónico está protegida contra los robots de spam, necesita tener Javascript activado para poder verla 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.


Je suis chez Ovh, j'ai crée la base donc je suis un peu perdu, si quelqu'un peut m'aider...

merci beaucoup
 
Logged Logged  
 
Last Edit: 2008/07/22 16:59 By donybcn.
  The administrator has disabled public write access.
#17038
Shnoulle (User)
Expert Lime
Posts: 113
graphgraph
User Offline Click here to see the profile of this user
Re:Probleme d'installation 3 Months, 4 Weeks ago Karma: 3  
Quel type d'hébergement chez OVH .

Ca ressemble plus à un problmème d'htacces.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top