Matus UHLAR - fantomas wrote:
>> Matus UHLAR - fantomas wrote:
>>
>>> You must build apache BEFORE mod_perl and mod_ssl.
>>>
>
> On 21.10.07 10:21, Bernard Barton wrote:
>
>
>> But as soon as you build mod_ssl, it tells you to change to your apache
>> directory and run make / make in
> Matus UHLAR - fantomas wrote:
> > You must build apache BEFORE mod_perl and mod_ssl.
On 21.10.07 10:21, Bernard Barton wrote:
> But as soon as you build mod_ssl, it tells you to change to your apache
> directory and run make / make install. The instructions for mod_ssl (and
> I believe mod_per
Matus UHLAR - fantomas wrote:
> On 20.10.07 23:48, Bernard Barton wrote:
>
>> I wish I could use apache 2.x, but unfortunately, I need to remain at
>> version 1.3.33. I'm building a mod_ssl and mod_perl enabled httpd.
>> Here are the latest build parameters I've used:
>>
>
>
>> cd ~/ap
On 20.10.07 23:48, Bernard Barton wrote:
> I wish I could use apache 2.x, but unfortunately, I need to remain at
> version 1.3.33. I'm building a mod_ssl and mod_perl enabled httpd.
> Here are the latest build parameters I've used:
> cd ~/apache-ssl
apache-ssl is only your name for the director
Joshua Slive wrote:
> On 10/19/07, Bernard Barton <[EMAIL PROTECTED]> wrote:
>
>> When I run an apachectl configtest, I get the errors below regarding
>> compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no",
>> and I also tried --enable-rule=EAPI=no. Oddly, when I run m
On 10/19/07, Bernard Barton <[EMAIL PROTECTED]> wrote:
> When I run an apachectl configtest, I get the errors below regarding
> compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no",
> and I also tried --enable-rule=EAPI=no. Oddly, when I run make in the
> apache_1.3.33 di
When I run an apachectl configtest, I get the errors below regarding compiling
apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no", and I also
tried --enable-rule=EAPI=no. Oddly, when I run make in the apache_1.3.33
directory, I see the -DEAPI being passed to the compiler. Yet st