[PHPTAL] PHPTAL shows blank page

Ján Bátora j.batora at uptime.at
Wed Aug 9 14:26:35 CEST 2006


Hi, it seems that zend.ze1_compatibility_mode may only be a problem on 
windows, tried it on linux and it didn't work, by the way you can also 
disable it in you php script:
put this:
ini_set('zend.ze1_compatibility_mode',0);
at the top of your script on the shared host,,, it didn't work for me 
but there might also be a problem with the mbstring on linux,

jan

Alex Höbart wrote:
> Yes, I added PHPTAL_FORCE_REPARSE
>
> Unfortunately, I don't have SSH access on my shared host. I also 
> cannot disable zend.ze1_compatibility_mode on that machine.
>
> But I enabled zend.ze1_compatibility_mode on my test machine and got 
> the blank page. So it looks to me that this is causing the problem.
>
> Alex
>
>
> _______________________________________________
> PHPTAL mailing list
> PHPTAL at lists.motion-twin.com
> http://lists.motion-twin.com/mailman/listinfo/phptal




More information about the PHPTAL mailing list