[PHP] Re: Customized Session Handler can not work for PHP 5.1.6 and CentOS5.5

2012-04-15 Thread Mingda
Sorry, wrong link provided, correct link is: http://stackoverflow.com/questions/10150296/cant-make-custom-session-save-handler-workno-registered-method-called-in-cent#comment13018050_10150327 On 2012/4/15 0:27, Mingda wrote: Hi, All, System: CentOS 5.5; PHP version is 5.1.6. I met a str

[PHP] Re: Customized Session Handler can not work for PHP 5.1.6 and CentOS5.5

2012-04-15 Thread Mingda
Sorry, wrong stackoverflow link. Here is the correct one: http://stackoverflow.com/questions/10150296/cant-make-custom-session-save-handler-workno-registered-method-called-in-cent#comment13018050_10150327 And here is the code for session: session_set_save_handler('session::open', 'session: