Accueil
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Problem with SSL-Proxy (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Problem with SSL-Proxy
#18311
stemeios (User)
Fresh Lemon
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Problem with SSL-Proxy 2 Months, 4 Weeks ago Karma: 0  
Hello,

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 Logged  
  The administrator has disabled public write access.
#18369
Mazi (Moderator)
Moderator Lime
Posts: 3349
graph
User Offline Click here to see the profile of this user
Re:Problem with SSL-Proxy 2 Months, 3 Weeks ago Karma: 28  
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 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.
Go to top