[wp-trac] Re: [WordPress Trac] #5953: Absolute upload_path fails

WordPress Trac wp-trac at lists.automattic.com
Tue May 12 16:31:23 GMT 2009


#5953: Absolute upload_path fails
--------------------------+-------------------------------------------------
 Reporter:  tellyworth    |        Owner:  tellyworth
     Type:  defect (bug)  |       Status:  reopened  
 Priority:  normal        |    Milestone:  2.9       
Component:  Upload        |      Version:            
 Severity:  normal        |   Resolution:            
 Keywords:                |  
--------------------------+-------------------------------------------------

Comment(by Denis-de-Bernardy):

 realpath() is buggy on some servers. we could try to use the shell:

 echo $PWD

 but that wouldn't make much of a difference -- if realpath() fails, exec()
 probably does as well.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/5953#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list