[PHP] String is not zero-terminated in zend_execute_API.c

2011-10-20 Thread Daniel Betz
Hello List, i am running PHP 5.3.8-FPM (with ondemand patch) in debug mode and got this error every time I post an reply in vBulletin Board: Warnung: String is not zero-terminated (Z.ý4 ý4 ú}µóU) (source: /usr/src/php-5.3.8/Zend/zend_execute_API.

Re: [PHP] Seeking strategy/algorithm for maintaining order of records

2011-10-20 Thread tamouse mailing lists
On Sun, Oct 16, 2011 at 2:26 PM, Jim Giner wrote: > "tamouse mailing lists" wrote in message > news:cahuc_t8icx4y4mca05rrgzopv4ze7hwsndaiyjjmdvbambv...@mail.gmail.com... > In Sat, Oct 15, 2011 at 7:57 PM, Stephen wrote: > > \Category One > > > > I would capture the input fields by using an arra

Re: [PHP] Where Are Security Updates Announced?

2011-10-20 Thread Jon Watson
Hi, On Thu, Oct 20, 2011 at 1:54 PM, Daniel Brown wrote: > On Thu, Oct 20, 2011 at 08:02, Jon Watson wrote: > > Hi All, > > > > I subscribed to this list thinking that this is where I would get > security > > update notices, but this appears to be more of a general list. I've > looked > > at al

[PHP] Re: binary subtraction assistance

2011-10-20 Thread Loran Kloeze
Hi, Check http://nl3.php.net/manual/en/function.bindec.php Probably you have a 32-bit CPU. See the link why that's a problem. Loran On Thu, 20 Oct 2011 11:08:52 -0400, michaelala...@gmail.com (Mike Alaimo) wrote: >Hello, > >I have two binary numbers which are quite long. 128 bits to be exact.

Re: [PHP] Where Are Security Updates Announced?

2011-10-20 Thread Matthew Pounsett
On 2011/10/20, at 12:54, Daniel Brown wrote: >There are third-party sites that send out security alerts for > software such as PHP, and you can likely find them easily enough via > Google. Off the top of my head, none are coming to mind by name, but > I have subscribed to their mailings myse

Re: [PHP] Where Are Security Updates Announced?

2011-10-20 Thread Daniel Brown
On Thu, Oct 20, 2011 at 08:02, Jon Watson wrote: > Hi All, > > I subscribed to this list thinking that this is where I would get security > update notices, but this appears to be more of a general list. I've looked > at all the lists available on PHP.net and I don't see one specifically about > se

[PHP] 答复: [PHP] Re: Problem of load balance among php-cgi process

2011-10-20 Thread Sean Chen
lol. The last one: 500 23880 0.0 0.0 209136 10832 ?S21:23 0:01 /usr/local/websrv/php/bin/php-cgi --fpm --fpm-config /usr/local/websrv/php/etc/php-fpm.conf 500 27195 15.0 0.1 210196 12644 ?S23:02 0:02 /usr/local/websrv/php/bin/php-cgi --fpm --fpm-config

[PHP] binary subtraction assistance

2011-10-20 Thread Mike Alaimo
Hello, I have two binary numbers which are quite long. 128 bits to be exact. When converting the two items to decimal i get the same result. The binary numbers are quite different, so I am not getting the expected results. Here is my code: $b1 = '0011110110111000110110100

Re: [PHP] Re: Problem of load balance among php-cgi process

2011-10-20 Thread Jim Lucas
On 10/20/2011 5:20 AM, sean chen wrote: >> The red one is busy My email client is color blind. -- Jim Lucas http://www.cmsws.com/ http://www.cmsws.com/examples/ http://www.bendsource.com/ C - (541) 408-5189 O - (541) 323-9113 H - (541) 323-4219 -- PHP General Mailing List (http://www.php.ne

[PHP] Re: Ms Web PI and PHP

2011-10-20 Thread Tommy Pham
On Thu, Oct 20, 2011 at 5:15 AM, Joseph Adenuga wrote: > > Dear Tommy, > > Good day to you. I'm trying to install Microsoft's Web Platform as advised > in your last message below. But, I don't know which application to install > from the list provided from the downloaded applications. Please whic

[PHP] Re: Problem of load balance among php-cgi process

2011-10-20 Thread sean chen
It's cause by eaccelerator module, when I remove this module, the php-cgi works well. Is there some compatible issue between eaccelerator and php? Regards Sean 2011/10/19 Sean Chen > Hi, > > ** ** > > I’ve got a problem when running PHP with nginx, there are several php-cgi > processes and

[PHP] Where Are Security Updates Announced?

2011-10-20 Thread Jon Watson
Hi All, I subscribed to this list thinking that this is where I would get security update notices, but this appears to be more of a general list. I've looked at all the lists available on PHP.net and I don't see one specifically about security. Can someone tell me which list I should sub to in or

[PHP] 5.4.0 beta2

2011-10-20 Thread Stas Malyshev
Hello! I've packed PHP 5.4.0beta2 which you can find here: http://downloads.php.net/stas/ The Windows team provides windows binaries which you find here: http://windows.php.net/qa/ Please test it carefully, and report any bugs in the bug system, but only if you have a short reproducib