On Tue, Aug 6, 2013 at 5:56 PM, mikel king wrote:
>
> On Aug 5, 2013, at 11:33 PM, Mark Moellering wrote:
>
> > A few years ago (2011) I set up an email system for a small internet
> based company. I used postfix with a mysql backend for virtual accounts.
> I also set up apache to test a php b
On Aug 5, 2013, at 11:33 PM, Mark Moellering wrote:
> A few years ago (2011) I set up an email system for a small internet based
> company. I used postfix with a mysql backend for virtual accounts. I also
> set up apache to test a php based webmail front-end.
> I set up several php scripts t
Le Mon, 05 Aug 2013 23:33:08 -0400,
Mark Moellering a écrit :
> I discovered that all php scripts now generate a seg fault.
>
> I tried a simple "hello world" type program
> the actual code is :
> echo "test"
> ?>
> and the output was;
>
> testsegmentation fault
>
> The system is FreeBSD 8.2
On 06/08/2013 15:21, Lars Eighner wrote:
On Mon, 5 Aug 2013, Mark Moellering wrote:
I tried a simple "hello world" type program
the actual code is :
and the output was;
testsegmentation fault
First, try it with clean code: put the ; after the command and stop
closing
the
Actually that s
On 06/08/2013 15:21, Lars Eighner wrote:
On Mon, 5 Aug 2013, Mark Moellering wrote:
I tried a simple "hello world" type program
the actual code is :
and the output was;
testsegmentation fault
First, try it with clean code: put the ; after the command and stop
closing
the
Actually that s
On Mon, 5 Aug 2013, Mark Moellering wrote:
I tried a simple "hello world" type program
the actual code is :
and the output was;
testsegmentation fault
First, try it with clean code: put the ; after the command and stop closing
the
The system is FreeBSD 8.2 and php 5.3
If anyone has any id
A few years ago (2011) I set up an email system for a small internet
based company. I used postfix with a mysql backend for virtual
accounts. I also set up apache to test a php based webmail front-end.
I set up several php scripts that would run from cron that would query a
database and look f