As far as my understanding at this point, mod_auth_mysql 2.20 is no longer
being developed by the original author. I have modified the source code
and configure options of mod_auth_mysql 2.20 to make it work with Apache
1.3.x (it was developed for 1.2.x) as well as am testing a version
optimized for mysql 3.23.x. I can make this updated version available to
you on request if you need it now - or if all goes well in my testing, I
will post the new updated module to the Apache module registry at the end
of the month.
Erik Tjernlund <[EMAIL PROTECTED]> wrote:
Am I the only one with problems with mod_auth_mysql?
When trying to install Apache 1.3.17 with mod_auth_mysql 2.20
the compilation of apache fails. This seems to be because
mod_auth_mysql wants to use alloc (from apache), but
its name has changed to ap_alloc.
I just changed alloc.h to ap_alloc.h in the mod_auth_mysql
Makefile. Not sure if this is ok, but then apache compiles
without trouble...
Fine and dandy. Until I try to access a page under the
webserver that uses the mod_auth_mysql module. Then the
forked apache child dies with segmentation fault:
[Sat Feb 17 16:52:59 2001] [notice] Apache/1.3.17 (Unix) AuthMySQL/2.20
PHP/4.0.4pl1 configured -- resuming normal operations
[Sat Feb 17 16:54:45 2001] [notice] child pid 11745 exit signal
Segmentation fault (11)
Does anybody know if the mod_auth_mysql module still is
developed actively? It seems that no new version has been
released in years.
Are there any other (maybe better) authentication modules
for apache and mysql?
Regards,
Erik Tjernlund
Stockholm, Sweden
-----------------------------------------------------
mailto:[EMAIL PROTECTED] | http://erik.tjernlund.net
"I was so much older then. I'm younger than that now"
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php