Jump to content

Error instalando PrestaShop 1.7 (en el primer paso)


gazapko

Recommended Posts

Hoy he querido probar en servidor local (PHP Version 5.5.38) la versión 1.7 de PrestaShop que lanzaron oficialmente ayer, y en el primer paso me aparece este error:

 

Fatal error: Uncaught exception 'Defuse\Crypto\Exception\BadFormatException' with message 'Encoding::hexToBin() input is not a hex string.' in /httpdocs/prestashop/vendor/defuse/php-encryption/src/Encoding.php:65 Stack trace: #0 /httpdocs/prestashop/vendor/defuse/php-encryption/src/Encoding.php(164): Defuse\Crypto\Encoding::hexToBin('/httpdo...') #1 /httpdocs/prestashop/vendor/defuse/php-encryption/src/Key.php(38): Defuse\Crypto\Encoding::loadBytesFromChecksummedAsciiSafeString('\xDE\xF0\x00\x00', '/httpdo...') #2 /httpdocs/prestashop/classes/PhpEncryptionEngine.php(111): Defuse\Crypto\Key::loadFromAsciiSafeString('/httpdo...') #3 /httpdocs/prestashop/classes/PhpEncryptionEngine.php(46): PhpEncryptionEngineCore::loadFromAsciiSafeString('/httpdo...') #4 /httpdocs/prestashop/classes/PhpEncryption.php(45): PhpEncryptionEngineCore->__construct('/httpdo...') #5 /httpdocs/prestashop/classes/Cookie.php(80): PhpEncryptionCore->__constr in /httpdocs/prestashop/vendor/defuse/php-encryption/src/Encoding.php on line 65

 

 

¿Alguien sabe qué puede estar pasando? No encuentro nada por Internet...

 

Muchas gracias, un saludo.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...