Accueil
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] Restarted Apache (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] Restarted Apache
#18309
papageno (User)
Fresh Lemon
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
[done] Restarted Apache 2 Months, 4 Weeks ago Karma: 0  
Hi,
I restarted Apache.
I have the message:
The Apache service named reported the following error:
>>> Syntax error on line 64 of C:/xampp/apache/conf/extra/httpd-xampp.conf: .

The line 64 of C:/xampp/apache/conf/extra/httpd-xampp.conf is
Alias /limesurvey “C:/xampp/htdocs/limesurvey/”
<Directory “C:/xampp/htdocs/limesurvey”>
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>

Thanks
 
Logged Logged  
 
Last Edit: 2008/09/08 15:54 By Mazi.
  The administrator has disabled public write access.
#18310
papageno (User)
Fresh Lemon
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:Restarted Apache 2 Months, 4 Weeks ago Karma: 0  
Maybe I found the solution!
If the "limesurvey folder" is in the "htdocs folder" the code

Alias /limesurvey “C:/xampp/htdocs/limesurvey/”
<Directory “C:/xampp/htdocs/limesurvey”>
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>

in C:/xampp/apache/conf/extra/httpd-xampp.conf is not necessary!
Is so?
Thanks
 
Logged Logged  
  The administrator has disabled public write access.
#18370
Mazi (Moderator)
Moderator Lime
Posts: 3349
graph
User Offline Click here to see the profile of this user
Re:Restarted Apache 2 Months, 3 Weeks ago Karma: 28  
This is an apache configuration error and isn't connected to limesurvey.
 
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