php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13366 Date function T - Timezone causes Apache to Crash
Submitted: 2001-09-18 09:09 UTC Modified: 2001-09-18 11:07 UTC
From: njm at stanza dot clara dot net Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 4.0.4pl1 OS: Windows 2000
Private report: No CVE-ID: None
 [2001-09-18 09:09 UTC] njm at stanza dot clara dot net
    $tday=date("D, d F Y H:i:s T");
    echo "<meta name=\"Expires\" content=\"$tday\">\n";

MySQL 3.23.22-beta
Apache 1.3.14
PCRE 3.1 09-Feb-2000

Crashes Apache occasionally about every 10 hits or so. I have duplicated this problem in Windows ME as well.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-18 11:07 UTC] sniper@php.net
If you can reproduce this with PHP 4.0.6, reopen.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Oct 09 08:01:27 2024 UTC