Same PHP script gives different error with PHP 5.3.10 and PHP 5.3.6-13 - Stack Overflow

Опубликовано: 24 Июль 2026
на канале: ResponseXAI
5
0

I think your problem is, that in line 387 you are using short open tags:

<? endif; ?>


This might not work on every machine, since it needs to be activated in the php config with short_open_tags.
Therefor

#line #endif #problem #this: #"ignored"

https://stackoverflow.com/questions/9... https://stackoverflow.com/questions/9...