php on 5.4

2005-06-01 Thread Steve Rieger
hi all am wondering is anybody else thats running fbsd 5.4 php4 apache1, and about 10 php extensions, are noticing any issues when i run anything via php command line it cores, and the gdb gives me this from the core file 55F_10_25_4_27# gdb /usr/local/bin/php php.core GNU gdb 6.1.1

Re: php on 5.4

2005-06-01 Thread Ronald Klop
You need to give the command 'bt' to gdb for some usefull output. bt stands for backtrace. Ronald. On Wed, 01 Jun 2005 18:11:54 +0200, Steve Rieger [EMAIL PROTECTED] wrote: hi all am wondering is anybody else thats running fbsd 5.4 php4 apache1, and about 10 php extensions, are noticing