FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: admin on March 16, 2010, 01:16:44 PM

Title: URL Includes and URL fopen
Post by: admin on March 16, 2010, 01:16:44 PM
Due to the recent null routing of the primary IP address on the Plesk5 server, we will be forced to remove URL Include and URL fopen ability on all servers.

We can enable these on a per-user basis when needed.

This will prevent misbehaving scripts from requesting sites on remote machines allowing attacks to be carried out from this machine.
Title: Re: URL Includes and URL fopen
Post by: Speedline Z on March 16, 2010, 02:36:26 PM
what would be an example of URL Include /fopen --- i don't think i use it , but just to be sure... i know my PHP scripts use require()
Title: Re: URL Includes and URL fopen
Post by: Speedline Z on March 16, 2010, 03:48:33 PM
on a side note: how long do you expect down time to be on plesk5?
Title: Re: URL Includes and URL fopen
Post by: admin on March 19, 2010, 06:34:12 PM
URL fopen and includes are when you use include() or fopen() but instead of a file name, you use a URL (http://...).

Thank you,
FreePgs.com Admin