mdecrypt_generic(): An empty string was passed
Posted: Fri Feb 27, 2015 11:41 pm
I have a clean install/updated of Server 2008 R2 x64 (VMware VM for testing)
WAMP Server x64 (Apache : 2.4.9 MySQL : 5.6.17 PHP : 5.5.12 PHPMyAdmin : 4.1.14 SqlBuddy : 1.3.3 XDebug : 2.2.5)
PacsOne Premium 6.4.4 x64
dotNET 4.5.2
VC++ Redist 2005, 2008, 2012
I correctly get the anti-spam image and am able to log in as root, however after logging in, the following appears at the top of the pages:
For kicks and giggles, I've tried with IE 8 and IE 11, no difference.
WAMP Server x64 (Apache : 2.4.9 MySQL : 5.6.17 PHP : 5.5.12 PHPMyAdmin : 4.1.14 SqlBuddy : 1.3.3 XDebug : 2.2.5)
PacsOne Premium 6.4.4 x64
dotNET 4.5.2
VC++ Redist 2005, 2008, 2012
I correctly get the anti-spam image and am able to log in as root, however after logging in, the following appears at the top of the pages:
Code: Select all
( ! ) Warning: mdecrypt_generic(): An empty string was passed in C:\Program Files\PacsOne\php\database.php on line 1981
Call Stack
# Time Memory Function Location
1 0.0000 274816 {main}( ) ..\home.php:0
2 0.0000 293056 require_once( 'C:\Program Files\PacsOne\php\locale.php' ) ..\home.php:11
3 0.0000 1381528 MyConnection->__construct( ) ..\locale.php:55
4 0.0000 1381928 mdecrypt_generic ( ) ..\database.php:1981