mod_auth_mysql & password trading

2001-04-30 Thread Joel Gwynn
Is there a simple way to prevent password trading on an apache system using mod_auth_mysql? I've already got the module installed and working. It would be nice if a directory of flat files could be protected, without having any kind of SSI's, CGI's, etc. anyone ... anyone? -

mod_auth_mysql & password trading

2001-04-29 Thread Joel Gwynn
Is there a simple way to prevent password trading on an apache system using mod_auth_mysql? I've already got the module installed and working. It would be nice if a directory of flat files could be protected, without having any kind of SSI's, CGI's, etc. anyone ... anyone? -

Re: mysql.server ignoring my.cnf?

2001-02-27 Thread Joel Gwynn
(in this # installation this directory is /var/lib/mysql) or # ~/.my.cnf to set user-specific options. Since this was how it was setup, I figured it was correct. At 03:30 PM 2/27/01 +0200, Sinisa Milivojevic wrote: >Joel Gwynn writes: > > I'm running mysql 3.23.33 on debian.

Re: mysql.server ignoring my.cnf?

2001-02-26 Thread Joel Gwynn
gt;make sure that you set the sock parameter in both the [client] and [mysqld] >sections of the configuration file. This is one of my favorite errors :-/ > >Best, >Kyle > >On Monday 26 February 2001 12:04, Joel Gwynn wrote: >> I tried /etc/my.cnf and got the same results.

Re: mysql.server ignoring my.cnf?

2001-02-26 Thread Joel Gwynn
CTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php - Joel Gwynn Designers' CADD Company, Inc. A bus station is where a bus stops. A train station is where a train stops. So now you know why they call this a workstation.

mysql.server ignoring my.cnf?

2001-02-26 Thread Joel Gwynn
$bindir/safe_mysqld --datadir=$datadir --pid-file=$pid_file --socket=/var/run/mysqld/mysqld.sock & Isn't there a more elegant way to do this? Why is mysql.server ignoring the /etc/mysql/my.cnf file? Thank you for your time. ----

mysql.server ignoring my.cnf?

2001-02-26 Thread Joel Gwynn
$bindir/safe_mysqld --datadir=$datadir --pid-file=$pid_file --socket=/var/run/mysqld/mysqld.sock & Isn't there a more elegant way to do this? Why is mysql.server ignoring the /etc/mysql/my.cnf file? Thank you for your time. ----