KeMo_BrAve Posted January 27, 2018 Share Posted January 27, 2018 I have a problem while updating from version: 1.7.2.0 To 1.7.2.4 Cannot open external URLs (requires allow_url_fopen as On) Set short_open_tag to off in php.ini*. Link to comment Share on other sites More sharing options...
TinyStore Posted February 6, 2018 Share Posted February 6, 2018 Check phpinfo() to make sure. Link to comment Share on other sites More sharing options...
KeMo_BrAve Posted February 7, 2018 Author Share Posted February 7, 2018 14 hours ago, TinyStore said: Check phpinfo() to make sure. how? Link to comment Share on other sites More sharing options...
TinyStore Posted February 7, 2018 Share Posted February 7, 2018 (edited) Create a php file (e.g. what.php) and put in it: <?php phpinfo(); ?> Go to the page then you can see if url_fopen is really enabled. Edited February 7, 2018 by TinyStore (see edit history) Link to comment Share on other sites More sharing options...
KeMo_BrAve Posted February 15, 2018 Author Share Posted February 15, 2018 The problem not solved... Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted February 26, 2018 Share Posted February 26, 2018 you should restart web server apache or nginx after change the configuration file Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now