[Typo3] Frontend stays white after switch to PHP5
Torsten Schrade
schrade at lineara.de
Sat Nov 26 14:49:24 CET 2005
Bernhard Kraft:
> Torsten Schrade wrote:
>
>
>>System Linux h10063 2.6.5-7.201-default #1 Thu Aug 25 06:20:45 UTC
>
>
> May you tell me if you get a
>
> "segfault"
>
> in you apache-error or access logs when you access your T3 page and if you
> run this setup on a 64-bit (AMD) machine ?
>
> I had such a problem.
>
>
> greets,
> Bernhard
Hi Bernhard,
It's an Itel Celeron 2.4Ghz.
But as I just saw, there have been some some Segmentation faults which
were recorded in the central error log and not the logfiles of the vhost
where the frontends are gone. Here we read
[Sat Nov 26 10:20:11 2005] [notice] child pid 4642 exit signal
Segmentation fault (11)
Most of them were last night before I switched to php5 though. Only some
have taken place after the switch.
Additionally, I see a lot of these messages:
line 93 column 166 - Warning: replacing invalid character code 150
line 95 column 170 - Warning: replacing invalid character code 150
line 95 column 228 - Warning: replacing invalid character code 150
line 97 column 196 - Warning: replacing invalid character code 150
line 15 column 9 - Warning: <link> attribute "href" lacks value
line 54 column 9 - Warning: <table> lacks "summary" attribute
line 69 column 138 - Warning: <a> escaping malformed URI reference
line 69 column 440 - Warning: <a> escaping malformed URI reference
The only notice that seems to be of interest in the vhost error logs
goes like this:
[client 84.169.141.224] PHP Warning: gzcompress() expects parameter 2
to be long, string given in
/srv/www/typo3/typo3_src/typo3_src-3.8.1/t3lib/class.gzip_e
ncode.php on line 187
I hope this sheds some more light on th issue. Thx and greets,
Torsten
More information about the TYPO3-english
mailing list