ID:               43535
 User updated by:  sskaje at gmail dot com
 Reported By:      sskaje at gmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Filesystem function related
 Operating System: Windows 2003 | irrelevant
 PHP Version:      5.2.5
 New Comment:

There is a ini file on a http server which has something i need on it.
so i tried to use parse_ini_file() to get the content and parse it.
i set teh 'allow_url_include' Off due to security issue, but i got an
error which said that i must turn it On


Previous Comments:
------------------------------------------------------------------------

[2007-12-10 09:58:56] [EMAIL PROTECTED]

And what exactly is the problem you have?
Currently the file opening for this function happens exactly how a
script is opened and I don't think there's anything wrong with that.

------------------------------------------------------------------------

[2007-12-08 13:53:09] sskaje at gmail dot com

Description:
------------
parse_ini_file() should not be configured with allow_url_include in
php.ini but allow_url_fopen
that make me cant directly parse the ini file on http server

Expected result:
----------------
nothing

Actual result:
--------------
nothing


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=43535&edit=1

Reply via email to