Re: [PHP] moving website from windows to linux hosting

2005-10-24 Thread Brent Baisley
Find out if the linux box is using a case sensitive file system. If it is, you need to make sure all your calls to other files use the right case. This was an extremely common problem in the beginning of the .com boom. On Oct 24, 2005, at 1:13 PM, pedro mpa wrote: Hi! I have to move my

[PHP] moving website from windows to linux hosting

2005-10-24 Thread pedro mpa
Hi! I have to move my website from Windows hosting to a linux hosting machine. Does anyone have special tips, procedures I should consider? (Like changing directory paths from \ to / ). It's a classifieds posting website and it's in final testing stage. Pedro. Apologies for my bad English. --