Jump to content

Fopen Warning


frii

Recommended Posts

Hello, my back office keeps telling me that fopen is not enabled on my server. I have contacted my hosting provider to enable the fopen and they have enabled it, but somehow prestashop still doesn't want to recognize it. As the result I can't connect to prestashop addons and I fear there might be more problems coming. Is it a bug? Any solution?

Link to comment
Share on other sites

you can use this free module to verify your php

 

https://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/

 

then check that allow_url_fopen is on for local

 

Thank you. Alright, it seems like my local setting is not enabled, how do I fix it? I have set up a php.ini in my webroot folder with allow_url_fopen = 1;

 

php.jpg

Link to comment
Share on other sites

Fopen urls is set to on not to 1 here is a copy of fopen I created for another member.

 

 

allow_url_fopen = On

 

Thank you, I have tried that too but it's still disabled/off. I contacted my provider and they suggested me to clear cache, also tried that and no luck either

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...