php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3087 php as cgi stop working
Submitted: 2000-01-03 08:47 UTC Modified: 2000-07-24 16:39 UTC
From: lottan at applicom dot co dot il Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Beta 2 OS: redhat linux 6.1
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: lottan at applicom dot co dot il
New email:
PHP Version: OS:

 

 [2000-01-03 08:47 UTC] lottan at applicom dot co dot il
i've compiled php4b2 as a CGI on linux.
sometimes i get the error: "./php: Text file busy" when trying to run php scripts from the command line.
if i copy the php binary to a new name (eg php2) it then works. if i delete the original php and copy php2 to php, it then works again.
any solution to this problem ?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-01-08 06:33 UTC] sas at cvs dot php dot net
The operating system will return ETXTBSY in a number of circumstances. The bug report does not give any indication that this is PHP-related problem. If you have more information about the problem, please submit it to us.
 [2000-07-24 16:39 UTC] david@php.net
No feedback. Please reopen this bug report with further details if you are still having the problem.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 20:01:35 2024 UTC