ID: 37348 Updated by: [EMAIL PROTECTED] Reported By: jdolecek at NetBSD dot org -Status: Open +Status: Closed Bug Type: Safe Mode/open_basedir Operating System: NetBSD PHP Version: 5.1.4 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2006-05-07 08:45:48] jdolecek at NetBSD dot org Description: ------------ pear/Makefile.frag from the PHP 5.1.4 source tree disables safe_mode, but doesn't disable open_basedir. If user has php.ini with open_basedir set, they would probably get an error when installing pear PHAR. Reproduce code: --------------- Code inspection only (not tested) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37348&edit=1