|
Posted by Oli Filth on 05/16/05 03:15
Ike wrote:
> "Oli Filth" <catch@olifilth.co.uk> wrote in message
> news:aLQhe.6448$f5.4311@newsfe6-win.ntli.net...
>
>>Do you have a (short) example of a PHP script that has this problem?
>>
>>
>>--
>>Oli
>
>
> Yes Oli, I am using phpScheduleIt and it is happening - bot only on one
> server. On other servers, when I run it, It runs fine. Here is a short
> example taken therefrom -Ike
>
<...SNIP CODE...>
Hmm, I was hoping there'd be something obvious to spot like output
buffering!
Ok, all I can suggest is to enable PHP error displaying (display_errors
directive in php.ini). This will show any problems that occur that cause
the script to terminate prematurely.
--
Oli
Navigation:
[Reply to this message]
|