I am trying to get a new configuration going. When I start 2.0.47 I get:
# /etc/rc.d/init.d/httpd start
Starting httpd: Syntax error on line 1110 of /etc/httpd/conf/httpd.conf:
directive missing closing '>' [FAILED]
Line 1110 is the line below:
PerlModule Apache::ASP
On 10/8/03 10:14 AM, "Stas Bekman" <[EMAIL PROTECTED]> wrote:
> Chris M wrote:
>> I am trying to get a new configuration going. When I start 2.0.47 I get:
>>
>> # /etc/rc.d/init.d/httpd start
>>
>> Starting httpd: Syntax error on line 1110 of
On 10/8/03 12:11 PM, "Stas Bekman" <[EMAIL PROTECTED]> wrote:
> Chris M wrote:
>> On 10/8/03 10:14 AM, "Stas Bekman" <[EMAIL PROTECTED]> wrote:
>>
>>
>>> Chris M wrote:
>>>
>>>> I am trying to get a new configu
On 10/8/03 11:09 AM, "Josh Chamas" <[EMAIL PROTECTED]> wrote:
> Chris M wrote:
>> I am trying to get a new configuration going. When I start 2.0.47 I get:
>>
>> # /etc/rc.d/init.d/httpd start
>>
>> Starting httpd: Syntax error on line 1110 of
On 10/8/03 12:45 PM, "Stas Bekman" <[EMAIL PROTECTED]> wrote:
> Chris M wrote:
>
>>> The opening is , but the clsoing is . It wan't the space in
>>> the
>>> opening tag, because in httpd-2.0 the parser requires an argument in all
>>>