Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - xenios

Pages: [1]
1
PHP / PHP http requests are blocked
« on: June 17, 2021, 06:19:41 PM »
Hi,

trying to get external file contect using file_get_contents and file functions, but they are blocked by ????

In php.ini I have
allow_url_fopen = On
allow_url_include = On

Any suggetions on what might be blocking these functions?

Thank you

Pages: [1]