Koozali.org: home of the SME Server

phpmyadmin in accessible after updating php from CENTOSPLUS

aux2006

Hi there,

after i updated to PHP5 i lost access to my phpmyadmin, accessing phpmyadmin from the browser, gives a blank screen then i look at the logit says these:

Jun 19 05:53:08 myserver httpd: PHP Warning:  mcrypt_decrypt() [<a href='function.mcrypt-decrypt'>function.mcrypt-decrypt</a>]: Size of key is too large for this algorithm in /opt/administration/phpmyadminmulti/libraries/mcrypt.lib.php on line 86
Jun 19 05:53:08 myserver httpd: PHP Fatal error:  mcrypt_decrypt() [<a href='function.mcrypt-decrypt'>function.mcrypt-decrypt</a>]: Mcrypt initialisation failed in /opt/administration/phpmyadminmulti/libraries/mcrypt.lib.php on line 86

any idea is a big thanks.

aux

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
phpmyadmin in accessible after updating php from CENTOSPLUS
« Reply #1 on: June 19, 2007, 04:48:21 AM »
There is a thread here on how to upgrade PHP and mySQL.

Bottom line is.... wait for SME 8.
Regards,
William

IF I give advise.. It's only if it was me....

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
phpmyadmin in accessible after updating php from CENTOSPLUS
« Reply #2 on: June 19, 2007, 04:48:36 AM »
There is a thread here on how to upgrade PHP and mySQL.

Bottom line is.... wait for SME 8.
Regards,
William

IF I give advise.. It's only if it was me....

aux2006

phpmyadmin in accessible after updating php from CENTOSPLUS
« Reply #3 on: June 19, 2007, 08:11:53 AM »
I reinstalled, just less than an hour!

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
phpmyadmin in accessible after updating php from CENTOSPLUS
« Reply #4 on: June 20, 2007, 08:59:46 AM »
I just took another look at your original post.

I think the blowfish key at the top of the phpmyadmin config file may of been too long. It's the line of random characters.
Regards,
William

IF I give advise.. It's only if it was me....

aux2006

phpmyadmin in accessible after updating php from CENTOSPLUS
« Reply #5 on: June 23, 2007, 04:51:27 PM »
thank you! I will try to see it next time.