|
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
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! |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
On 27 Jul, 15:14, Simon Quantrill <simon.quantr...@gmail.com> wrote:
> 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! Freaky. What did the stack trace from the core dump look like? C. |
|
![]() |
| Outils de la discussion | |
|
|