php-general Digest 17 Apr 2012 05:54:56 -0000 Issue 7778

Topics (messages 317573 through 317575):

Re: Upcoming Outage: php.net
        317573 by: Daniel Brown
        317574 by: Daniel Brown

Re: Customized Session Handler can not work for PHP 5.1.6 andCentOS 5.5
        317575 by: Mingda

Administrivia:

To subscribe to the digest, e-mail:
        php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-gene...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Just a reminder, see the below message.
On Apr 13, 2012 3:43 PM, "Daniel Brown" <danbr...@php.net> wrote:

>    Greetings, all;
>
>    This coming Monday, 16 April, 2012, between the hours of 18:00 and
> 20:00 EDT (22:00 to 00:00 GMT), the one of the primary php.net servers
> will be undergoing a critical preventative maintenance operation.  In
> this two-hour maintenance window, we do expect a period of
> interruption lasting up to thirty minutes, during which certain core
> services will be partially or totally unavailable.
>
>    The system that will experience the downtime is OSU1PHP.PHP.NET
> which, among other things, is the primary system for our mail exchange
> and master database.  As such, a sample of services that will likely
> be unavailable for a short period of time will include:
>
>        * Email (including mailing lists)
>        * Events, user, and mirror management
>        * User note submissions from userland
>        * Et cetera
>
>    We are informed by the on-site staff in Oregon State University's
> Open Source Lab, who quite generously provide this system
> free-of-charge, that while the maintenance is anticipated to take up
> to thirty minutes, they will be making all attempts to limit the
> downtime to a period of just five to ten minutes.
>
>    My apologies for any inconvenience this may cause any of you, but
> as stated, this is critical preventative maintenance that is required
> to protect the integrity of the system, and to ensure that these
> services are not negatively impacted in the future.
>
>    Please contact me directly if you have any questions or concerns.
>
>    Thanks, all, and have a great weekend.
>
> --
> </Daniel P. Brown>
> Network Infrastructure Manager
> http://www.php.net/
>

--- End Message ---
--- Begin Message ---
.... and we're back.

Sorry for the interruption.  I know many of you were missing the RFC
discussions and debates on Internals.  I'll try not to let it happen
again.  ;-P

If anyone sees any issues that could be related to the below, please let us
know ASAP on syst...@php.net and/or https://bugs.php.net/.

Thank you.
 On Apr 16, 2012 6:15 PM, "Daniel Brown" <paras...@gmail.com> wrote:

> Just a reminder, see the below message.
> On Apr 13, 2012 3:43 PM, "Daniel Brown" <danbr...@php.net> wrote:
>
>>    Greetings, all;
>>
>>    This coming Monday, 16 April, 2012, between the hours of 18:00 and
>> 20:00 EDT (22:00 to 00:00 GMT), the one of the primary php.net servers
>> will be undergoing a critical preventative maintenance operation.  In
>> this two-hour maintenance window, we do expect a period of
>> interruption lasting up to thirty minutes, during which certain core
>> services will be partially or totally unavailable.
>>
>>    The system that will experience the downtime is OSU1PHP.PHP.NET
>> which, among other things, is the primary system for our mail exchange
>> and master database.  As such, a sample of services that will likely
>> be unavailable for a short period of time will include:
>>
>>        * Email (including mailing lists)
>>        * Events, user, and mirror management
>>        * User note submissions from userland
>>        * Et cetera
>>
>>    We are informed by the on-site staff in Oregon State University's
>> Open Source Lab, who quite generously provide this system
>> free-of-charge, that while the maintenance is anticipated to take up
>> to thirty minutes, they will be making all attempts to limit the
>> downtime to a period of just five to ten minutes.
>>
>>    My apologies for any inconvenience this may cause any of you, but
>> as stated, this is critical preventative maintenance that is required
>> to protect the integrity of the system, and to ensure that these
>> services are not negatively impacted in the future.
>>
>>    Please contact me directly if you have any questions or concerns.
>>
>>    Thanks, all, and have a great weekend.
>>
>> --
>> </Daniel P. Brown>
>> Network Infrastructure Manager
>> http://www.php.net/
>>
>

--- End Message ---
--- Begin Message ---
Hi, Tommy,

Thank you!

You are great that after all other methods tried, I finally upgrade my php version, and found it's worked!!!

The CentOS VPS use Cent OS 5.5 and PHP 5.1.6 as default, but it has problem for supporting custom session save handlers. It's weird that no one and no doc mentioned this!!!

My suggestions is using PHP Version 5.2.6 or later to using such feature.

Mingda

On 2012/4/16 10:45, Tommy Pham wrote:
On Sat, Apr 14, 2012 at 9:27 AM, Mingda<mingda...@gmail.com>  wrote:
Hi, All,

System: CentOS 5.5; PHP version is 5.1.6.

I met a strange problem associate with session_save_handler in current
environment(The same code can work well in my local windows platform and
ubuntu system).


This is your clue on how to fix.  What version of PHP are on Windows
and Ubuntu?  If different, perhaps upgrade your CentOS' PHP?  If the
same exact version on all 3 OSes, then consult CentOS :).

HTH,
Tommy


--- End Message ---

Reply via email to