Hello, support team!
I followed your installation guide and finally managed to install this beast. But there's another problem now. I get "Incorrect username and/or password!" And I suspect it is something with redirecting(?), or maybe not.
So here it goes:
I installed it in
mysite.com/survey/limesurvey/admin/admin.php
But when I enter username and password, url always jumps to
mysite.com/limesurvey/admin/admin.php for some reason.
$rooturl =
mysite.com/survey/limesurvey
$databasename and $databaseuser in config.php are the same as mysql database name and username I created.
$databasename = 'revenuea_mandy';
$databaseuser = 'revenuea_mandy';
$databasepass is the same as mysql user pass too. I just entered all the same data for simplicity sake.
Maybe I can't use same database and user name?
Almost forgot, when Installed I was asked to remove admin/install.php (or something like that), I deleted it (install directory). Though probably it doesn't connect with the problem.
I also changed default pass and username, but then I changed it back to "admin" and "password", because it doesn't work either.
When I try to enter default user/pass OR my databaseuser/name and pass, it gives me "Incorrect username and/or password!"
I probably missed something important. But please help.
Regards,
Aleks
p.s. - didn't found that problem in the forum too.