William A. Rowe, Jr. wrote:

> Notice that is the 'Listen' Port.  We didn't s/@@Port@@/80/, althought we
> should do that, and s/@@ServerName@@/`hostname`/ as well.
> 
> I agree that's a lousy message, care to offer a patch to the set Listen 
> directive?


yeah..
working on it now.
commited even.

now a server will start out of the box so to speak


> 
> Bill
> 
> ----- Original Message ----- 
> From: "Ian Holsman" <[EMAIL PROTECTED]>
> To: "William A. Rowe, Jr." <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Thursday, January 10, 2002 3:41 PM
> Subject: Re: Current CVS on Win32
> 
> 
> 
>>huh???
>>I thought we don't use Port anymore
>>
>>Port must be specified
>>
>>C:\Apache2>bin\Apache.exe -v
>>Server version: Apache/2.0.31-dev
>>Server built:   Jan 10 2002 13:30:12
>>
>>C:\Apache2>bin\Apache.exe
>>Syntax error on line 113 of C:/Apache2/conf/httpd.conf:
>>Port must be specified
>>
>>C:\Apache2>
>>
>>
>>
>>William A. Rowe, Jr. wrote:
>>
>>
>>>From: "Sebastian Bergmann" <[EMAIL PROTECTED]>
>>>Sent: Thursday, January 10, 2002 10:43 AM
>>>
>>>
>>>
>>>
>>>> ... gives me
>>>>
>>>>   Syntax error on line 236 of C:/Server/Apache/conf/httpd.conf:
>>>>   Invalid command 'Order', perhaps mis-spelled or defined by a module
>>>>   not included in the server configuration
>>>>
>>>> The line in question is
>>>>
>>>>   Order allow,deny
>>>>
>>>> which is inside the
>>>>
>>>>   <Directory "c:/server/htdocs">
>>>>
>>>> block.
>>>>
>>>>
>>>Well, if it compiled at all, you rebuilt from scratch for the MMN bump.
>>>However, we split out all of the "built-in modules" since there is no
>>>way to toggle a "built-in" module in Apache 2.0, per my post yesterday
>>>morning.
>>>
>>>You likely just need to fix your httpd.conf, look at the LoadModules list 
>>>in your httpd.default.conf and copy it alongside your own LoadModules.
>>>
>>>Bill
>>>
>>>
>>>
>>>
>>
>>
>>
> 



Reply via email to