[wp-trac] [WordPress Trac] #3349: wp-config pickup consistency fixes
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 9 21:13:13 GMT 2006
#3349: wp-config pickup consistency fixes
--------------------------+-------------------------------------------------
Reporter: RuddO | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.1
Component: Optimization | Version: 2.0.5
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
What this patch does:
* calls WP's wp-config.php consistently throughout WP (before it was a
mixture of ../'s and dirname(__FILE__)'s)
* lets anyone use a WordPress tree composed out of symlinks without issues
(perfect for those who host hundreds of WPs in a single server for
hundreds of customers, and who by any reasons won't use WP-MU)
These fixes work OK on my setup, and should work OK on others' setups.
Just tested creating a new blog and it's all good.
--
Ticket URL: <http://trac.wordpress.org/ticket/3349>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list