Posted by Simon Quantrill on 07/27/07 14:14
On Fri, 27 Jul 2007 12:52:44 +0000, Simon Quantrill wrote:
> Using php version 5 cli I have a script that saves some data to a postgres
> database.
> it was converted from mysql to postgres and on conversion I now get a
> segmentation fault after the script finishes.
> The data is added and the script returns correctly but I still get this
> segmentation fault anybody have a clue on what I can do to stop it or at
> least debug it ?
I added date_default_timzone_set('Europe/Amsterdam'); at the top problem
dissappears!
Navigation:
[Reply to this message]
|