Call to undefined function mcrypt_encrypt()

eldhin

New Pleskian
Good day.

Right now i'm migrating a Prestashop web. I've created the database, uploaded all files and changed database name, user and pass on the proper config file; but, i'm having this error while trying to open the admin URL:

"Call to undefined function mcrypt_encrypt()"
 
ok, looks like i just needed to add PHP 5.6 in Plesk Installer, then switch to this version in the PHP settings of the website
 
Back
Top