I have read the manual,I am stuck here at step 5.
These is what I have done so far:
Download limesurvey.
2. unzip limesurvey.
3. at the ftp application (filezilla) - create a folder after public_html > limesurvey
4. drag and drop all limesurvey folders and files into public_html > limesurvey
5. create mysql database and mysql user (using cpanel)
6. edit the config.php ensuring that there is no empty spaces at the end of the file (manually check using filemanager at cpanel-does not seem there is anything to edit)
I am stuck now what to do, someone told me to change permission setting as per instructions to chmod 777
but where do I change the instructions to that?
As a result, when I go to
mydomain/limesurvey/admin/install/ I get this:
Can't connect to LimeSurvey database. Reason: Access denied for user 'root'@'localhost' (using password: NO)
I know I am missing few steps in the installation process. Thank you for pointing me in the right direction