Start Support Hilfe-Foren
Re:Restarted Apache (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:Restarted Apache
|
|
|
|
[done] Restarted Apache 3 Months 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
|
|
|
Last Edit: 2008/09/08 15:54 By Mazi.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Restarted Apache 3 Months 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
|
|
|
The administrator has disabled public write access.
|
Mazi (Moderator)
Moderator Lime
Posts: 3373
|
|
Re:Restarted Apache 2 Months, 3 Weeks ago
|
Karma: 28
|
|
This is an apache configuration error and isn't connected to limesurvey.
|
|
|
|
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.
|
|
|
|
|