Package: wordpress
Version: 1.5.0-1
Severity: wishlist

Support for multiple installations of WP would be most helpful. I know
that your README says that this will be supported in the future, but 
that doesn't change the fact that it is currently lacking. :-)

In the meantime, a link could be added to:

   http://codex.wordpress.org/Installing_Multiple_Blogs

The least intrusive way that I have found to do this in Debian is by
adding the line:

    
require_once(dirname(__FILE__).'/config-'.strtolower($_SERVER['HTTP_HOST']).'.php');

to /etc/wordpress/wp-config.php, and then creating a separate config
file to specify a unique table_prefix for each subdomain. If I knew
enough PHP I suppose it would be cleaner to have a file that mapped
domains/subdomains to table_prefixes.

Charles

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (90, 'testing'), (80, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1um
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages wordpress depends on:
ii  apache2-mpm-prefork [httpd]   2.0.53-4   traditional model for Apache2
ii  libapache2-mod-php4           4:4.3.10-2 server-side, HTML-embedded scripti
ii  mysql-server                  4.0.23-4   mysql database server binaries
ii  php4                          4:4.3.10-2 server-side, HTML-embedded scripti
ii  php4-mysql                    4:4.3.10-2 MySQL module for php4

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to