[Xerte-dev] Re: HELP - can't create new projects on techdis install
David Goodwin
david at palepurple.co.uk
Wed Nov 28 22:48:48 GMT 2012
>
> You could also perhaps add an 'ob_start()' in near the top if your problem is actually one of spaces/the session being started too soon; this ought to stop PHP sending headers/etc before the session starts.
>
Jesus. That sentence is rubbish. Well, 'the session being started too soon' bit is at least.
'ob_start()' should delay PHP from sending any output to the browser - and therefore may help correct any problem related to sessions. I'm pretty sure there is an implicit 'ob_flush()' at the end of the request.
(I've rarely used ob_start()/ob_flush() so may be wrong).
David.
> Also - check the Apache error log file - sometimes it has something of use.
>
>
> David.
>
>
> Pale Purple Ltd. (Company No: 5580814)
> 'Business Web Application Development and Training in PHP'
>
> http://www.palepurple.co.uk
> Office: 0845 0046746 Mobile: 07792380669
>
> Follow us on Twitter: @PalePurpleLtd
>
>
>
>
>
>
>
>
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
Pale Purple Ltd. (Company No: 5580814)
'Business Web Application Development and Training in PHP'
http://www.palepurple.co.uk
Office: 0845 0046746 Mobile: 07792380669
Follow us on Twitter: @PalePurpleLtd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20121128/b6fab2cc/attachment.html>
More information about the Xerte-dev
mailing list