On 7.8.2008 3:03 Uhr, Stanislav Malyshev wrote:
Hi!

and set the include path to foo/:bar/
and then do
include("alpha/bar.php");
it throws an not-found error.

Tried that, worked just fine for me - includes bar/alpha/bar.php. I notice your script on the link does something different, but works for me too with 5.3 CVS.

Did you try it on a *BSD Variant? And do you have an empty foo/alpha/ directory? That's what my script does and with which it fails on OS X. It seems to work on Linux.

According to http://bugs.php.net/bug.php?id=45044 I'm not the only one with that problem and it really introduces a lot of issues.

chregu

--
Liip AG  //  Feldstrasse 133 //  CH-8004 Zurich
Tel +41 43 500 39 81 // Mobile +41 76 561 88 60
www.liip.ch // blog.liip.ch // GnuPG 0x5CE1DECB


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to