Welcome Guest, Not a member yet? Register   Sign In
PHP 5.2.10 & session_handler
#1

[eluser]Unknown[/eluser]
Hi,

Some of my current projects are using customized session handler to store the session hash data into pgsql.

This is from this following link:
http://www.csh.rit.edu/~jon/projects/pgs...n_handler/

PHP 5.2.9 and before has no problem with CI. Using this code alone on PHP 5.2.10 and PHP 5.3.0 has no problem without CI framework.

I do some tests with 5.2.9 and 5.3.0 on CI with this code.
The web browser returns me 502 bad gateway (I use fastcgi). There is no useful log to show me the reasons of such crash.
I am still looking for the reasons but I would like ask for help if you guys come across this problems before.


Many Thanks
#2

[eluser]dr.fux[/eluser]
Hi there

I am having similar problems. I use the Session for Storing View Information until my main view retrieves the view data again to get rendered...

Since my provider updated to php version 5.2.10 some days ago, i get a 500 Internal Server Error on one of my pages, also without useful log info... (Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at Port 80)

Thanx for Help!




Theme © iAndrew 2016 - Forum software by © MyBB