Often times, when people say this, it's because they're trying to access the sessions in a function. If this is the case for you, remember that all variables in functions are local unless declared global.
Try using the sessions outside of a function to make sure that sessions do work on your server. If this is not the case, send me an example code that doesn't work and I'll try it on my server. Matt Nuzum On Wed, 2002-02-27 at 11:36, Rus Rasmussen wrote: I can't seem to get my php sessions to work on my Raq4. PHP is working fine. I am able to pass information in forms, make db queries, etc. I've run the phpinfo.php script and it says that php is working and that sessions are turned on in my php.ini file, but they simply won't work. Any ideas? Thanks, Rus _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers