[Kroupware] Initial Password Prob

Wim Bakker wim at unetix.nl
Tue May 20 11:44:53 CEST 2003


On Tuesday 20 May 2003 09:19, Dieter Kluenter wrote:
> Am Die, 2003-05-20 um 07.24 schrieb Wim Bakker:
> > On Monday 19 May 2003 23:47, Dieter Kluenter wrote:
> > > Hi,
>
> [...]
>
> > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
> > > marin:/kolab/etc/rc.d # ./rc.apache start
> > > Syntax error on line 12 of /kolab/etc/apache/apache.conf:
> > > Invalid command 'SSLVerifyClient', perhaps mis-spelled or defined by a
> > > module not included in the server configuration /kolab/sbin/apachectl
> > > start: httpd could not be started
> > > /kolab/etc/rc:WARNING: script `/kolab/etc/rc.d/rc.apache:start'
> > > returned non-null (0) return code
> > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> > >
> > >
> > > Any hints?
> >
> > You should compile apache again , in the apache directory is a Makefile
> > which contains the correct rpm command for compiling apache:
> > "rpm -ba apache.spec --define 'with_mod_ssl yes' --define 'with_mod_php
> > yes' --define 'with_mod_dav yes' --define 'with_mod_auth_ldap yes'
> > --define 'with_mod_php_openldap yes'
> > "
> > is the complete rpm command to make the apache rpm.
>
> Thank you, so you are saying that the originally provided apache.spec is
> buggy?
>
> -Dieter
Nope , if you read the spec file you will see that it expects the
relevant parameters on the commandline after the rpm -ba , and that's
what in the makefile , so either you do a "make" in the apache directory
or you do a "rpm -ba <options from makefile> apache.spec" in the apache
directory. 

Wim




More information about the Kroupware mailing list