ID:               26618
 User updated by:  t dot steve at ariadne-quatra dot com
 Reported By:      t dot steve at ariadne-quatra dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Zend Engine 2 problem
 Operating System: Windows 2000 server SP4
 PHP Version:      5CVS-2003-12-14
 New Comment:

YES, with conventional <?php ?> tags the includes work perfectly and
consistently! :)

However, this IS still a problem - I need to use the <% %> because of
the editor I must use (FP...)! ASP-style tags ARE - in theory -
supported, aren't they? (They are enabled in the INI file, and I have
been using them in all our sites for ages without any problems!)

So then the problem changes to ASP-style <% %> tags versus regular
<?php ?> tags... Do I have to open a new bug report, or just leave this
one open?

Thanks!


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

[2003-12-16 02:48:32] [EMAIL PROTECTED]

Try using the PHP tags, not those ugly ASP tags.
(<% %> -> <?php ?>)


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

[2003-12-15 22:04:48] t dot steve at ariadne-quatra dot com

- No, I get no errors even after adding 'error_reporting(E_ALL);'.

- Yes, the same behaviour even if I use include() instead of
include_once().

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

[2003-12-15 09:25:33] [EMAIL PROTECTED]

Do you get any errors if you put 'error_reporting(E_ALL);' before the
include_once() line? 

Does this happen if you use include() ?


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

[2003-12-15 08:40:15] t dot steve at ariadne-quatra dot com

The same :( - includes are done eratically.

A note here: this is also the case if I start to wander around the site
(as opposed to just refreshing the same page again and again), i.e. as
the various pages are loaded, sometimes the inlude is done, sometimes
it is not.

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

[2003-12-14 20:21:56] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

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

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

Reply via email to