wizball Posted April 14, 2007 Share Posted April 14, 2007 I am having a problem with seesion on a windows xp with apachy 2 and php 5.2.1 I recently decided to install a development env on my new machine think it woudl be easier than working via my sparc box as I can only console into that and it is not easy to update. The problem comes that the install for php does not seem to want to complete correctly so I maualy installed it. All works find apart from sessions. The website I am working on works fine on my sparc box but will not work on my windows machine as sessions seem nto to be passed from page to page. The sparc is running php 4+ and apachy. I do have start session at the top of the page I am trying to pass the session to. I have moved from regisert session to $_session hoping that this would solve the problem. I have turn on global variables again with no joy and also set session.auto_start = 1. still not passing the sesisons. please help Quote Link to comment Share on other sites More sharing options...
wizball Posted April 14, 2007 Author Share Posted April 14, 2007 solved it was a problem with my spelling that I have been missing all day:( Sorry Quote Link to comment Share on other sites More sharing options...
paul2463 Posted April 14, 2007 Share Posted April 14, 2007 can you click on the solved button as well please Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.