This was the result from authlib:

cat current | tai64nlocal
2006-06-20 10:38:03.211413500 INFO: modules="authshadow authvchkpw", daemons=15
2006-06-20 10:38:03.211419500 INFO: Installing libauthshadow
2006-06-20 10:38:03.211424500 INFO: Installation complete: authshadow
2006-06-20 10:38:03.211429500 INFO: Installing libauthvchkpw
2006-06-20 10:38:03.393843500 INFO: Installation complete: authvchkpw
2006-06-21 13:03:44.507654500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:04:00.188161500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:04:21.309831500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:07:25.535829500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:38:05.785656500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:38:55.695611500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:39:31.479426500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:42:07.489138500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:42:11.337928500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:44:54.882470500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:58:18.953102500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 13:58:43.619141500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 14:11:23.310489500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 15:53:39.270785500 vmysql: sql error[3]: MySQL server has gone away
2006-06-21 15:53:54.859545500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 10:15:17.352392500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 10:15:17.409137500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 10:56:52.765066500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 11:06:01.053537500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 11:11:39.341441500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 12:36:15.276978500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 12:47:13.637794500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 12:48:27.082270500 vmysql: sql error[3]: MySQL server has gone away
2006-06-22 15:34:47.365264500 vmysql: sql error[3]: MySQL server has gone away

But as you can see below, my MySQL server is up and running:
root     17122  0.0  0.1   4448  1260 ?        S    16:09   0:00
/bin/sh /usr/bin/mysqld_safe --defaults-file=/etc/my.cnf
--pid-file=/var/run/mysqld/mysqld.pid --log-error=/var/log/mysqld.log
mysql    17158  0.0  1.7 136672 18336 ?        Sl   16:09   0:00
/usr/libexec/mysqld --defaults-file=/etc/my.cnf --basedir=/usr
--datadir=/var/lib/mysql --user=mysql
--pid-file=/var/run/mysqld/mysqld.pid --skip-locking
--socket=/var/lib/mysql/mysql.sock


Any thoughts anyone can offer as to why autblib is not able to plug
into the MySQL server, or how to convince it to start doing so?



On 6/22/06, Jake Vickers <[EMAIL PROTECTED]> wrote:
Roxanne Sandesara wrote:
> It appears that all of my qmail process daemons are up and running and
> have not been shut down since I started them. (see below) As I just
> managed to respond to Eric, mysqld is up and running, hasn't stopped,
> and all of the users are there just fine. The only thing I changed was
> an attempt to alter the named files to insert the domainkeys.
>
> In case it gives anyone a hint or a clue, creating a new account -
> which was created successfully - does not help; I still can't log into
> that new account, nor can I log into any of the other accounts.
>
> While I'm asking for help in troubleshooting this, I'll ask: where can
> I find the logs for these processes? I'd like to be able to look at
> the logs and see if anything in there is more explicative than my
> current problems.
The log files can be located in /var/log/qmail
The different daemons will have their own folders with the logs in them.
The current file will be the one that is showing what's happening (mine
rotates about twice a day). To help read the logs, view them like this:
cat current | tai64nlocal
tai64nlocal will convert the time notation used by the daemons into a
more human-readable format for you.

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to