Menu

Invalid command 'Auth_MySQL_Info'

Help
Don O'Neil
2006-02-24
2013-04-23
  • Don O'Neil

    Don O'Neil - 2006-02-24

    I have an OLD application that builds HTTP config files using this old directive...

    Can someone tell me which version of the module still supports it?

    The errror I'm getting is:

    Invalid command 'Auth_MySQL_Info', perhaps mis-spelled or defined by a module no
    t included in the server configuration

    even though I'm loading v3.0 of the module sucessfully.

     
    • Don O'Neil

      Don O'Neil - 2006-02-24

      Ok... one step further... I located the source for 2.2 of the module, which seems to be the one I need... However the build isntructions are outdated for the latest Apache...

      When I do a ./configure and a make, I get the .c files...then I do a

      /var/shc/apache.new/bin/apxs -c -L/var/shc/mysql/lib/mysql -I/var/shc/mysql/include -lmysqlclient -lm -lz mod_auth_mysql.c

      like for v3.0... and when I try to load it in apache I get:

      Syntax error on line 22 of /var/shc/apache/conf/httpsd.conf:
      Cannot load /var/shc/apache/libexec/mod_auth_mysql.so into server: /var/shc/apac
      he/libexec/mod_auth_mysql.so: Undefined symbol "register_cleanup"

      Any ideas? Perhaps I need to use a later version?

      Thanks!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.