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]

Re: apache2 on xp


thanks, the syntax is ok now, but still can't be started.

$  /usr/sbin/httpd2.exe -v
Server version: Apache/2.0.55
Server built:   Jan 24 2006 23:23:08

$ /usr/sbin/apachectl2 -k start
/usr/sbin/apachectl2: line 78:  6228 Bad system call         $HTTPD $ARGV



On 7/3/06, Max Bowsher <maxb1@ukf.net> wrote:
Ken Perl wrote:
> the test says that I have a syntax error but I didn't change the
> httpd.conf file after the install,
> $ /usr/sbin/apachectl2 -t
> httpd2: Syntax error on line 233 of /etc/apache2/httpd.conf: Cannot
> load /usr/lib/apache2/mod_access.so into server: No such file or
> directory
>
> and the .so file is in the /usr/lib/apache2 directory, why I still got
> this error?


mod_access does NOT exist in the current version of Apache distributed via Cygwin setup.

I think you have a mess of 2.0.x and 2.2.x blended together.

Uninstall apache2 using setup.exe, then manually remove any remaining
/etc/apache2/ and /usr/lib/apache2/, then reinstall and try again.

Max.






--
perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\@``
")'

--
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]