Discussion:
VQadmin problem
David Rusenko
2005-04-21 14:51:51 UTC
Permalink
Hello,

I'm running Vpopmail 5.4.7, with MySQL and Apache 2. I am experiencing a
particularly frustrating problem with VQadmin -- it is able to recognize
that a domain exists, it is able to fetch a list of the users within
that domain, but it is unable to fetch anything else, including the data
for the domain, the data for any given user, etc. It crashes when trying
to add a user. I've tried VQadmin versions 2.3.2 (vanilla) and 2.3.6
(came with qmailrocks). Nothing is being output to the Apache error log,
or syslog.

Please let me know if there is any other information that would be
useful in sorting out this problem, as well as anything else I can do.

Thanks!

David Rusenko
Aderes - www.aderes.net
David Rusenko
2005-04-21 21:08:00 UTC
Permalink
Bob:

Maybe I got lucky :). File permissions are normal. Everything except
vpopmail/domains is world readable permissions, except, of course,
vpopmail.mysql. Here's something interesting -- VQadmin crashes much
earlier on (won't even list users in a domain) if I have vpopmail.mysql
chmoded to 0600 (like its supposed to be), although if its chmoded 0644
it works a little while longer... This is especially strange as the
vqadmin.cgi seems to have the proper permissions set for suid, etc.

Anybody else have any ideas?

David
I have no idea how this got to me except maybe an error in the qmailrocks
list. This came to my inbox. I had VQadmin problems too. I suggest you check
permissions on all folders that are needed to manage vpopmail. I found that
helped me.
Bob
-----Original Message-----
Sent: Thursday, April 21, 2005 10:52 AM
Subject: [vqadmin] VQadmin problem
Hello,
I'm running Vpopmail 5.4.7, with MySQL and Apache 2. I am experiencing a
particularly frustrating problem with VQadmin -- it is able to recognize
that a domain exists, it is able to fetch a list of the users within
that domain, but it is unable to fetch anything else, including the data
for the domain, the data for any given user, etc. It crashes when trying
to add a user. I've tried VQadmin versions 2.3.2 (vanilla) and 2.3.6
(came with qmailrocks). Nothing is being output to the Apache error log,
or syslog.
Please let me know if there is any other information that would be
useful in sorting out this problem, as well as anything else I can do.
Thanks!
David Rusenko
Aderes - www.aderes.net
Ken Jones
2005-04-22 16:03:42 UTC
Permalink
I've never seen vqadmin crash.

When you say crash, what exactly are you seeing?

Ken Jones
Post by David Rusenko
Maybe I got lucky :). File permissions are normal. Everything except
vpopmail/domains is world readable permissions, except, of course,
vpopmail.mysql. Here's something interesting -- VQadmin crashes much
earlier on (won't even list users in a domain) if I have vpopmail.mysql
chmoded to 0600 (like its supposed to be), although if its chmoded 0644
it works a little while longer... This is especially strange as the
vqadmin.cgi seems to have the proper permissions set for suid, etc.
Anybody else have any ideas?
David
I have no idea how this got to me except maybe an error in the qmailrocks
list. This came to my inbox. I had VQadmin problems too. I suggest you
check permissions on all folders that are needed to manage vpopmail. I
found that helped me.
Bob
-----Original Message-----
Sent: Thursday, April 21, 2005 10:52 AM
Subject: [vqadmin] VQadmin problem
Hello,
I'm running Vpopmail 5.4.7, with MySQL and Apache 2. I am experiencing a
particularly frustrating problem with VQadmin -- it is able to recognize
that a domain exists, it is able to fetch a list of the users within
that domain, but it is unable to fetch anything else, including the data
for the domain, the data for any given user, etc. It crashes when trying
to add a user. I've tried VQadmin versions 2.3.2 (vanilla) and 2.3.6
(came with qmailrocks). Nothing is being output to the Apache error log,
or syslog.
Please let me know if there is any other information that would be
useful in sorting out this problem, as well as anything else I can do.
Thanks!
David Rusenko
Aderes - www.aderes.net
Marc
2005-04-22 17:45:03 UTC
Permalink
Thought I'd jump in here.

I have a machine with the same sort of problem. Just cropped up out of
the blue months ago, no changes made by me in about a year to perl,
apache or mysql (that being another issue entirely :) Happens when
attempting to show users

httpd errors

[Fri Apr 22 12:34:30 2005] [error] [client xxx.xxx.xxx.xxx] Premature
end of script headers: vqadm\in.cgi, referer:
https://xxx.xxx/cgi-bin/vqadmin/vqadmin.cgi?
nav=view_domain&dname=xxx.xxx
[Fri Apr 22 12:34:30 2005] [error] [client xxx.xxx.xxx.xxx] vmysql: sql
error[5]: Commands out of \sync; You can't run this command now,
referer:
https://rxxx.xxxcgi-bin/vqadmin/vqadmin.cgi\?
nav=view_domain&dname=xxx.xxx

Tried reinstalling. No luck. So, until I find the time, I've just
resorted to doing things from the command line which all works fine.

If you've got a quick solution I'm all ears!

Marc Hauge
Post by Ken Jones
I've never seen vqadmin crash.
When you say crash, what exactly are you seeing?
Ken Jones
Post by David Rusenko
Maybe I got lucky :). File permissions are normal. Everything except
vpopmail/domains is world readable permissions, except, of course,
vpopmail.mysql. Here's something interesting -- VQadmin crashes much
earlier on (won't even list users in a domain) if I have
vpopmail.mysql
chmoded to 0600 (like its supposed to be), although if its chmoded 0644
it works a little while longer... This is especially strange as the
vqadmin.cgi seems to have the proper permissions set for suid, etc.
Anybody else have any ideas?
David
I have no idea how this got to me except maybe an error in the qmailrocks
list. This came to my inbox. I had VQadmin problems too. I suggest you
check permissions on all folders that are needed to manage vpopmail. I
found that helped me.
Bob
-----Original Message-----
Sent: Thursday, April 21, 2005 10:52 AM
Subject: [vqadmin] VQadmin problem
Hello,
I'm running Vpopmail 5.4.7, with MySQL and Apache 2. I am
experiencing a
particularly frustrating problem with VQadmin -- it is able to recognize
that a domain exists, it is able to fetch a list of the users within
that domain, but it is unable to fetch anything else, including the data
for the domain, the data for any given user, etc. It crashes when trying
to add a user. I've tried VQadmin versions 2.3.2 (vanilla) and 2.3.6
(came with qmailrocks). Nothing is being output to the Apache error log,
or syslog.
Please let me know if there is any other information that would be
useful in sorting out this problem, as well as anything else I can do.
Thanks!
David Rusenko
Aderes - www.aderes.net
Ken Jones
2005-04-22 17:55:17 UTC
Permalink
Which version of vpopmail do you have?

There might be a problem the newer versions of the vpopmail
library. I think Tom Collins might have removed the second
mysql connection for listing of users. The out-of-sync error
means an existing mysql transaction was not finished and
a second transaction was started.

Ken
Post by Marc
Thought I'd jump in here.
I have a machine with the same sort of problem. Just cropped up out of
the blue months ago, no changes made by me in about a year to perl,
apache or mysql (that being another issue entirely :) Happens when
attempting to show users
httpd errors
[Fri Apr 22 12:34:30 2005] [error] [client xxx.xxx.xxx.xxx] Premature
https://xxx.xxx/cgi-bin/vqadmin/vqadmin.cgi?
nav=view_domain&dname=xxx.xxx
[Fri Apr 22 12:34:30 2005] [error] [client xxx.xxx.xxx.xxx] vmysql: sql
error[5]: Commands out of \sync; You can't run this command now,
https://rxxx.xxxcgi-bin/vqadmin/vqadmin.cgi\?
nav=view_domain&dname=xxx.xxx
Tried reinstalling. No luck. So, until I find the time, I've just
resorted to doing things from the command line which all works fine.
If you've got a quick solution I'm all ears!
Marc Hauge
Post by Ken Jones
I've never seen vqadmin crash.
When you say crash, what exactly are you seeing?
Ken Jones
Post by David Rusenko
Maybe I got lucky :). File permissions are normal. Everything except
vpopmail/domains is world readable permissions, except, of course,
vpopmail.mysql. Here's something interesting -- VQadmin crashes much
earlier on (won't even list users in a domain) if I have
vpopmail.mysql
chmoded to 0600 (like its supposed to be), although if its chmoded 0644
it works a little while longer... This is especially strange as the
vqadmin.cgi seems to have the proper permissions set for suid, etc.
Anybody else have any ideas?
David
I have no idea how this got to me except maybe an error in the qmailrocks
list. This came to my inbox. I had VQadmin problems too. I suggest you
check permissions on all folders that are needed to manage vpopmail. I
found that helped me.
Bob
-----Original Message-----
Sent: Thursday, April 21, 2005 10:52 AM
Subject: [vqadmin] VQadmin problem
Hello,
I'm running Vpopmail 5.4.7, with MySQL and Apache 2. I am
experiencing a
particularly frustrating problem with VQadmin -- it is able to recognize
that a domain exists, it is able to fetch a list of the users within
that domain, but it is unable to fetch anything else, including the data
for the domain, the data for any given user, etc. It crashes when trying
to add a user. I've tried VQadmin versions 2.3.2 (vanilla) and 2.3.6
(came with qmailrocks). Nothing is being output to the Apache error log,
or syslog.
Please let me know if there is any other information that would be
useful in sorting out this problem, as well as anything else I can do.
Thanks!
David Rusenko
Aderes - www.aderes.net
Marc
2005-04-22 18:02:25 UTC
Permalink
vqadmin 2.3.6
vpopmail 5.4.2

Hmmm, I bet you're right. May be time to bring vpopmail up to date.

Marc Hauge <----- Breaks out schedule and antacids :)
Post by Ken Jones
Which version of vpopmail do you have?
There might be a problem the newer versions of the vpopmail
library. I think Tom Collins might have removed the second
mysql connection for listing of users. The out-of-sync error
means an existing mysql transaction was not finished and
a second transaction was started.
Ken
Post by Marc
Thought I'd jump in here.
I have a machine with the same sort of problem. Just cropped up out of
the blue months ago, no changes made by me in about a year to perl,
apache or mysql (that being another issue entirely :) Happens when
attempting to show users
httpd errors
[Fri Apr 22 12:34:30 2005] [error] [client xxx.xxx.xxx.xxx] Premature
https://xxx.xxx/cgi-bin/vqadmin/vqadmin.cgi?
nav=view_domain&dname=xxx.xxx
[Fri Apr 22 12:34:30 2005] [error] [client xxx.xxx.xxx.xxx] vmysql: sql
error[5]: Commands out of \sync; You can't run this command now,
https://rxxx.xxxcgi-bin/vqadmin/vqadmin.cgi\?
nav=view_domain&dname=xxx.xxx
Tried reinstalling. No luck. So, until I find the time, I've just
resorted to doing things from the command line which all works fine.
If you've got a quick solution I'm all ears!
Marc Hauge
Post by Ken Jones
I've never seen vqadmin crash.
When you say crash, what exactly are you seeing?
Ken Jones
Post by David Rusenko
Maybe I got lucky :). File permissions are normal. Everything except
vpopmail/domains is world readable permissions, except, of course,
vpopmail.mysql. Here's something interesting -- VQadmin crashes much
earlier on (won't even list users in a domain) if I have
vpopmail.mysql
chmoded to 0600 (like its supposed to be), although if its chmoded 0644
it works a little while longer... This is especially strange as the
vqadmin.cgi seems to have the proper permissions set for suid, etc.
Anybody else have any ideas?
David
I have no idea how this got to me except maybe an error in the qmailrocks
list. This came to my inbox. I had VQadmin problems too. I suggest you
check permissions on all folders that are needed to manage
vpopmail.
I
found that helped me.
Bob
-----Original Message-----
Sent: Thursday, April 21, 2005 10:52 AM
Subject: [vqadmin] VQadmin problem
Hello,
I'm running Vpopmail 5.4.7, with MySQL and Apache 2. I am
experiencing a
particularly frustrating problem with VQadmin -- it is able to recognize
that a domain exists, it is able to fetch a list of the users within
that domain, but it is unable to fetch anything else, including the data
for the domain, the data for any given user, etc. It crashes when trying
to add a user. I've tried VQadmin versions 2.3.2 (vanilla) and 2.3.6
(came with qmailrocks). Nothing is being output to the Apache error log,
or syslog.
Please let me know if there is any other information that would be
useful in sorting out this problem, as well as anything else I can do.
Thanks!
David Rusenko
Aderes - www.aderes.net
Marc Hauge
Evolve Networks - Hosting, Design & Development for Business and
Individuals
http://e.volve.net
***@e.volve.net
800.513.2635

Loading...