From: Stefan C. <sch...@ea...> - 2003-10-29 19:58:12
|
I ame done with that. Main difficulties where : - Paths not correct (double slashes, and why does one include a trailing slash to the path definition ??? (and sometimes not btw :))) - http authorisation broken (sems like some $_SERVER[] variable are not as easy to get as on Apache). I'll transmit you my fix as soon as I have transferred it on my Linux machine). For the rest, it just went like a breeze (ODBC is really easy on Windows). Biggest unsolved trouble : email sending. I still don't know how to do that. I've seen people using COM objects (CDONTS or something like that), but it doesn't work for me (I'm pretty far from being an expert, so I may miss some important stuff) stF |