ID: 48603 Updated by: j...@php.net Reported By: manuel dot schmitt at manitu dot de Status: Open Bug Type: cURL related Operating System: Linux 2.4 PHP Version: 5.2.10 New Comment:
And bug #48775 Previous Comments: ------------------------------------------------------------------------ [2009-07-10 22:03:51] j...@php.net See also bug #48637 ------------------------------------------------------------------------ [2009-07-02 18:52:05] tremclem at yahoo dot com My compilation of PHP 5.2.10 on Solaris 10 crashed with this same issue. Unfortunately, my customers require the Pear functionality. ------------------------------------------------------------------------ [2009-06-29 18:26:46] no at email dot pl The same errors on FreeBSD 7.2 stable amd64 ------------------------------------------------------------------------ [2009-06-27 01:24:50] jd at cpanel dot net 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. Disabling curlwrappers gets around the "cannot open phar" problem. You could also just force the php_register_url_stream_wrapper() loop in ext/curl/interface.c to skip the file protocol. The "Cannot use a scalar value as an array" error seems to be an unrelated problem with the PEAR bundle included with 5.2.10. ------------------------------------------------------------------------ [2009-06-22 23:57:40] mlavi at sgi dot com Appears to be a duplicate of bugs: 48625 and 48650. http://bugs.php.net/bug.php?id=48625 http://bugs.php.net/bug.php?id=48650 ------------------------------------------------------------------------ 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/48603 -- Edit this bug report at http://bugs.php.net/?id=48603&edit=1