On Sat, Jul 18, 2009 at 1:34 AM, Bruno Fajardo <bsfaja...@gmail.com> wrote:

> Hi all,
>
> I'm using Apache/2.2.3 (Linux/SUSE), running PHP 4.4.7 in CGI mode, in a
> dual installation with PHP 5.1.2 running as an Apache module.
> Scripts with .php5 extension are executed by PHP 5, and those with .php are
> executed by PHP 4, and everything runs as expected.
> My question is: is it possible to share session data between .php and .php5
> scripts in this environment? All my tests failed.


have you tried using database as session storage and setting session id
manually in your application.

>
>
> Thanks in advance!
>



-- 
Zareef Ahmed :: A PHP Developer in India ( Delhi )
Homepage :: http://www.zareef.net

Reply via email to