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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Mar 19 04:01:31 2024 UTC