1
MikeShane
open url off
  • 2009/4/21 22:23

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


'allow_url_fopen' : on Not secure
This setting allows attackers to execute arbitrary scripts on remote servers.
Only administrator can change this option.
If you are an admin, edit php.ini or httpd.conf.
Sample of httpd.conf:
php_admin_flag allow_url_fopen off
Else, claim it to your administrators.


how do i do this?
Musicians for musicians entertaining the world, what starts as a dream can live in reality!

2
ghia
Re: open url off
  • 2009/4/22 0:52

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Mosttimes you don't have access to the php.ini or httpd.conf file (See your hosters documentation). You may try to put
php_admin_flag allow_url_fopen off
in a .htaccess file in the directory where mainfile.php is located. If you have no permissions to change it, your server will crash with an html 500 error.
In that case, remove the file again and open a ticket to your hoster and ask them to set it to off.

Login

Who's Online

260 user(s) are online (176 user(s) are browsing Support Forums)


Members: 0


Guests: 260


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits