Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: aux2006 on June 19, 2007, 12:04:26 AM

Title: phpmyadmin in accessible after updating php from CENTOSPLUS
Post by: aux2006 on June 19, 2007, 12:04:26 AM
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
Title: phpmyadmin in accessible after updating php from CENTOSPLUS
Post by: william_syd 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.
Title: phpmyadmin in accessible after updating php from CENTOSPLUS
Post by: william_syd 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.
Title: phpmyadmin in accessible after updating php from CENTOSPLUS
Post by: aux2006 on June 19, 2007, 08:11:53 AM
I reinstalled, just less than an hour!
Title: phpmyadmin in accessible after updating php from CENTOSPLUS
Post by: william_syd 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.
Title: phpmyadmin in accessible after updating php from CENTOSPLUS
Post by: aux2006 on June 23, 2007, 04:51:27 PM
thank you! I will try to see it next time.