Re: [PHP-DEV] Re: RC3

2001-10-05 Thread Yasuo Ohgaki
For some reason, core file does not have symbols even with --enable-debug. I loaded symbols from php binary and got backtrace. I thought most of people were getting segfaults... It looks like it depends on config. Anyway, here is meaningful backtrace. GNU DDD 3.3 (i686-pc-linux-gnu), by Dorothe

Re: [PHP-DEV] Re: RC3

2001-10-05 Thread Zeev Suraski
At 09:00 05-10-01, Yasuo Ohgaki wrote: >Yasuo Ohgaki wrote: >>Zeev Suraski wrote: >> >>>Finally, it's out. >>>www.php.net/~zeev/php-4.0.7RC3.tar.gz > >In addition to previous problem, CGI build seems to print following line >again.. > >X-Powered-By: PHP/4.0.7RC3 Content-type: text/html > >I saw t

[PHP-DEV] RE: RC3

2001-10-05 Thread Harald Radi
commited to PHP_4_0_7 branch. could you recheck please. thanks, harald. > -Original Message- > From: Peter Dishman [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 05, 2001 11:16 AM > To: 'Harald Radi' > Subject: RE: RC3 > > > Hi, > > I've just tried the latest CVS source (php4-200

[PHP-DEV] Re: RC3

2001-10-05 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Yasuo Ohgaki wrote: > >> Zeev Suraski wrote: >> >>> Finally, it's out. >>> www.php.net/~zeev/php-4.0.7RC3.tar.gz >>> > > In addition to previous problem, CGI build seems to print following line > again.. Minor problems with phpinfo() while running PHP as Apache module. L

[PHP-DEV] Re: RC3

2001-10-04 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Zeev Suraski wrote: > >> Finally, it's out. >> www.php.net/~zeev/php-4.0.7RC3.tar.gz >> In addition to previous problem, CGI build seems to print following line again.. X-Powered-By: PHP/4.0.7RC3 Content-type: text/html I saw this line in phpinfo(). % php -i > info.html

[PHP-DEV] Re: RC3

2001-10-04 Thread Yasuo Ohgaki
Zeev Suraski wrote: > Finally, it's out. > www.php.net/~zeev/php-4.0.7RC3.tar.gz > These are tests failed with php.ini-dist as php.ini Running tests in /home/yohgaki/cvs/php/dist/php-4.0.7RC3/ext/iconv/tests iconv test (00

[PHP-DEV] Re: RC3

2001-10-04 Thread Pete Dishman
Compiles fine on Win NT Server. However there's still a basic problem with the COM module. Booleans returned from a COM Object don't work correctly. This has been the case for all of the 407 release candidates but it worked fine in 406. I reported this as a bug (No. 13433) but it's been ignored

[PHP-DEV] Re: RC3

2001-10-04 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Zeev Suraski wrote: > >> Finally, it's out. >> www.php.net/~zeev/php-4.0.7RC3.tar.gz >> > > RC3 seems to have the same problem as 4.0.8-dev. > I can't compile with mhash some configure option(s). There is dependecy problem. Problem could be avoided with simple reorder of c

[PHP-DEV] Re: RC3

2001-10-04 Thread Yasuo Ohgaki
Zeev Suraski wrote: > Finally, it's out. > www.php.net/~zeev/php-4.0.7RC3.tar.gz > RC3 seems to have the same problem as 4.0.8-dev. I can't compile with mhash some configure option(s). ./configure \ --with-apxs \ --disable-short-tags \ --without-mysql \ --enable-bcmath \ --enable-ftp \ --enabl

[PHP-DEV] Re: RC3

2001-10-01 Thread Christian Stocker
In <5.1.0.14.2.20010928202626.0404c3b8@localhost>, Zeev Suraski wrote: > Any objections to releasing RC3? could please someone MFH ext/domxml/config.m4 to the RC branch? It fixes some problems when installing on latest debian. thanks. chregu -- PHP Development Mailing List