From:             florin at flachi dot net
Operating system: Irrelevent
PHP version:      5.2.1
PHP Bug Type:     Feature/Change Request
Bug description:  Remote file inclusion

Description:
------------
Many webhosting companies and not only have a lot of problems because of
the ability of users to include remote files. This can be stopped by
disabling allow_url_fopen but that will also stop to fopen () remote
files. This is widely used by a lot of scripts and users get angry all the
time if we disable allow_url_fopen.

All these things can be solved by creating an option in php.ini to allow
administrators to disable users to include remote files. Thank you.



-- 
Edit bug report at http://bugs.php.net/?id=40651&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=40651&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=40651&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=40651&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=40651&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=40651&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=40651&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=40651&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=40651&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=40651&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=40651&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=40651&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=40651&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=40651&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=40651&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=40651&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=40651&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=40651&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=40651&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=40651&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=40651&r=mysqlcfg

Reply via email to