ID:               48775
 Updated by:       j...@php.net
 Reported By:      alexander at sulfrian dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Streams related
 Operating System: Linux
 PHP Version:      5.2.10
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




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

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

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

[2009-07-03 14:09:01] bugs+php at nospam dot obeliks dot de

I can confirm that I'm having the same problem with php-5.2.10 on
Gentoo linux.

Here it occurs with Horde Webmail, which uses the following call to
change the include_path (which worked fine on any previous version of
php):
> ini_set('include_path', dirname(__FILE__) . PATH_SEPARATOR .
dirname(__FILE__) . '/../pear');

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

[2009-07-03 08:59:52] alexander at sulfrian dot net

Noticed while trying to install roundcube webmail 0.2.0. I just tried
to create a minimal testing script and didn't get it. 

One strange thing is, that if i call the script via php cli from shell,
it is working. Don't know how i could debug it. roundcube using the
__autoload function and all includes seems to be ok. Is there any
possibility to echo the hostname, that could not be resolved if such
error occur?

I am using Gentoo Linux and so installed php from source via the
portage system of gentoo. I not changed the config and so used the
original that is installed by gentoo. (Do not know if it is 100%
identical to the original from the php source package.)

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

[2009-07-02 15:17:23] j...@php.net

What scripts..? When you install PHP from sources, any existing ini
files ARE NOT TOUCHED. Did you use some RPM or what?

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

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

Reply via email to