#17868 [Com]: Doesn't work two and more !--include-- directives of PHP code on different OS

2003-01-21 Thread mike_tharp
 ID:   17868
 Comment by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Verified
 Bug Type: Apache2 related
 Operating System: *
 PHP Version:  4.3.0-dev
 New Comment:

I have run accross this as well on IIS5 and Win2k so it isn't limited
to just Apache. 

Going back to PHP 4.2.3 resolves the issue but 4.3.0 will only
acknowledge the first include and then page halts loading when the
second is encountered.


Previous Comments:


[2003-01-17 08:13:29] [EMAIL PROTECTED]

reproduced with
apache 2.0.39 php 4.2.2 and php 4.3.0
apache 2.0.43 php 4.2.2 and php 4.3.0

linux kernel 2.4.19
gcc version 2.96 2731 (Red Hat Linux 7.1 2.96-81)

if php is built as module, the rest of includes output php's code
without interpretation



[2003-01-14 14:32:43] [EMAIL PROTECTED]

I've reproduced this bug using Apache 2.0.43 and PHP 4.3.0 on RedHat
Linux 7.3

I suggest that people start voting to get this bug fixed in Apache!
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10041
and
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15356

Now, back to Apache 1.3.27 :(



[2002-12-23 16:17:51] [EMAIL PROTECTED]

The Apache folks are well aware that the current filter code is a mess
and needs a rewrite.  



[2002-12-23 15:23:07] [EMAIL PROTECTED]

Yey! 

Why do you keep pushing things from side to an another ? Would it be
just plain nice of both sides would work this thing out ? If you php
guys know that the problem is somewhere in specific code, then why dont
go to the a2 bugzilla and point out the real issue about this bug
and/or otherway around ?



[2002-12-14 04:42:11] [EMAIL PROTECTED]

Apache 2's filters are basically broken.  This is not going to be fixed
anytime soon.  Nobody is working on it and I doubt anybody will until
someone sits down and rewrites the Apache2 filter API from scratch. 
Perhaps in Apache 2.2.



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

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




#21472 [Opn]: Problems with short tags and script tags

2003-01-13 Thread mike_tharp
 ID:   21472
 User updated by:  [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Scripting Engine problem
 Operating System: Windows 2000
 PHP Version:  4.3.0
 New Comment:

script tags must have the language variable in s now whereas before
they did not have to be, this makes them work.


Previous Comments:


[2003-01-09 07:50:13] [EMAIL PROTECTED]

I do not have any special ASP items installed on the servers, and we do
not use ASP pages either.



[2003-01-08 18:03:54] [EMAIL PROTECTED]

do you have ASP installed as well?



[2003-01-07 07:54:33] [EMAIL PROTECTED]

A. It says C:\WINNT\php.ini

B. I edited that file to change the value for short tags to 1, or on.

C. Restarted IIS.

D. PHPINFO says that the directive is on.



[2003-01-06 15:44:45] [EMAIL PROTECTED]

Please be specific with the questions below:

1) EXACTLY what does (a) say from below?
2) Did you restart the web server after editing?
3) What does phpinfo() say for this directive?
4) What value are you assigning to this directive in php.ini?



[2003-01-06 15:26:05] [EMAIL PROTECTED]

It is in c:\WINNT, the one I have been modifying all the time.

Same situation.



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

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




#21472 [Fbk-Opn]: Problems with short tags and script tags

2003-01-07 Thread mike_tharp
 ID:   21472
 User updated by:  [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Feedback
+Status:   Open
 Bug Type: Scripting Engine problem
 Operating System: Windows 2000
 PHP Version:  4.3.0
 New Comment:

A. It says C:\WINNT\php.ini

B. I edited that file to change the value for short tags to 1, or on.

C. Restarted IIS.

D. PHPINFO says that the directive is on.


Previous Comments:


[2003-01-06 15:44:45] [EMAIL PROTECTED]

Please be specific with the questions below:

1) EXACTLY what does (a) say from below?
2) Did you restart the web server after editing?
3) What does phpinfo() say for this directive?
4) What value are you assigning to this directive in php.ini?



[2003-01-06 15:26:05] [EMAIL PROTECTED]

It is in c:\WINNT, the one I have been modifying all the time.

Same situation.



[2003-01-06 15:23:51] [EMAIL PROTECTED]

Please look at phpinfo() for the true location of the used php.ini and
the true setting for the short_open_tag directive.  So:

