Menu

#1115 (ok 3.2.0) ability to disable the mcrypt warning

fixed
1
2013-06-11
2008-09-22
No

We have an installation of phpMyAdmin that uses the cookie authentication mode. We do not have mcrypt installed due to problems we encountered trying to get mcrypt included in our php installation. Since we are aware that mcrypt is not installed, we would like to disable the warning message (Cannot load mcrypt extension. Please check your PHP configuration) so that it does not confuse our users. To do this, I commented out line 25 (define('PMA_WARN_FOR_MCRYPT', 0);) in libraries/auth/cookie.auth.lib.php. It would be nice if phpMyAdmin provided a configuration variable that would allow a user to disable that particular warning.

Discussion

  • Michal Čihař

    Michal Čihař - 2009-03-03
    • assigned_to: nobody --> nijel
     
  • Michal Čihař

    Michal Čihař - 2009-03-03
    • priority: 5 --> 1
    • summary: ability to disable the mcrypt warning --> (ok 3.2.0) ability to disable the mcrypt warning
     
  • Michal Čihař

    Michal Čihař - 2009-03-03

    Implemented in SVN, thanks for suggestion.

     
  • Marc Delisle

    Marc Delisle - 2009-06-15
    • status: open --> closed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed --> fixed
     
MongoDB Logo MongoDB