try run the file under CGI version (php.exe).
Mark Bruk wrote:
The following code is in my admin.php file:
switch($op) {
case "$user":
default:
}
This is the first instance of this variable in this file, yet when I run the file on my Unix web host I have no errors and can login, however on my IIS 5.0 box I am not able it seems to have undefined variables.
Any thoughts on how to setup MySQL and/or PHP to support undefined variables?
I am running:
Win2000 Advanced Server
IIS 5.0
php-4.0.4pl1-Win32
mysql-3.23.24-beta-win[1]