a) Tell us exactly what Configuration File (php.ini) Path is in
phpinfo().
b) Make sure you edit this file.
c) Make sure you restart the web server after making changes to
php.ini
d) See what phpinfo() says about this directive.



[2003-01-06 14:47:48] [EMAIL PROTECTED]

I have noticed that using short tags in PHP files does not work on any
of my servers, all WIN2K.

When using short tags for includes the file will not be included and
the page will not load correctly, using a long tag will work. Short
tags are turned on in the php.ini.

Also script tags do not work at all, pages load but with errors and
none of the javascript will function on the page.




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




#21336 [Com]: Session sometime can't function

2003-01-06 Thread mike_tharp
 ID:   21336
 Comment by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Session related
 Operating System: Win 2000 Server
 PHP Version:  4.3.0
 New Comment:

I have difinately seen this as well. I was able to go back to 4.2.3 and
made sure to replace the php.ini file with my old version and all is
well again, but 4.3.0 will not handle sessions for me.


Previous Comments:


[2003-01-02 19:22:39] [EMAIL PROTECTED]

i'm confuse about it now.
Not just on 4.3.0, 4.2.3 seem got this problem too.

After changed 4.2.3:
i have open two browser, one seem everything alright.
but one got the same problem.
everytime open new session.

if the code error. two browser must got the same problem.
Mike



[2003-01-02 07:29:02] [EMAIL PROTECTED]

I'm using session between two pages.

But sometime the 4.3.0 can't read the pervious session and then second
page was created the new session.

And i was confirmed this bug only on 4.3.0

Because i was changed back to 4.2.3.  The session error didn't appeared
anymore.




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




#21472 [NEW]: Problems with short tags and script tags

2003-01-06 Thread mike_tharp
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:  4.3.0
PHP Bug Type: Scripting Engine problem
Bug description:  Problems with short tags and script tags

I have noticed that using short tags in PHP files does not work on any of
my servers, all WIN2K.

When using short tags for includes the file will not be included and the
page will not load correctly, using a long tag will work. Short tags are
turned on in the php.ini.

Also script tags do not work at all, pages load but with errors and none
of the javascript will function on the page.
-- 
Edit bug report at http://bugs.php.net/?id=21472edit=1
-- 
Try a CVS snapshot: http://bugs.php.net/fix.php?id=21472r=trysnapshot
Fixed in CVS:   http://bugs.php.net/fix.php?id=21472r=fixedcvs
Fixed in release:   http://bugs.php.net/fix.php?id=21472r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=21472r=needtrace
Try newer version:  http://bugs.php.net/fix.php?id=21472r=oldversion
Not developer issue:http://bugs.php.net/fix.php?id=21472r=support
Expected behavior:  http://bugs.php.net/fix.php?id=21472r=notwrong
Not enough info:http://bugs.php.net/fix.php?id=21472r=notenoughinfo
Submitted twice:http://bugs.php.net/fix.php?id=21472r=submittedtwice
register_globals:   http://bugs.php.net/fix.php?id=21472r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21472r=php3
Daylight Savings:   http://bugs.php.net/fix.php?id=21472r=dst
IIS Stability:  http://bugs.php.net/fix.php?id=21472r=isapi
Install GNU Sed:http://bugs.php.net/fix.php?id=21472r=gnused




#21472 [Fbk-Opn]: Problems with short tags and script tags

2003-01-06 Thread mike_tharp
 ID:   21472
 User updated by:  [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Feedback
+Status:   Open
 Bug Type: Scripting Engine problem
 Operating System: Windows 2000
 PHP Version:  4.3.0
 New Comment:

It is in c:\WINNT, the one I have been modifying all the time.

Same situation.


Previous Comments:


[2003-01-06 15:23:51] [EMAIL PROTECTED]

Please look at phpinfo() for the true location of the used php.ini and
the true setting for the short_open_tag directive.  So:

a) Tell us exactly what Configuration File (php.ini) Path is in
phpinfo().
b) Make sure you edit this file.
c) Make sure you restart the web server after making changes to
php.ini
d) See what phpinfo() says about this directive.



[2003-01-06 14:47:48] [EMAIL PROTECTED]

I have noticed that using short tags in PHP files does not work on any
of my servers, all WIN2K.

When using short tags for includes the file will not be included and
the page will not load correctly, using a long tag will work. Short
tags are turned on in the php.ini.

Also script tags do not work at all, pages load but with errors and
none of the javascript will function on the page.




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