[wp-trac] [WordPress Trac] #10369: ftp upgrade fails when hosting uses different paths for php and ftp access

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 9 19:47:24 UTC 2009


#10369: ftp upgrade fails when hosting uses different paths for php and ftp access
-----------------------------+----------------------------------------------
 Reporter:  arekm            |       Owner:  dd32      
     Type:  defect (bug)     |      Status:  new       
 Priority:  normal           |   Milestone:  Unassigned
Component:  Upgrade/Install  |     Version:            
 Severity:  normal           |    Keywords:            
-----------------------------+----------------------------------------------
 wordpress is installed in /home/vhosts/2332/. The same 2332 dir is visible
 over ftp differently as /mysuperpage.com/.

 That's because ftp sees virtual fs while php sees real fs.

 search_for_folder() isn't able to deal with this currently.

 Possible solutions are:
 - search for all possible installations in user specified ftp server/path
 area, present possibilities to user and then use what user chooses

 - allow user to speficy direct ftp path in a form like /mysuperpage.com/

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10369>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list