This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Apache won't load


Apache 1.3.33-1, cygwin 1.5.15-1, on XP Pro SP1, everything cygwin
up-to-date (as of this morning), as a straight program (not a service) in
the "foreground" or background.  Note that I do not have permission to run
programs as Administrator or SYSTEM.

/c> /usr/sbin/httpd
c:\cygwin\usr\sbin\httpd.exe (664): *** unable to remap
c:\cygwin\lib\apache\mod_vhost_alias.dll to same address as parent(0xA50000)
!= 0xA60000

/c> /usr/sbin/httpd &
[1] 1072
/c> c:\cygwin\usr\sbin\httpd.exe (2772): *** unable to remap
c:\cygwin\lib\apache\mod_vhost_alias.dll to same address as parent(0xA50000)
!= 0xA60000
[1]+  Exit 1                  /usr/sbin/httpd.exe

Deleting the mod_vhost_alias.dll/mod_vhost_alias.c directive just moves the
error message down the list.  Same for cumulatively commenting out the other
modules.

Adding options that cause httpd to print something to the terminal and then
exit (e.g., -h, -v, -l, -L) worked as expected without an error message.

I tried reinstalling with no effect.

I tried rebaseall.  httpd would then exit immediately with no error message.
Even adding options that print and exit (as above) resulted in exiting
immediately without printing either the expected output or even an error
message.

It used to work.  I haven't run it for 6 months to a year, so,
unfortunately, I cannot tell you when my installation stopped working.

Any hints for what I should try?

cygchewck.out and the conf files from /etc/apache are attached.  (I think
that httpd.conf is the only one that I modified.)

Thanks,

- Barry

Attachment: httpd.conf
Description: Binary data

Attachment: cygcheck.out
Description: Binary data

Attachment: srm.conf
Description: Binary data

Attachment: access.conf
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]