php-general Digest 20 Oct 2011 20:23:56 -0000 Issue 7529

2011-10-20 Thread php-general-digest-help
php-general Digest 20 Oct 2011 20:23:56 - Issue 7529 Topics (messages 315363 through 315375): Re: different menus for different roles 315363 by: George Langley 5.4.0 beta2 315364 by: Stas Malyshev Where Are Security Updates Announced? 315365 by: Jon Watson

[PHP] different menus for different roles

2011-10-20 Thread drupal dev
Hi Gurus, I am new to php and drupal both . I have created two domains in drupal. and two different roles. Now i wanted to show different page for each role.can you anybody tell me how to do it. Or share with me if something is readily available. Thanks, S

Re: [PHP] different menus for different roles

2011-10-20 Thread George Langley
On 2011-10-20, at 12:31 AM, drupal dev wrote: I have created two domains in drupal. and two different roles. Now i wanted to show different page for each role.can you anybody tell me how to do it. Or share with me if something is readily available. Um, drupal.org would

[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

[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

[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 s...@coovan.com Hi, ** ** I’ve got a problem when running PHP with nginx, there are several php-cgi

[PHP] Re: Ms Web PI and PHP

2011-10-20 Thread Tommy Pham
On Thu, Oct 20, 2011 at 5:15 AM, Joseph Adenuga jadenu...@yahoo.com 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

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

[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 =

[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

Re: [PHP] Where Are Security Updates Announced?

2011-10-20 Thread Daniel Brown
On Thu, Oct 20, 2011 at 08:02, Jon Watson jon.wat...@teamspace.ca 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

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 myself

[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 Jon Watson
Hi, On Thu, Oct 20, 2011 at 1:54 PM, Daniel Brown danbr...@php.net wrote: On Thu, Oct 20, 2011 at 08:02, Jon Watson jon.wat...@teamspace.ca 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

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 jim.gi...@albanyhandball.com wrote: tamouse mailing lists tamouse.li...@gmail.com wrote in message news:cahuc_t8icx4y4mca05rrgzopv4ze7hwsndaiyjjmdvbambv...@mail.gmail.com... In Sat, Oct 15, 2011 at 7:57 PM, Stephen stephe...@rogers.com wrote: \label