Posted by Simon Quantrill on 07/27/07 12:52
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 ?
Simon
[Back to original message]
|