#20374: PHP CLI complains of timezone setting although it's set in php.ini ------------------------------+--------------------------------------------- Reporter: shoanm@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: php 5.3 | Port: php5 ------------------------------+--------------------------------------------- Comment(by ryandesign@…): MacPorts isn't doing anything special about this. You should use a [http://www.php.net/mailing-lists.php PHP mailing list] or the [http://bugs.php.net/ PHP bug tracker]. These PHP bugs look similar: * [http://bugs.php.net/bug.php?id=47466 Phd seems to ignores .ini timezone] * [http://bugs.php.net/bug.php?id=48534 Infinite loop with: log_errors+display_startup_errors+no timezone] (is marked as a duplicate of the next one) * [http://bugs.php.net/bug.php?id=48247 PHP crashes on errors during startup] (if it's this one, it was fixed in CVS on July 7 and will be in a future version of PHP) There may be [http://www.google.com/search?q=%22It+is+not+safe+to+rely+on+the+system%27s+t... other bugs] already reported about this as well. I can't reproduce the problem here (with "date.timezone = America/Chicago" in php.ini) but there may be several related ini settings that have to be set in a certain way to cause the problem. -- Ticket URL: <http://trac.macports.org/ticket/20374#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS