Re: PHP Site unix to Windows Migration errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux