Re: [PHP-DEV] sendmail and smtp

2003-05-28 Thread David Grant
Allowee wrote: I got the feeling that it's linux again.. it's in a sig smewhere... "Linux is user friendly, it's just picky on who's friend it is" something like that.. Have you tried examining your log files? Regards, David -- David Grant Web Developer [EMAIL PROTECTED] http://www.wiredmedia.c

[PHP-DEV] fopen bug (fwd)

2003-05-28 Thread ohp
This a resent of my yesterday message (can't remember if I got it myself) Could one of the developpers help me with this patch I'm not so sure about. I'm willing to help on this long standing bug. Regards, -- Olivier PRENANT Tel:+33-5-61-50-97-00 (Work) Quartier d'Harraud Tu

Re: [PHP-DEV] sendmail and smtp

2003-05-28 Thread Allowee
> You most likely have it configured badly. Hmm, I'm using the default config files... > PHP uses qmail. Here's the funny part.. My host also has qmail. and I just found out that mailing to my host with smail has no problems at all. I mail it, check my email and it's there. (headers show me tha

Re: [PHP-DEV] sendmail and smtp

2003-05-28 Thread Derick Rethans
On Wed, 28 May 2003, Allowee wrote: > Since i've setup my local sendmail (smail) I can't send messages to any > php.net e-mail address. You most likely have it configured badly. (Feel free to mail me directly so that I can have a look). > whats the problem? > using smail is faster so thats why

Re: [PHP-DEV] Segfault when using ext/xml

2003-05-28 Thread Per Lundberg
On Wed, 2003-05-28 at 14:52, Adam Dickmeiss wrote: > cannot find the OO PHP script. Did you attach it? Sorry. I'm obviously doing too many things at one time. Here it is, attached to this email. -- Best regards, Per Lundberg / Capio ApS Phone: +46-18-4186040 Fax: +46-18-4186049 Web: http://www

[PHP-DEV] sendmail and smtp

2003-05-28 Thread Allowee
Since i've setup my local sendmail (smail) I can't send messages to any php.net e-mail address. when I use my mailserver it goes fine. whats the problem? using smail is faster so thats why I'm using it. are you using your local sendmail or your hosts smtp? .: Allowee -- PHP Internals - PHP

[PHP-DEV] CVS Account Request: taoxbhust

2003-05-28 Thread taoxianbin
mysql databases -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PECL Package Proposal: kadm5 - REPOST

2003-05-28 Thread Holger Burbach
Hi everyone, I recently developed a new extension to PHP called 'kadm5'. This extension enables you to create, modify, and delete Kerberos V principals and policies on a remote Kerberos Administration server. More information about Kerberos can be found at: http://web.mit.edu/kerberos/www/ There

Re: [PHP-DEV] building external libraries for binary distributtion

2003-05-28 Thread Piotr Klaban
On Wed, May 28, 2003 at 09:56:08AM +0200, Michael Bretterklieber wrote: > - after you have written your config.m4 do this: > - phpize > - ./configure And one do not need to run ./configure with arguments ? ./configure --with-extension --enable-shared=extension Best regards, -- Piotr Klaban --

Re: [PHP-DEV] mapping c++ classes to php classes

2003-05-28 Thread Per Lundberg
On Wed, 2003-05-28 at 10:03, Derick Rethans wrote: > On Wed, 28 May 2003, joerg mauz wrote: > > when I write a c++ extension for php (already done so far) are there > > any mechanism provided by php to map my c++ classes to php or do I > > have to write some kind of a php to c++ class wrapper (ever

[PHP-DEV] Segfault when using ext/xml

2003-05-28 Thread Per Lundberg
I get the following segfault when using the XML parser (ext/xml) using the latest PHP5 from CVS: Program received signal SIGSEGV, Segmentation fault. 0x0812e914 in _efree (ptr=0x5a5a5a5a, __zend_filename=0x8178fa0 "/usr/local/src/php-cvs/php5/ext/xml/xml.c", __zend_lineno=183, __zend_orig_filename

Re: [PHP-DEV] building external libraries for binary distributtion

2003-05-28 Thread Derick Rethans
On Wed, 28 May 2003, joerg mauz wrote: > hi all, > i work on building my own external library that should be usable > within php using the //dl(.) command. so i read it the docs about how > to write extension but i felt somehow low left alone, cause the docs > only just describes how to create ex

Re: [PHP-DEV] mapping c++ classes to php classes

2003-05-28 Thread Derick Rethans
Hi, On Wed, 28 May 2003, joerg mauz wrote: > just one simple questions: > > when I write a c++ extension for php (already done so far) are there > any mechanism provided by php to map my c++ classes to php or do I > have to write some kind of a php to c++ class wrapper (every member > function fo

Re: [PHP-DEV] building external libraries for binary distributtion

2003-05-28 Thread Michael Bretterklieber
Hi, On Wed, 28 May 2003, joerg mauz wrote: > hi all, > > i work on building my own external library that should be usable within > php > using the //dl(.) command. so i read it the docs about how to write > extension > but i felt somehow low left alone, cause the docs only just describes > how to

[PHP-DEV] mapping c++ classes to php classes

2003-05-28 Thread joerg mauz
hi all, just one simple questions: when I write a c++ extension for php (already done so far) are there any mechanism provided by php to map my c++ classes to php or do I have to write some kind of a php to c++ class wrapper (every member function for the php class will call a native c function t

[PHP-DEV] building external libraries for binary distributtion

2003-05-28 Thread joerg mauz
hi all, i work on building my own external library that should be usable within php using the //dl(.) command. so i read it the docs about how to write extension but i felt somehow low left alone, cause the docs only just describes how to create extensions that are shipped with the source for be

Re: [PHP-DEV] 4.3.2RC4 OCI8 crash

2003-05-28 Thread Michael Bretterklieber
Hi, here's the output with ociinternaldebug(1): http://www.bretterklieber.com/php/oci8_crash.log FYI: the file has about 800KB On Tue, 27 May 2003, Michael Bretterklieber wrote: > Hi, > > we discovered a crash using 4.3.2RC4 with oci8, here's the bt: > (gdb) bt > #0 0x404422b4 in kghalp () from