Re: [PHP] Mail function undefined in PHP6

2007-03-17 Thread Tijnema !
On 3/17/07, Robert Cummings <[EMAIL PROTECTED]> wrote: On Sat, 2007-03-17 at 11:07 +0100, Tijnema ! wrote: > Hi, > > I have PHP6 installed (Snapshot:200703141130) and somehow it says now > that the mail function is undefined, i have sendmail installed in /usr > (is in $PATH) > my configure comman

Re: [PHP] Mail function undefined in PHP6

2007-03-17 Thread Robert Cummings
On Sat, 2007-03-17 at 11:07 +0100, Tijnema ! wrote: > Hi, > > I have PHP6 installed (Snapshot:200703141130) and somehow it says now > that the mail function is undefined, i have sendmail installed in /usr > (is in $PATH) > my configure command: > > './configure' '--prefix=/usr' '--with-pear' '--e