Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: apache 2.4 vhost configuration problem |
|
Author |
|
bagu
Joined: 06 Jan 2011 Posts: 193 Location: France
|
Posted: Sun 19 Feb '12 11:24 Post subject: apache 2.4 vhost configuration problem |
|
|
Hello.
I've try to upgrade apache from 2.2.22 to 2.4.1 and there is something strange.
I receive this error :
Quote: | The Apache service named reported the following error:
>>> httpd.exe: Syntax error on line 536 of D:/wamp/apache/conf/httpd.conf: Syntax error on line 37 of D:/wamp/apache/conf/extra/httpd-vhosts.conf: Syntax error on line 28 of E:/services/vhosts/vhosts.conf: Could not open configuration file E:/services/vhosts/ |
Each file exist (work on 2.2.22)
And the line 28 of E:/services/vhosts/vhosts.conf is :
Code: | Include "e:/services/vhosts/hosts/" |
wich include every files in e:/services/vhosts/hosts/ folder.
Can you help me ?
EDIT : to make it work, i add *.conf at the end |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sun 19 Feb '12 13:40 Post subject: |
|
|
If I remember correctly that is a known bug in 2.4.1 which is not solved yet |
|
Back to top |
|
bagu
Joined: 06 Jan 2011 Posts: 193 Location: France
|
Posted: Sun 19 Feb '12 14:55 Post subject: |
|
|
Ok, i keep *.conf for the moment so.
Thanks for your answer. |
|
Back to top |
|
|
|
|
|
|