[wpmu-trac] [WordPress MU Trac] #1088: Wrong path for uploaded files

WordPress MU Trac wpmu-trac at lists.automattic.com
Thu Aug 13 23:15:35 UTC 2009


#1088: Wrong path for uploaded files
------------------------+---------------------------------------------------
 Reporter:  rdoherty    |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:  WPMU 1.0
Component:  component1  |     Version:          
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 Website: http://labs-wpmu.stage.mozilla.com

 Our URLs for uploaded files look like this:
 http://labs-wpmu.stage.mozilla.com/jetpack/files//data/www/labs.mozilla
 .com-wpcontent/blogs.dir/3/files/2009/07/installnow.jpg

 which result in 404's

 We have our site in 2 folders:
 /data/www/labs.mozilla.com-wpcontent
 and
 /data/www/labs.mozilla.com-wpmu

 and this in our wp-config.php:
 define('WP_CONTENT_DIR', '/data/www/labs.mozilla.com-wpcontent');
 define('WP_CONTENT_URL', 'http://labs-wpmu.stage.mozilla.com/wp-content');

 Been debugging this for days and no progress. Not sure where we are
 configuring wpmu wrong. Any help appreciated, thanks!

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1088>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list