$_SESSION Variables on IIS
Posted: Wed Oct 31, 2007 2:10 pm
Hi,
I've just installed php on a IIS server..
The script calls the variable:
$_SESSION['valid_user'].. However, it always is returned as empty.. Code functioned just fine on a Apache server.
Is there something special that needs to be done during the installation? I'm running IIS 6 and PHP 5.2.4...
THanks
David
I've just installed php on a IIS server..
The script calls the variable:
$_SESSION['valid_user'].. However, it always is returned as empty.. Code functioned just fine on a Apache server.
Is there something special that needs to be done during the installation? I'm running IIS 6 and PHP 5.2.4...
THanks
David