Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #11251 "pear config-create" does not set download_dir
Submitted: 2007-06-08 11:33 UTC
From: timj Assigned: cellog
Status: Closed Package: PEAR (version 1.6.0)
PHP Version: Irrelevant OS:
Roadmaps: 1.6.1    
Subscription  


 [2007-06-08 11:33 UTC] timj (Tim Jackson)
Description: ------------ pear-config-create does not set download_dir. This is wrong, because if (for example) there is a system-installed copy of PEAR, and then an (unprivileged) user wants to use "pear config-create" to set up their own PEAR instance, they may find that download_dir is not writeable. See PEAR/Command/Config.php line 351 for the relevant code section.

Comments

 [2007-06-08 11:36 UTC] timj (Tim Jackson)
This is related to, but not the same as, bug #11233.
 [2007-06-11 05:11 UTC] cellog (Greg Beaver)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.