public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* problem of apache-mod_auth_ntsec's postinstall script
@ 2003-01-13  3:30 Kenji Yamashita
  0 siblings, 0 replies; only message in thread
From: Kenji Yamashita @ 2003-01-13  3:30 UTC (permalink / raw)
  To: cygwin

Hello,

Recently I have installed Apache with mod_auth_ntsec. And I ran
'apachectl configtest' then got the following error messages.

  Syntax error on line 279 of /etc/apache/httpd.conf:
  Cannot add module via name 'mod_ntsec_auth.c': not in list of loaded
modules

I modified "httpd.conf" and ran successfully.

My environment is 
 cygwin-1.3.18-1
 apache-1.3.24-5
 apache-mod_auth_ntsec-1.7-1

Regards,
Kenji Yamashita
yamashita_kenji1972@yahoo.co.jp

*** /etc/postinstall/apache-mod_auth_ntsec.sh.orig      Sun May  5 21:48:33 2002
--- /etc/postinstall/apache-mod_auth_ntsec.sh   Fri Jan 10 19:18:45 2003
***************
*** 1,5 ****
  #!/bin/sh
! module=ntsec_auth
  module_dll=mod_auth_ntsec.dll
  prefix=/usr
  confdir=/etc
--- 1,5 ----
  #!/bin/sh
! module=auth_ntsec
  module_dll=mod_auth_ntsec.dll
  prefix=/usr
  confdir=/etc
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-10 10:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-13  3:30 problem of apache-mod_auth_ntsec's postinstall script Kenji Yamashita

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).