pedro mpa said the following on 10/24/05 10:13:
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.
Absolutely nothing wrong with your english!
Aside from the paths you will want to check any system calls that you
are doing. The only problem I have ever run into was that I had the
error reporting level set differently on one platform than the other so
I was getting errors about undeclared variables (bad habit) on one
platform that I wasn't getting on the other.
Otherwise I think you will find the move to be relatively painless.
That said, I'd start testing on the Linux server as soon as possible
just in case.
- Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php