php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9322 PHP error
Submitted: 2001-02-17 16:34 UTC Modified: 2001-02-17 17:09 UTC
From: webmaster at sascha-birkmann dot de Assigned:
Status: Closed Package: Date/time related
PHP Version: 4.0.4pl1 OS: Win 98
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: webmaster at sascha-birkmann dot de
New email:
PHP Version: OS:

 

 [2001-02-17 16:34 UTC] webmaster at sascha-birkmann dot de
When you have a php-site with the following function, PHP always brakes down with an system error on the webserver:
==========
function: 
---------
date("T");
==========
Error description:
------------------
PHP verursachte einen Fehler durch eine ung?ltige Seite
in Modul MSVCRT.DLL bei 0177:7800d269.
Register:
EAX=00650078 CS=0177 EIP=7800d269 EFLGS=00010206
EBX=00798b80 SS=017f ESP=0063fca8 EBP=0063fcc4
ECX=00000030 DS=017f ESI=007989fc FS=9487
EDX=0065e154 ES=017f EDI=00000007 GS=0000
Bytes bei CS:EIP:
89 5a 04 8b 55 0c 89 4d fc 8b 5a 04 8b 52 08 89 
Stapelwerte:
00654a78 00798a00 00656e50 00650fd8 00000000 00000051 00000030 0063fd08 7800cc3f 0075000c 00798a2c 00654a78 0000000c 00656e50 100ec9f0 780010ed 

=============
But The output of the script is ok.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-17 17:09 UTC] sbergmann@php.net
Works fine on Windows 2000 Professional with latest PHP-4.0.5-dev from CVS.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 00:01:30 2024 UTC