Menu

Invalid command AuthMySQLPwEncryption

Help
Angels
2006-02-25
2013-04-23
  • Angels

    Angels - 2006-02-25

    I searched the whold documentation and forum and didn't find a solution to my problem.

    I just compiled mod_auth_mysql without errors

    - compilation parameter: "apxs -c -L/usr/lib/mysql -I/usr/include/mysql -lmysqlclient -lm -lz mod_auth_mysql.c"

    - mysql version: 4.1.11 (x86_64)

    - Apache/2.0.54

    Error:
    Invalid command 'AuthMySQLPwEncryption', perhaps mis-spelled or defined by a module not included in the server configuration

    AuthMysqlPwEncryption and AuthMysqlSaltField are shown as "invalid command" in the log files and i get an error 500. If i remove those files the auth form pops up (but i cant login, because if the missing AuthMysqlPwEncryption).

    Hope there is a solution :)

     
    • Angels

      Angels - 2006-02-25

      Found the solution by myself. Suse comes with a preinstalled RPM package (somehow old version or different projec, didn't figure out)

      After deinstalling and moving the module file from /usr/local/modules to /usr/lib64/apache2-prefork (may be different on your system) apache recognized the new version of the module.

       

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.