ID:               20616
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Bogus
+Status:           Open
 Bug Type:         Unknown/Other Function
 Operating System: Win 2k server
 PHP Version:      4.3.0RC1
 New Comment:

RC2 also fails identically, see error message below. You might also
like to complete the HTML tags in the error messages so that an error
displays correctly. Relying on a browser version that doesn't mind
missing </body></html> tags is a Bad Idea(tm).

Warning: main(../application.php) [http://www.php.net/function.main]:
failed to create stream: No such file or directory in
C:\Xitami\webpages\Commerce\mymarket1\admin\index.php on line 8
Warning: Failed opening '../application.php' for inclusion
(include_path='.;c:\php4\pear') in
C:\Xitami\webpages\Commerce\mymarket1\admin\index.php on line 8 Fatal
error: Call to undefined function:  pv() in
C:\Xitami\webpages\Commerce\mymarket1\admin\templates\header.php on
line 3


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

[2002-11-25 08:56:33] [EMAIL PROTECTED]

Using the given information I cannot replicate the problem.

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

[2002-11-25 03:51:40] [EMAIL PROTECTED]

include("../application.php");

The above simple inclusion no longer works in
4.3.0RC1-Win32 where it worked fine in 4.2.3.

Looks like the typical Unix-user misunderstanding
of how Windows uses the filesystem to me.

*sigh* Will it never end...


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


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

Reply via email to