Prestashop 1.4: Urgent Security Update is Required – herfix.php
Attention Prestashop Users: The Security Fix email that has been sent out by Prestashop is legitimate and a fix is required to many 1.4 installations.
The procedure is to change your database password, download a fix file from the Prestashop website to the root of your site and run it. The file deletes itself once it has run with the message “OK” displayed.
How to change your database password with cPanel
If you don’t know how to change your database password, here’s how.
- Using an FTP program open the config/settings.php file for your Prestashop 1.4 installation. It will tell you the database name and the username you are currently using. Look for the line that contains the line _DB_USER_ – note down this username
- Log in to cPanel
- Go to MySQL Databases
- Scroll down to the section “Current Users”
- Find the user referred to in the config/settings.php file and DELETE it by clicking the red cross next to the name
- Under the heading “Add new user” and add the username again that you have just deleted but choosing a new password. The generate password button can help you.
- The user needs to be added to the database. Under “Add user to database” on the same screen, select the user you just created and then the database that applies to your Prestashop 1.4 shop. Click “Add” and then choose “All Priviledges” from the screen that appears.
You’re done! Now follow the instructions on the Prestashop blog to fix the issue. Make sure that you substitute myshop.com for your own domain name when you run the fix file.


