Re: error occured while initiating the interface.

tethys ocean <[email protected]> Fri, 30 Sep 2005 17:11:19 +0300
Newsgroups gmane.mail.vqadmin
Message-ID <[email protected]>
------=_Part_2805_20658641.1128089479060
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I tried it before .. error ..

I think my error is depend on configurations but which configuration I dont
know.

Firstly I took such error

*Authentication Failed Username unknown*

*vQadmin was unable to determine your username, which
means your webserver is improperly configured to run
with this CGI.  For security reasons, this script
will not run without Apache htaccess lists.

vqadmin <http://www.inter7.com/vqadmin/> 2.3.6

vpopmail <http://www.inter7.com/vpopmail/> 5.4.10*

but after read a document I changed my httpd.conf file by adding this lines
like this

<Directory "/usr/local/www/cgi-bin/vqadmin">
deny from all
Options ExecCGI
AllowOverride AuthConfig
Order deny,allow
</Directory>

than, error page changed, it asked me username and passwd but it isnt
initialize web page with like error messages.


*Error Syntax erorr in access lists*

error occured while initiating the interface.
Please contact the administrator if this continues.

vqadmin <http://www.inter7.com/vqadmin/> 2.3.6

vpopmail <http://www.inter7.com/vpopmail/> 5.4.10















On 9/30/05, Ken Jones <[email protected]> wrote:
>
> Try using the default vqadmin.acl file that comes in the tar ball
>
> Ken Jones
>
> tethys ocean wrote:
> > Hi, All
> >
> > I have a big trouble about setting up vqadmin, depens upon
> >
> > http://www.inter7.com/vqadmin/install.txt
> >
> > and
> >
> > http://freebsd.qmailrocks.org/vqadmin.htm
> >
> >
> > but my admin page cant be open. whenever I enter the webcontrol page it
> > gives and error page like this.
> >
> > *Error Syntax erorr in access lists*
> >
> > error occured while initiating the interface.
> > Please contact the administrator if this continues.
> >
> > vqadmin <http://www.inter7.com/vqadmin/> 2.3.6
> >
> >
> > vpopmail <http://www.inter7.com/vpopmail/> 5.4.10
> >
> >
> >
> > my httpd.conf file like
> >
> >
> > #<VirtualHost my IP>
> > #ServerAdmin [email protected] <mailto:[email protected]>
> > #DocumentRoot /usr/local/www/cgi-bin/vqadmin
> > #AuthUserFile /usr/local/etc/apache/.htpasswd
> > #ServerName mydomain.com <http://mydomain.com> <http://mydomain.com>
> > #ServerAlias mydomain.com <http://mydomain.com> <http://mydomain.com>
> > #ScriptAlias /cgi-bin "/usr/local/www/cgi-bin"
> > #</VirtualHost>
> >
> > <Directory "/usr/local/www/cgi-bin/vqadmin">
> > deny from all
> > Options ExecCGI
> > AllowOverride AuthConfig
> > Order deny,allow
> > </Directory>
> >
> > #AuthType Basic
> > #AuthUserFile /usr/local/etc/apache/.htpasswd
> > #AuthName vqadmin
> > #AuthName admin
> > #require valid-user
> >
> >
> > vqadmin.acl file is
> >
> > tech VI tech1user
> > #admin * VIMUDCAX admin1user
> > admin * VIMUDCAX admin
> >
> >
> > my .htaccess file is in
> >
> > /usr/local/www/cgi-bin/vqadmin/
> >
> > bash-2.05b# ls -als /usr/local/www/cgi-bin/vqadmin/
> > total 96
> > 2 drwxr-xr-x 3 vpopmail vchkpw 512 Sep 29 20:09 .
> > 2 drwxr-xr-x 5 vpopmail vchkpw 512 Sep 25 14:56 ..
> > 2 -rw-r--r-- 1 vpopmail vchkpw 230 Sep 28 19:32 .htaccess
> > 2 drwxr-xr-x 2 vpopmail vchkpw 1024 Sep 25 14:51 html
> > 2 -rw-r--r-- 1 vpopmail vchkpw 892 Sep 30 15:19 vqadmin.acl
> > 84 -rwsr-sr-x 1 vpopmail vchkpw 85492 Sep 25 14:51 vqadmin.cgi
> > 2 -rw-r--r-- 1 vpopmail vchkpw 868 Sep 28 19:27 vqadminacl
> > bash-2.05b#
> >
> >
> >
> > and also my htpasswd file is in /usr/local/etc/apache
> >
> > whats the wrong! can anybody hep me?
> >
> >
> >
> >
> >
> >
>
>

