Page 1 of 1
Migrate Apache and PHP from Windows NT to Unix
Posted: Tue Jan 28, 2003 10:46 am
by daveHockey
I have to migrate my Apache web server and thus the PHP code of my intranet from a Windows NT4 server to a Unix server. I would like to know if this is rather easy or complicated to do and also the things I have to watch for. Thanks !
Posted: Wed Jan 29, 2003 2:09 am
by twigletmac
You shouldn't have too many problems depending on what you're looking to transfer - i.e. what kind of coding you've been doing. Normally problems caused by transfering a site seem to be down to different PHP config's on the machines rather than an OS thing (especially since you're sticking with the same webserver).
Mac