[PHP-DEV] PHP 4.0 Bug #3087: php as cgi stop working From: lottan <email protected>
Date: 01/03/00

From: lottan <email protected>
Operating system: redhat linux 6.1
PHP version: 4.0 Beta 2
PHP Bug Type: Other
Bug description: php as cgi stop working

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 ?

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>