------=_Part_2805_20658641.1128089479060
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I tried it before .. error ..<br>
<br>
I think my error is depend on configurations but which configuration I dont=
 know. <br>
<br>
Firstly I took such error <br>
<br>
<center><b>Authentication Failed Username unknown</b></center>
<pre><b><b>vQadmin was unable to determine your username, which<br>means yo=
ur webserver is improperly configured to run<br>with this CGI.  For securit=
y reasons, this script<br>will not run without Apache htaccess lists.<br>
<br><a href=3D"http://www.inter7.com/vqadmin/">vqadmin</a> 2.3.6<br><br><a =
href=3D"http://www.inter7.com/vpopmail/">vpopmail</a> 5.4.10</b></b></pre>
but&nbsp; after read a document I changed my httpd.conf file by adding this=
 lines like this<br>
<br>
&lt;Directory &quot;/usr/local/www/cgi-bin/vqadmin&quot;&gt; <br>
deny from all <br>
Options ExecCGI <br>
AllowOverride AuthConfig <br>
Order deny,allow <br>
&lt;/Directory&gt; <br>
<br>
than,&nbsp; error page changed, it asked me username and passwd but it isnt=
 initialize web page with like error messages.<br>
<br>
<br>
<center><b>Error Syntax erorr in access lists</b></center>

<pre>error occured while initiating the interface.<br>Please contact the ad=
ministrator if this continues.<br><br><a href=3D"http://www.inter7.com/vqad=
min/">vqadmin</a> 2.3.6<br><br><a href=3D"http://www.inter7.com/vpopmail/">
vpopmail</a> 5.4.10</pre>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br><br><div><span class=3D"gmail_quote">On 9/30/05, <b class=3D"gmail_send=
ername">Ken Jones</b> &lt;<a href=3D"mailto:[email protected]">[email protected]<=
/a>&gt; wrote:</span><blockquote class=3D"gmail_quote" style=3D"border-left=
: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1e=
x;">
Try using the default vqadmin.acl file that comes in the tar ball<br><br>Ke=
n Jones<br><br>tethys ocean wrote:<br>&gt; Hi, All<br>&gt;<br>&gt; I have a=
 big trouble about setting up vqadmin, depens upon<br>&gt;<br>&gt; <a href=
