Sorry, my response was already out-of-date. This looks to me like a PHP bug if it disappears by an upgrade. I think PHP 5.1 is deprecated.
There should be no difference between file_exists() and require_once() in terms of locating a file. Both should by default look a the directory in which the including script is located. Cheers, Christian Derrell Lipman wrote: > > On Thu, Jan 7, 2010 at 08:35, Tobias Koller (GERMO GmbH) > <[email protected]>wrote: > >> I solved my problem by installing the new php v 5.2.12 ;) >> > > I'm glad your problem is solved! The version of PHP should not have > mattered, though. That means we have a bug that needs to be resolved. What > version of PHP were you running previously? > > Christian, are you aware of any PHP version-related issues with the > current > server implementation? > > Derrell > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://n2.nabble.com/Problems-with-php-rpc-tp4265802p4266619.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
