Mrugesh Karnik wrote:
>  * Apache2 has detected a syntax error in your configuration files:
> Usage: /usr/sbin/apache2 [-D name] [-d directory] [-f file]
>                          [-C "directive"] [-c "directive"]
>                          [-k start|restart|graceful|stop]
>                          [-v] [-V] [-h] [-l] [-L] [-t] [-S]

I doubt this error message is related to your recent webapp-config
install (it's probably just now that you noticed it). Generally when
this message comes up, there is a problem with your APACHE2_OPTS in
/etc/conf.d/apache2, usually a forgotten -D somewhere.

Make sure every item in APACHE2_OPTS has a -D before it.
Example (from my apache 2.2 configuration):

APACHE2_OPTS="-D DEFAULT_VHOST -D INFO -D LANGUAGE -D SSL -D
SSL_DEFAULT_VHOST -D SUEXEC -D PHP4 -D MACRO -D USERDIR -D ERRORDOCS -D
AUTH_PAM"

-- 
Michael Stewart                                     [EMAIL PROTECTED]
Gentoo Developer                        http://dev.gentoo.org/~vericgar

GnuPG Key ID 0x08614788 available on http://pgp.mit.edu
--

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to