=3D"http://www.inter7.com/vqadmin/install.txt">
http://www.inter7.com/vqadmin/install.txt</a><br>&gt;<br>&gt; and<br>&gt;<b=
r>&gt; <a href=3D"http://freebsd.qmailrocks.org/vqadmin.htm">http://freebsd=
.qmailrocks.org/vqadmin.htm</a><br>&gt;<br>&gt;<br>&gt; but my admin page c=
ant be open. whenever I enter the webcontrol page&nbsp;&nbsp;it
<br>&gt; gives and error page&nbsp;&nbsp;like this.<br>&gt;<br>&gt; *Error =
Syntax erorr in access lists*<br>&gt;<br>&gt; error occured while initiatin=
g the interface.<br>&gt; Please contact the administrator if this continues=
.<br>&gt;
<br>&gt; vqadmin &lt;<a href=3D"http://www.inter7.com/vqadmin/">http://www.=
inter7.com/vqadmin/</a>&gt; 2.3.6<br>&gt;<br>&gt;<br>&gt; vpopmail &lt;<a h=
ref=3D"http://www.inter7.com/vpopmail/">http://www.inter7.com/vpopmail/</a>
&gt; 5.4.10<br>&gt;<br>&gt;<br>&gt;<br>&gt; my httpd.conf file like<br>&gt;=
<br>&gt;<br>&gt; #&lt;VirtualHost my IP&gt;<br>&gt; #ServerAdmin <a href=3D=
"mailto:[email protected]">[email protected]</a> &lt;mailto:<a href=3D"mail=
to:[email protected]">
[email protected]</a>&gt;<br>&gt; #DocumentRoot /usr/local/www/cgi-bin/vqad=
min<br>&gt; #AuthUserFile /usr/local/etc/apache/.htpasswd<br>&gt; #ServerNa=
me <a href=3D"http://mydomain.com">mydomain.com</a> &lt;<a href=3D"http://m=
ydomain.com">
http://mydomain.com</a>&gt;<br>&gt; #ServerAlias <a href=3D"http://mydomain=
.com">mydomain.com</a> &lt;<a href=3D"http://mydomain.com">http://mydomain.=
com</a>&gt;<br>&gt; #ScriptAlias /cgi-bin &quot;/usr/local/www/cgi-bin&quot=
;
<br>&gt; #&lt;/VirtualHost&gt;<br>&gt;<br>&gt; &lt;Directory &quot;/usr/loc=
al/www/cgi-bin/vqadmin&quot;&gt;<br>&gt; deny from all<br>&gt; Options Exec=
CGI<br>&gt; AllowOverride AuthConfig<br>&gt; Order deny,allow<br>&gt; &lt;/=
Directory&gt;
<br>&gt;<br>&gt; #AuthType Basic<br>&gt; #AuthUserFile /usr/local/etc/apach=
e/.htpasswd<br>&gt; #AuthName vqadmin<br>&gt; #AuthName admin<br>&gt; #requ=
ire valid-user<br>&gt;<br>&gt;<br>&gt; vqadmin.acl file is<br>&gt;<br>&gt; =
tech VI tech1user
<br>&gt; #admin * VIMUDCAX admin1user<br>&gt; admin * VIMUDCAX admin<br>&gt=
;<br>&gt;<br>&gt; my .htaccess file is in<br>&gt;<br>&gt; /usr/local/www/cg=
i-bin/vqadmin/<br>&gt;<br>&gt; bash-2.05b# ls -als /usr/local/www/cgi-bin/v=
qadmin/
<br>&gt; total 96<br>&gt;&nbsp;&nbsp; 2 drwxr-xr-x&nbsp;&nbsp;3 vpopmail&nb=
sp;&nbsp;vchkpw&nbsp;&nbsp;&nbsp;&nbsp;512 Sep 29 20:09 .<br>&gt;&nbsp;&nbs=
p; 2 drwxr-xr-x&nbsp;&nbsp;5 vpopmail&nbsp;&nbsp;vchkpw&nbsp;&nbsp;&nbsp;&n=
bsp;512 Sep 25 14:56 ..<br>&gt;&nbsp;&nbsp; 2 -rw-r--r--&nbsp;&nbsp;1 vpopm=
ail&nbsp;&nbsp;vchkpw&nbsp;&nbsp;&nbsp;&nbsp;230 Sep 28 19:32 .htaccess
<br>&gt;&nbsp;&nbsp; 2 drwxr-xr-x&nbsp;&nbsp;2 vpopmail&nbsp;&nbsp;vchkpw&n=
bsp;&nbsp; 1024 Sep 25 14:51 html<br>&gt;&nbsp;&nbsp; 2 -rw-r--r--&nbsp;&nb=
sp;1 vpopmail&nbsp;&nbsp;vchkpw&nbsp;&nbsp;&nbsp;&nbsp;892 Sep 30 15:19 vqa=
dmin.acl<br>&gt;&nbsp;&nbsp;84 -rwsr-sr-x&nbsp;&nbsp;1 vpopmail&nbsp;&nbsp;=
vchkpw&nbsp;&nbsp;85492 Sep 25 14:51 vqadmin.cgi<br>
&gt;&nbsp;&nbsp; 2 -rw-r--r--&nbsp;&nbsp;1 vpopmail&nbsp;&nbsp;vchkpw&nbsp;=
&nbsp;&nbsp;&nbsp;868 Sep 28 19:27 vqadminacl<br>&gt; bash-2.05b#<br>&gt;<b=
r>&gt;<br>&gt;<br>&gt; and also&nbsp;&nbsp;my htpasswd file is in /usr/loca=
l/etc/apache<br>&gt;<br>&gt; whats the wrong! can anybody hep me?
<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br><br></blockquote></div>=
<br>

------=_Part_2805_20658641.1128089479060--