timboellis Posted July 19, 2013 Share Posted July 19, 2013 RIght this is my last attempt at this loosing the will to live now. I have had prestashop working fine on a test domain via Softaculous so auto installer. I then on a different domain but same server reinstalled prestashop imported the database from the other server and imported the images all worked fine. However now I am happy I have it all working setting this up on the final domain but thsi is where is issue is , as the new host does not have Softaculous i have tried to install from the prestashop download (Same version) works fine its just when I import the SQL database into the new host it fails I have tried to change the host in the data base. Final attempt just now was to copy public_html from my old domain to me new domain and copy the database as is. No need to change the domain names and the local directory as same setup just different domwin now all i get is Fatal error: Call to undefined function mcrypt_decrypt() in /home/sledirec/public_html/presta/classes/Rijndael.php on line 70 I treied the suggestion for PS_CIPHER_ALGORITHM makes no difference as doubt it would as it works fine as a standard install Link to comment Share on other sites More sharing options...
luisma37 Posted February 17, 2014 Share Posted February 17, 2014 Hi there, I had the same problem. you need to install php-mcrypt in your server. I use plesk and centos, using this easy tutorial and solved it: http://stackoverflow.com/questions/17109818/install-php-mcrypt-on-centos6 Link to comment Share on other sites More sharing options...
SahinSOLMAZ Posted December 18, 2014 Share Posted December 18, 2014 Hello, Installed Req.: mcrypt extension. If you have a server; Install this plug-in. (see). If you dont have a server; Tell it to the hosting provider.. Good day.. Link to comment Share on other sites More sharing options...
Recommended Posts