From Unix to Windows there are lots of things that change, mainly the defined environment vars (a test with phpinfo() in both servers could help out check the diferences) - this may be the reason of some of those path errors...

Other diferences are the pathing/disk access (be very carefull of constructed paths with support of the environment/server vars) and the fact that some things work very diferently (mainly email layer that provides mail() function)...

In my experience there aren't much diferences between unix/windows development apart from those items...

Cheers,
Luis Ferro
Teladigital.pt

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to