php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2315 httpd lock
Submitted: 1999-09-16 14:12 UTC Modified: 2000-05-30 19:01 UTC
From: jap at globe dot cz Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 2 OS: Linux 2.2.12
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: jap at globe dot cz
New email:
PHP Version: OS:

 

 [1999-09-16 14:12 UTC] jap at globe dot cz
<form action=./main.php method=post>
<table border=1>
<tr><td>From:</td><td><input type=text name=from value="helpdesk@post.cz"></td></tr>
<tr><td>Subject:</td><td><input type=text name=subj value=""></td></tr>
<tr><td>Description:</td><td><input type=text name=description value=""></td></tr>
<tr><td>Text:</td><td><TEXTAREA rows=13 cols=60 NAME=msg wrap=no></textarea></td></tr>
<tr><td>&nbsp;</td><td><input type=submit value="Vlozit"></td></tr>
</table></form>

when i fill and submit this form, httpd give no response, it only run with 100% cpu for a lot of time..

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-16 22:08 UTC] zeev at cvs dot php dot net
The form is plain HTML, and has nothing to do with PHP.
I assume you process the form using PHP, in which case we'd have
to see the script in question to figure out what's going on.
 [2000-05-30 19:01 UTC] stas at cvs dot php dot net
No user feedback.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 16:01:36 2025 UTC