• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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