Date: 05/18/01
- Next message: Paul Dixon: "RE: [phplib] Got error after upgraded php3.0.8 to php4.05"
- Previous message: Thomas Schneider: "[phplib] Re: R: [phplib] Re: Templates & css style sheets"
- In reply to: Jeffrey Wang: "[phplib] Got error after upgraded php3.0.8 to php4.05"
- Next in thread: Paul Dixon: "RE: [phplib] Got error after upgraded php3.0.8 to php4.05"
- Reply: Paul Dixon: "RE: [phplib] Got error after upgraded php3.0.8 to php4.05"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
We had a bunch of problems related to single-line comments in included files
using php4.0.5. It seems the parser can't cope with PC style CRLF line
breaks. Saving included files in a more Unix friendly format (LF only)
solved the problem for us.
I gather the problem is fixed in the CVS version if you fancy using a
bleeding edge version.
-----Original Message-----
From: Jeffrey Wang [mailto:jeff <email protected>]
Sent: 17 May 2001 22:37
To: phplib <email protected>
Subject: [phplib] Got error after upgraded php3.0.8 to php4.05
I got error on OO programming after upgraded php3.0.8 to php4.05. I am
using apache 1.3.14, phplib 7.2c and MYSQL 3.23.36. The program was working
fine under PHP 3.0.8. Error is showing all html code on browser as
following.
<{FONT FORM Method=post ACTIONLIGN=CENTERE="verdana, helvetica, arial"
size=1} COLOR="#000000"> <{FONT FORM Method=post
ACTIONLIGN=CENTERE="verdana, helvetica, arial" size=1}>{Ann Street
Elementary}, {126 E Bloom St}, {Los Angeles}, {CA} {90012}, {UNITED STATES}
Anybody got same problem? I searched all mailing lists and didn't find any
answer. Thank you.
Jeff.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Paul Dixon: "RE: [phplib] Got error after upgraded php3.0.8 to php4.05"
- Previous message: Thomas Schneider: "[phplib] Re: R: [phplib] Re: Templates & css style sheets"
- In reply to: Jeffrey Wang: "[phplib] Got error after upgraded php3.0.8 to php4.05"
- Next in thread: Paul Dixon: "RE: [phplib] Got error after upgraded php3.0.8 to php4.05"
- Reply: Paul Dixon: "RE: [phplib] Got error after upgraded php3.0.8 to php4.05"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

