ID:               43677
 Comment by:       jas8522 at gmail dot com
 Reported By:      root at net1 dot cc
 Status:           Open
 Bug Type:         Safe Mode/open_basedir
 Operating System: FreeBSD 6.2
 PHP Version:      5.2.5
 New Comment:

Indeed, this is definitely still a problem ... 

We've been using PHP on many live servers for quite a few years and not

once have I needed to comment in a bug report because of an issue 
seriously affecting functionality. I would think that might help to
show 
that this affects more than just a few users here and there.


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

[2008-02-14 15:11:03] root at net1 dot cc

This issue is still open!

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

[2008-02-14 13:05:22] manuel at mausz dot at

As there was no CVS commit the bug is still not fixed. I also tried to
contact Antony who is responsible for the code which caused this bug but
he don't have time atm.

So can someone please change the bug to open again? - I'm not the
author.

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

[2008-02-14 12:06:42] it at inmolinkmls dot com

We have compiled the latest CVS snapshot
(http://snaps.php.net/php5.2-latest.tar.gz) on Linux kernel
2.6.9-42.plus.c4 (Centos 4) as apache2 module with no luck. We have used
just the most basic configuration (--with-apxs2=/wwwroot/bin/apxs).

We have been able to reproduce the bug with 2 virtualhost, one with
php_value and another one with php_admin_value. As soon as we load the
one with php_admin_value, the include_path of the first one starts to
randomly fail.

We have a serious problem with this bug, since we are developing an
application with Zend Framework (Did you realize how seriously this bug
affects Zend Framework MVC (Zend/Loader.php / loadFile (#125))? It just
doesn't work at all because of the bug).

Hope to see this bug solved soon.

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

[2008-02-14 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2008-02-07 00:56:08] manuel at mausz dot at

There's no need to test this. I can still see the bug in CVS.
Look at zend_ini.c: ini_entry->modifiable gets modified (... =
ZEND_INI_SYSTEM) and won't get restored after the request has been
processed (zend_restore_ini_entry_cb).

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/43677

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

Reply via email to