[wp-trac] [WordPress Trac] #5984: WordPress should not depend on
access to /tmp/
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 24 17:11:24 GMT 2008
#5984: WordPress should not depend on access to /tmp/
----------------------------+-----------------------------------------------
Reporter: hangy | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: Administration | Version: 2.5
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
In some restricted hosting environments, the user might not be able to
write to /tmp/.
As wp-admin/includes/file.php uses that directory directly in
download_url() and get_filesystem_method(), some functions like for
example automatic updating of plugins do not work under those
circumstances.
Alternatives could be to use a temporary directory under wp-content as
default or have an option in wp-config.php to change this to another
directory.
--
Ticket URL: <http://trac.wordpress.org/ticket/5984>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list