[PHP] Where the hell did my session vars go?!?

2001-05-18 Thread John Wells
I'm having serious issues with session management in PHP and am trying to determine if it's a problem with my hosting company or a problem in my code. The flow of my site is: login_page - session_start_page - form_page - display_results_page Upon login a POST is made to session_start_page.

Re: [PHP] Where the hell did my session vars go?!?

2001-05-18 Thread John Wells
Here's the server config if it's more help. Thanks!!! John PHP Version 4.0.5 System Linux xxx 2.2.16-3 #1 Mon Jun 19 18:10:14 EDT 2000 i686 unknown Build Date May 17 2001 Configure Command './configure' '--with-mysql' '--with-apache=../apache_1.3.19' '--enable-track-vars'