[PHPTAL] PHPTAL shows blank page

Alex Höbart alex at hoebart.info
Wed Aug 9 14:47:49 CEST 2006


It works now!! Thanks a lot!

I tried to "phpflag zend.ze1_compatibility_mode  off" in the .htaccess 
before and that didn't work. But with 
ini_set('zend.ze1_compatibility_mode',0) in the script it is working.

So, it is now working on my shared host with PHP 5.1.4 on Linux with 
mbstring, simplexml and spl enabled.

Alex

Ján Bátora schrieb:
> 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
>
>
> _______________________________________________
> PHPTAL mailing list
> PHPTAL at lists.motion-twin.com
> http://lists.motion-twin.com/mailman/listinfo/phptal
>
>

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Mag. Alexander Hoebart
Zeuggasse 3/7, A-1050 Wien, Austria
Tel.: +43-1-945 25 14
Mobile: +43-6991-945 25 14
ICQ# 16914250
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




More information about the PHPTAL mailing list