Accueil
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] newbie and frustrated (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] newbie and frustrated
#18327
mseedii (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
[done] newbie and frustrated 2 Months, 3 Weeks ago Karma: 0  
I've read the manual (could we have it as a pdf?). search the forums for the relevant posts (searched using 'cannot connect to database' and 'cannot connect to database localhost' ) . I'm running WAMP on an xp laptop for testing purposes. I'm getting the following error.

Could not connect to database. If you try to install LimeSurvey please refer to the installation docs and/or contact the system administrator of this webpage.

the pertinent part of the config is

$databasetype = 'mysql';
$databaselocation = 'localhost';
$databasename = 'limesurvey';
$databaseuser = 'root';
$databasepass = '****';
$dbprefix = 'lime_';

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

$rootdir = dirname(__FILE__);


// Site Setup
$sitename = 'LimeSurvey';

$defaultuser = 'admin';
$defaultpass = 'password';

i have downloaded and install another open source package and it is working as expected. It created the database it needed fine. if i use phpmyadmin to examine the mysql install it does show a limesurvey database with no tables. any direction as to how to get up and running are greatly appreciated
 
Logged Logged  
 
Last Edit: 2008/09/08 15:39 By Mazi.
  The administrator has disabled public write access.
#18328
mseedii (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:newbie and frustrated 2 Months, 3 Weeks ago Karma: 0  
additional information
wampserver version 2.0
apache version 2.2.8
php version 5.2.6
mysql version 5.0.51b
 
Logged Logged  
  The administrator has disabled public write access.
#18329
c_schmitz (Admin)
Moderator Lime
Posts: 1365
graphgraph
User Online Now Click here to see the profile of this user
Re:newbie and frustrated 2 Months, 3 Weeks ago Karma: 39  
So.. when you get this message. What url are you trying to open?
 
Logged Logged  
 
Best regards

Carsten Schmitz
LimeSurvey Project Leader
  The administrator has disabled public write access.
#18330
mseedii (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:newbie and frustrated 2 Months, 3 Weeks ago Karma: 0  
localhost/limesurvey

the directory structure is c:wampwwwlimesurvey
 
Logged Logged  
  The administrator has disabled public write access.
#18331
c_schmitz (Admin)
Moderator Lime
Posts: 1365
graphgraph
User Online Now Click here to see the profile of this user
Re:newbie and frustrated 2 Months, 3 Weeks ago Karma: 39  
 
Logged Logged  
 
Best regards

Carsten Schmitz
LimeSurvey Project Leader
  The administrator has disabled public write access.
#18333
mseedii (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:newbie and frustrated 2 Months, 3 Weeks ago Karma: 0  
something so simple UGH!!!!
and i must have read that at least 5 times
sorry

thank you for your patience
 
Logged Logged  
  The administrator has disabled public write access.
#18364
Mazi (Moderator)
Moderator Lime
Posts: 3349
graph
User Offline Click here to see the profile of this user
Re:newbie and frustrated 2 Months, 3 Weeks ago Karma: 28  
You're welcome! If our hints have been helpful and you enjoy LimeSurvey please consider a donation to the team. We do all this in our free time.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top