RE: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Mike Robinson
Tijnema ! > Well, i installed sendmail 8.14.0, and it did install the > sendmail binary into /usr/sbin/sendmail, and configure could > find it, so i recompiled/reinstalled PHP and now it still > can't find the mail command... > So what can be the problem now?? You're on the wrong list? :) M

Re: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Tijnema !
On 3/17/07, Tijnema ! <[EMAIL PROTECTED]> wrote: On 3/17/07, Tijnema ! <[EMAIL PROTECTED]> wrote: > On 3/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: > > On 03/17/2007 08:07 PM, Tijnema ! wrote: > > >> ./config.nice | grep sendmail > > > > > > hmm, it returns no > > > So sendmail support

Re: [PHP-DEV] google SoC - dbobj

2007-03-17 Thread Lukas Kahwe Smith
Bankó Ádám wrote: I'm an interested student with a project idea for the PHP.net Google Summer of Code. I'm thinking about a native ( compiled from C ) ORM extension for PHP. I don't need to explain how useful and important it is in modern web applications / frameworks. IMHO a full ORM belongs

[PHP-DEV] CVS Account Request: nuclearflux

2007-03-17 Thread Julian Rupp
Uploading a encryption/decryption DLL library (mEnc) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Tijnema !
On 3/17/07, Tijnema ! <[EMAIL PROTECTED]> wrote: On 3/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: > On 03/17/2007 08:07 PM, Tijnema ! wrote: > >> ./config.nice | grep sendmail > > > > hmm, it returns no > > So sendmail support was not compiled into., aha, well then i can solve > > myself

Re: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Tijnema !
On 3/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/17/2007 08:07 PM, Tijnema ! wrote: >> ./config.nice | grep sendmail > > hmm, it returns no > So sendmail support was not compiled into., aha, well then i can solve > myself i think. Thanks for pointing me on this simple thing :) No

Re: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Antony Dovgal
On 03/17/2007 08:07 PM, Tijnema ! wrote: ./config.nice | grep sendmail hmm, it returns no So sendmail support was not compiled into., aha, well then i can solve myself i think. Thanks for pointing me on this simple thing :) No problem. -- Wbr, Antony Dovgal -- PHP Internals - PHP Run

Re: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Tijnema !
On 3/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/17/2007 07:41 PM, Tijnema ! wrote: > On 3/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: >> On 03/17/2007 07:29 PM, Tijnema ! wrote: >> > Hi, >> > >> > I have PHP6 installed (Snapshot:200703141130) and somehow it says now >> > that the m

Re: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Antony Dovgal
On 03/17/2007 07:41 PM, Tijnema ! wrote: On 3/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/17/2007 07:29 PM, 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

Re: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Tijnema !
On 3/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/17/2007 07:29 PM, 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) It means that ./configure failed

Re: [PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Antony Dovgal
On 03/17/2007 07:29 PM, 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) It means that ./configure failed to detect your sendmail binary. -- Wbr, Antony Dovgal --

[PHP-DEV] Mail function undefined in PHP6

2007-03-17 Thread Tijnema !
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' '--enable-all' '--with-apxs2' '--without-fbsql' '--without-interbase' '

[PHP-DEV] Re: google SoC - dbobj

2007-03-17 Thread Jacob Santos
Hey Adam, I think this project would be great for PHP, and hopefully upon stable release it would be better than the current Great Satan (Hail Satan! Glory be upon his name and wretched be his victims) that currently rules the ORM world. It is one exercise that I looked into to learn PHP exte

Re: [PHP-DEV] google SoC - dbobj

2007-03-17 Thread Marcus Boerger
Hello Bankó, sounds good to me. Can somone please add this to the ideas page while I am travelling? And you can make yourself already familiar with the GSoC and file all information you can already. best regards marcus Saturday, March 17, 2007, 1:28:08 PM, you wrote: > Hi! > I'm an intereste

Re: [PHP-DEV] sprintf -> spprintf changes

2007-03-17 Thread Ilia Alshanetsky
On 16-Mar-07, at 4:49 AM, Timm Friebe wrote: 1) These changes are necessary. I don't see a bug ID in the CVS commit log anywhere. There was no specific bug the change was addressing. The goal was to avoid potential buffer overflows inside the code possible to due invalid length calculati

[PHP-DEV] google SoC - dbobj

2007-03-17 Thread Bankó Ádám
Hi! I'm an interested student with a project idea for the PHP.net Google Summer of Code. I'm thinking about a native ( compiled from C ) ORM extension for PHP. I don't need to explain how useful and important it is in modern web applications / frameworks. My goal is a native php extension that