[wp-trac] Re: [WordPress Trac] #5586: Auto installer for themes and plugins

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 19 05:35:14 GMT 2008


#5586: Auto installer for themes and plugins
----------------------------------------------------+-----------------------
 Reporter:  lawrencejob                             |        Owner:  ryan 
     Type:  enhancement                             |       Status:  new  
 Priority:  normal                                  |    Milestone:  2.5  
Component:  Administration                          |      Version:  2.3.1
 Severity:  blocker                                 |   Resolution:       
 Keywords:  installer theme plugin ftp zip updater  |  
----------------------------------------------------+-----------------------
Comment (by DD32):

 > In cases like that, The blog owner can define WP_TEMP_DIR to point to a
 directory where PHP CAN write files. (Note: It checks to see if it can
 write to /wp-content/ and uses that before it relies on the systems
 directory, or /tmp/)

 I was just wondering if its worth checking for the PHP upload folder in
 cases like that too? Or under safe mode, is that useless too? I dont deal
 with safe_mode often.

 {{{
 ini_get('upload_tmp_dir');
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5586#comment:75>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list