Accueil
[done] newbie and frustrated (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: [done] newbie and frustrated
|
mseedii (User)
Fresh Lemon
Posts: 4
|
|
[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
|
|
|
Last Edit: 2008/09/08 15:39 By Mazi.
|
|
|
The administrator has disabled public write access.
|
mseedii (User)
Fresh Lemon
Posts: 4
|
|
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
|
|
|
The administrator has disabled public write access.
|
|
|
|
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
|
|
|
Best regards
Carsten Schmitz
LimeSurvey Project Leader
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:newbie and frustrated 2 Months, 3 Weeks ago
|
Karma: 39
|
|
|
|
|
|
Logged
|
|
|
Best regards
Carsten Schmitz
LimeSurvey Project Leader
|
|
|
The administrator has disabled public write access.
|
mseedii (User)
Fresh Lemon
Posts: 4
|
|
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
|
|
|
The administrator has disabled public write access.
|
Mazi (Moderator)
Moderator Lime
Posts: 3349
|
|
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
|
|
|
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.
|
|
|
|
|