On Sat, 14 Jul 2007 16:44:54 -0400
pj <[EMAIL PROTECTED]> wrote:
> Well, I don't think the universe is against me. I rather think that
> there is a really serious lack of communications skills among many
> programmers.
hi Phil,
i think you are mistakenly believing everyone in this list are prog
> Norberto Meijome wrote:
>> On Fri, 13 Jul 2007 13:27:41 -0400
>> pj <[EMAIL PROTECTED]> wrote:
>>
>>> Somethings isn't quite right here.
>>> It was suggested I load the accf_http from the /boot/loader.conf file.
>>> I
>>> did. So, now I removed the line from /boot/loader.conf; it is empty of
>>>
sorry to break it to you, but odds are it's due to your current lack of
understanding of the system, rather than the universe poised against you :)
don't worry, it's fixable (understanding, not the universe ;) ).
Fortunately,most things are!
If I may add, for what it's worth, the only good thin
Norberto Meijome wrote:
On Fri, 13 Jul 2007 13:27:41 -0400
pj <[EMAIL PROTECTED]> wrote:
Somethings isn't quite right here.
It was suggested I load the accf_http from the /boot/loader.conf file. I
did. So, now I removed the line from /boot/loader.conf; it is empty of
any directives. I reboote
On Fri, 13 Jul 2007 13:27:41 -0400
pj <[EMAIL PROTECTED]> wrote:
> Somethings isn't quite right here.
> It was suggested I load the accf_http from the /boot/loader.conf file. I
> did. So, now I removed the line from /boot/loader.conf; it is empty of
> any directives. I rebooted and accf_http.ko
Norberto Meijome wrote:
On Fri, 13 Jul 2007 08:35:25 -0400
pj <[EMAIL PROTECTED]> wrote:
My only question now is: Why is httpd running with -DNOHTTPACCEPT ? How
does this affect apache22's operation?
It tells Apache not to try to access the kernel HTTP Accept module. Unless you
load accf_http
On Fri, 13 Jul 2007 08:35:25 -0400
pj <[EMAIL PROTECTED]> wrote:
> My only question now is: Why is httpd running with -DNOHTTPACCEPT ? How
> does this affect apache22's operation?
It tells Apache not to try to access the kernel HTTP Accept module. Unless you
load accf_http (and, optionally, accf
Norberto Meijome wrote:
On Wed, 11 Jul 2007 22:35:35 -0400
pj <[EMAIL PROTECTED]> wrote:
Apache22 from ports doesn't use SSL by default. Check your httpd.conf
file and make sure the LoadModule for "ssl_module" line is commented
out.
The latest 2.2.4 does by default. The first thing I had don
On Wed, 11 Jul 2007 22:35:35 -0400
pj <[EMAIL PROTECTED]> wrote:
> > Apache22 from ports doesn't use SSL by default. Check your httpd.conf
> > file and make sure the LoadModule for "ssl_module" line is commented
> > out.
> >
> The latest 2.2.4 does by default. The first thing I had done was to
rmation about your Samba
config,
> and most people aren't good at reading minds, so you'll need to
either
> do something like run Samba's "testparms" and/or look over the Samba
> logfiles
I finally found that Samba was looking for a
Schiz0 wrote:
On 7/11/07, Steve Bertrand <[EMAIL PROTECTED]> wrote:
> Apache22 from ports doesn't use SSL by default. Check your httpd.conf
> file and make sure the LoadModule for "ssl_module" line is commented
> out.
I'm near certain that it does, but then again I may be wrong. From
Makefile:
's "testparms" and/or look over the Samba
> logfiles
I finally found that Samba was looking for a guest account - I had not
set it up. Now it's working ok.
>
>> I tried to reinstall (unsuccessfully -D NOSSL) apache22 without SSL.
>> How can I disable th
Steve Bertrand wrote:
Apache22 from ports doesn't use SSL by default. Check your httpd.conf
file and make sure the LoadModule for "ssl_module" line is commented
out.
I'm near certain that it does, but then again I may be wrong. From Makefile:
Apparently 2.2.4 compiles SSL by default.
.if !de
Schiz0 wrote:
On 7/11/07, pj <[EMAIL PROTECTED]> wrote:
I can't find any clue as to how to start apache22 without SSL.
What is httpd -DNOHTTPACCEPT ?
Thanks for any help...
Phil
___
freebsd-questions@freebsd.org mailing list
http://lists.
tion about your Samba config,
and most people aren't good at reading minds, so you'll need to either
do something like run Samba's "testparms" and/or look over the Samba
logfiles
I finally found that Samba was looking for a guest account - I had not
set it up. No
can't find any clue as to how to start apache22 without SSL.
What is httpd -DNOHTTPACCEPT ?
Thanks for any help...
Use "apachectl configtest" first to make sure the config is valid, then
"apachectl start". To make this permanent, add something like:
apache2_ena
Thanks for the speedy reply.
I saw something about this accf_http while checking the Web, but haven't
got to trying that yet. I find it strange since this was never needed
before - even in my previous installation of apache22.
I'll try it shortly.
Amitabh Kant wrote:
On 7/11/07, pj <[EMAIL PRO
On 7/11/07, Steve Bertrand <[EMAIL PROTECTED]> wrote:
> Apache22 from ports doesn't use SSL by default. Check your httpd.conf
> file and make sure the LoadModule for "ssl_module" line is commented
> out.
I'm near certain that it does, but then again I may be wrong. From Makefile:
.if !defined(W
> Apache22 from ports doesn't use SSL by default. Check your httpd.conf
> file and make sure the LoadModule for "ssl_module" line is commented
> out.
I'm near certain that it does, but then again I may be wrong. From Makefile:
.if !defined(WITHOUT_SSL_MODULES)
USE_OPENSSL=yes
.endif
...and t
On 7/11/07, pj <[EMAIL PROTECTED]> wrote:
I can't find any clue as to how to start apache22 without SSL.
What is httpd -DNOHTTPACCEPT ?
Thanks for any help...
Phil
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.
Sorry, the file is /boot/loader.conf
Regards
Amitabh
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On 7/11/07, pj <[EMAIL PROTECTED]> wrote:
On top of this, when I try to stop apache with apachectl stop, apache
stops. But apachectl start gives : "[warn] (2) No such file or
directory: Failed to enable the 'httpready' Accept Filter"
Phil
Either load the kernel module using "kldload accf_ht
ided any specific information about your Samba
config, and most people aren't good at reading minds, so you'll need
to either do something like run Samba's "testparms" and/or look over
the Samba logfiles
I tried to reinstall (unsuccessfully -D NOSSL) apache22 with
On Jul 11, 2007, at 11:24 AM, pj wrote:
I can't find any clue as to how to start apache22 without SSL.
What is httpd -DNOHTTPACCEPT ?
Thanks for any help...
Use "apachectl configtest" first to make sure the config is valid,
then "apachectl start". To make this
I can't find any clue as to how to start apache22 without SSL.
What is httpd -DNOHTTPACCEPT ?
Thanks for any help...
Phil
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe,
ssl?
I tried to reinstall (unsuccessfully -D NOSSL) apache22 without SSL. How
can I disable the SSL I don't need SSL as I am using FBSD6.2 only on my
local network.
On top of this, when I try to stop apache with apachectl stop, apache
stops. But apachectl start gives : "[warn] (2) No
26 matches
Mail list logo