[PHP-DEV] PHP 4.0 Bug #3697 Updated: open_basedir prevents creating files with fopen From: Bug Database (php-dev <email protected>)
Date: 07/31/00

ID: 3697
Updated by: zak
Reported By: djm <email protected>
Status: Analyzed
Bug Type: Feature/Change Request
Assigned To:
Comments:

DJM reports that problem is fixed. However, he suggests that there is a better solution to the problem than was implemented. See message below.

"I just checked the CVS version. The primary bug I reported is fixed in the current sources, though in a somewhat less robust (but simpler) way than I suggested. I would still like to have more warning messages instead of silent failures in various exceptional conditions, as suggested in my patch; that has not been done so far. Also, spurious whitespace has been added in a comment in main/php_realpath.c:260:
        /* C heck for overflow */
"

Full Bug description available at: http://bugs.php.net/?id=3697

-- 
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>