RE: NSAPI Snapshot Builds for VC9?
[email protected] ("Uwe Schindler")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <7DCF290BCE6D47FA8E2C02156BFC9B69@VEGA> |
> On Fri, Mar 20, 2009 at 4:03 PM, Uwe Schindler <[email protected]> wrote: > > Works perfectly (tested with some PHP apps that were installed on my > > computer through my parallel xampp installation), here also the phpinfo > of > > good to hear, todos--; :) > > > > > Only one thing: > > > > Warning: phpinfo() [function.phpinfo]: It is not safe to rely on the > > system's timezone settings. You are *required* to use the date.timezone > > setting or the date_default_timezone_set() function. In case you used > any of > > those methods and you are still getting this warning, you most likely > > misspelled the timezone identifier. We selected 'Europe/Paris' for > '1.0/no > > DST' instead in C:\Programme\Sun\WebServer7\https-VEGA\docs\phpinfo.php > on > > line 2 > > > > > > > > But this is a German Windows and is Europe/Paris.! > > You have to set it in your php.ini, it is a must. OK, but only on windows, on Solaris it works for me...? The message is a little bit confusing, it is not clear if the tz was correctly choosen or not and what is the current now. I will fix now only a small problem in SAPI shutdown (SIGSEGV) in all PHP versions, I have never seen it in the logs, but sapi_shutdown calls send_headers without a request context. I put a check into it (like apache does). Uwe ----- Uwe Schindler [email protected] - http://www.php.net NSAPI SAPI developer Bremen, Germany