[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-internals
Subject:    [PHP-DEV] Bug #491: Can't get rid of file system error message when file doesn't exist
From:       khapeman () skidmore ! edu
Date:       1998-06-29 14:26:26
[Download RAW message or body]

From:             khapeman@skidmore.edu
Operating system: Solaris 2.5.1
PHP version:      3.0 Final Release
PHP Bug Type:     Misbehaving function
Bug description:
<H1>File Error Message Test</H1>
<?
$cmd = "ls dir/transactions1/junk.170_*";
$tst = @exec($cmd);
?>

This produces the following message before the heading is displayed:

dir/transactions1/junk.170_*: No such file or directory 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic