ID: 48775 Updated by: j...@php.net Reported By: alexander at sulfrian dot net -Status: Bogus +Status: Closed Bug Type: Streams related Operating System: Linux PHP Version: 5.2.10 New Comment:
This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2009-07-10 22:25:34] alexander at sulfrian dot net Quote from that bug: > Seems to be caused by the changes to curl to avoid serving file:// > urls when open_basedir or safe_mode are enabled combined with the > "--with-curlwrappers" option. But my config contains that: ;open_basedir = safe_mode = Off Alex ------------------------------------------------------------------------ [2009-07-10 22:12:09] j...@php.net Same problem as in bug #48603 then. ------------------------------------------------------------------------ [2009-07-09 00:56:09] alexander at sulfrian dot net Same problem with the latest snapshot. But I got the problem. Problem with roundcube is fixed if I ./configure laltest snapshot (or 5.2.10) without --with-curlwrappers (means --without-curlwrappers). With 5.2.9 it worked with --with-curlwrappers. Maybe it is a side condition of the stream_wrapper in include (change from 5.2.9 to 5.2.10). Would be nice if it is fixable :) Thanks Alexander ------------------------------------------------------------------------ [2009-07-06 23:02:26] hoffie at gentoo dot org I don't think we are shipping any intrusive patches here at gentoo anymore, and those we do ship haven't changed for some time. Also, I'm using roundcube without problems on one of my machines with the latest php and another dev just told me he's using horde without problems. Please retry with a vanilla php build (tarball from php.net) ------------------------------------------------------------------------ [2009-07-05 01:26:17] t...@php.net Because I work on RoundCube, I double-checked this bug submission. Just compiled PHP 5.2.10 from source with this: ./configure --with-mysql --enable-fastcgi --enable-force-cgi-redirect make And then put the "sapi/cgi/php-cgi" into the webserver as the fcgi binary it uses to serve PHP to test it. And, absolutely no issues. It seems to me like the Gentoo packages are borked. I suggest you guys verify that it works for you when you compile PHP from source. ------------------------------------------------------------------------ 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/48775 -- Edit this bug report at http://bugs.php.net/?id=48775&edit=1