ID:               20616
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: Win 2k server
 PHP Version:      4.3.0RC1
 New Comment:

Nope. application.php is in the parent directory, or:

C:\Xitami\webpages\Commerce\mymarket1\application.php


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

[2002-12-08 22:37:24] [EMAIL PROTECTED]

Some clarification needed..the error you got:

"No such file or directory in
C:\Xitami\webpages\Commerce\mymarket1\admin\index.php on line 8
Warning:  Failed opening '../application.php' for inclusion"


In index.php you have 'include("../application.php");' ?
Is the path to "application.php":
C:\Xitami\webpages\Commerce\mymarket1\admin\application.php ???


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

[2002-12-08 18:21:36] [EMAIL PROTECTED]

Pardon me, that syntax should be 'include ("../foobar.inc");' ... I
just woke up. :0

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

[2002-12-08 18:19:09] [EMAIL PROTECTED]

Nope. The problem is that "include ../foobar.inc" does not find
foobar.inc in the parent directory, which is contrary behaviour to
4.2.3

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

[2002-12-08 11:00:12] [EMAIL PROTECTED]

So the problem is that 'require("/foobar.php");' does not find foobar
under the current working dir?? If so, this really is not a bug but the
correct behaviour.


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

[2002-12-07 02:14:53] [EMAIL PROTECTED]

Iliaa - see Nov 29 message.

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

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/20616

-- 
Edit this bug report at http://bugs.php.net/?id=20616&edit=1

Reply via email to