Hi All,
I have a web site which was hosted on m/c A and PHP version there was 4.4.3
Now I have moved my website to m/c B and the PHP version is 5.0.4
But now the problem is that the on the m/c B my session variables(HTTP session variables) used in the PHP code are not maintained across all the pages which is creating problem on my website.
I have put the exact code in m/c B which was there in m/c A and was working perfectly.
Am I missing here??
I am not sure but do I ned to make any changes in my ini file on m/c B?
Please Help.
Regards,
Hussain
I have a web site which was hosted on m/c A and PHP version there was 4.4.3
Now I have moved my website to m/c B and the PHP version is 5.0.4
But now the problem is that the on the m/c B my session variables(HTTP session variables) used in the PHP code are not maintained across all the pages which is creating problem on my website.
I have put the exact code in m/c B which was there in m/c A and was working perfectly.
Am I missing here??
I am not sure but do I ned to make any changes in my ini file on m/c B?
Please Help.
Regards,
Hussain
Comment