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

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.


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

[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).

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

[2008-02-07 00:47:55] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi

Just to be sure this isn't fixed already. There were some changes done
but I'm not sure anymore if those actually went into 5.2.5 and I don't
have Apache setup around to test right now..

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

[2008-02-07 00:45:48] [EMAIL PROTECTED]

See also bug #43755


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

[2008-02-05 13:06:41] manuel at mausz dot at

Can someone please assign this bug to some dev or commit my first patch
for 5.3 and HEAD. This bug is annoying and I don't want to see it in 5.3
again.

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

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