Click to See Complete Forum and Search --> : Can't get Limesurvey up


pmrphs2002
06-19-2008, 11:10 AM
Scenario:

Touchscreen Tablet PCs to serve customer surveys

The solution that we came up with is to use Limesurvey on linux boxes (DSL or slack so far...)

To test and write surveys, we have a production server - a phenom powered Gateway running Ubuntu 8.04. But I can't get limesurvey to work ... and I'm hoping someone can give me insight on what I'm doing wrong! I'm sure its something simple ... but here's what I've done thus far:

Apt-get install php5-cgi php5-cli
Apt-get install mysql-server
*Config'd MySQL when the prompts came up...

D/L'd the Limesurvey zip off of their website
Unzipped limesurvey 171+ build 5048_20080612

In addition this is the first route I thought of - if there is a binary of something that doesn't need to have a web interface ( We also have Tomcat installed ....) that would be even better - I just plan on rsyncing the databases remotely anyways - not using it for online survey admin

Sorry for the hurried response - I'm in between clients and thought I'd bang this out fast - Ill be able to give deeper details, logs, configs as you ask for them :-)

Thanks a bunch guys
Pete

pmrphs2002
06-22-2008, 08:11 PM
Okay ... that was completed ... removed anything I installed and installed Xampp instead.