I have a problem with limesurvey. i want to use limesurvey with our SSL-proxy to reach a greater security level for a special survey. To connect to that SSL-proxy I have to choose ssl.webpack.de/example.de/limesurvey. Bute the problem is that there occurs an error (it can't find the right directory) and limesurvey switches to the path ssl.webpack.de/limesurvey but not to ssl.webpack.de/example.de/limesurvey. Does anyone know how i can change this problem? I tried to modify config.php and $rooturl="ssl.webpack.de/example.de/limesurvey, but it doesn't work.
Thanks in advance.
greez
Logged
The administrator has disabled public write access.
Please post the settings you set in config.php (no real passwords please).
Please switch on debug mode by adding the following line to your config.php file:
Code:
$debug = 1;
Are there any errors reported?
Furthermore try searchinh the forum for "https", "SSL". Other user have successfully used limesurvey with SSL.
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.