It sounds fine, to be honest any scripts that allow arbitrary file paths to be opened shouldn't be used, I've not used prestashop in a while but I doubt they do allow arbitrary paths, they will have some form of sanitisation and just throw an "oops" invalid request page or 404 not found.
A way to protect against such attacks is to run something like apparmor, it can deny the php binary access to files in this case anything in /proc
However use it with care it can also break your apps.
_________________
Paid supportHow to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue