Good Morning:
I did the instalation of VQadmin 1.4 and when i try to log, there is an
Apache Internal Error, in the log I can see the following line:
/home/httpd/cgi-bin/vqadmin/.htaccess: deny not allowed here
but my .htaccess is the same as the one in the INSTALL file.
.htaccess file:
deny from all
AuthType Basic
AuthUserFile /etc/httpd/conf/vqadmin.passwd
AuthName "Restrict Access"
require administrator
satisfy any
What's wrong with the .htaccess file ?
Thank you
Wagner Garcia Campagner
----- Original Message -----
From: "Einar Bordewich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 6:07 AM
Subject: Re: [announcement] VQadmin new version 1.3 available
> When I do a ./configure, I do get
>
> ./configure: line 1848: syntax error near unexpected token `in'
> ./configure: line 1848: `for ac_func in '
>
> This don't make sence (well, I'm not a programer ;-)
> ---
> for ac_func in # <-- Hmmm, 'in' what?
> do
> echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
> echo "configure:1852: checking for $ac_func" >&5
> if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
> echo $ac_n "(cached) $ac_c" 1>&6
> else
> cat > conftest.$ac_ext <<EOF
> ---
>
> Removing the "in" from line 1848 seems to solve the problem.
> --
> --------------------------------------------
> IDG New Media Einar Bordewich
> Development Manager Phone: +47 2336 1420
> E-Mail: eibo(at)newmedia.no
> Lat: 59.91144 N Lon: 10.76097 E
> --------------------------------------------
>
> ----- Original Message -----
> From: "Ken Jones" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Tuesday, March 13, 2001 11:36 PM
> Subject: [announcement] VQadmin new version 1.3 available
>
>
> >
> > A new version of vqadmin is now available.
> >
> > vqadmin-1.3
> > Virtual Qmail Web Administrator (VqAdmin) is a CGI Web program to
> > allow virtual email hosting machine administators to add, delete,
> > and modify virtually hosted email domains and users using vpopmail.
> > Authentication is provided by ACLs and the Apache htpasswd method.
> > Machine Administrators can add/delete virtual email domains, and
> > tech users can admin user email accounts such as setting passwords,
> > disk quotas, and privileges.
> >
> > Requires:
> > qmail http://cr.yp.to/qmail.html
> > vpopmail http://www.inter7.com/vpopmail/
> >
> > Changes
> > http://www.vpopmail.cx/vqadmin-ChangeLog
> >
> > Download
> > http://www.vpopmail.cx/vqadmin-1.3.tar.gz
> >
> > Changes:
> > 1) fixed problem with creating new domains
> >
> > 2) Added autoconf / automake scripts.
> > The install procedure is now:
> > ./configure
> > make
> > make install
> >
> > 3) Added support for creating virtual email domains
> > under any /etc/passwd user. The default is vpopmail.
> >
> > 4) configure/Makefile automatically detects which
> > libraries and headers to link.
> >
> > 5) New INSTALL documentation
> >
> > Cheers,
> > Ken Jones
> > inter7
> >
>