Package: wordpress
Version: 3.4+dfsg-1
Severity: important
Dear Maintainer,
The following change in 3.4: "[a6d0b9f] Default configuration now sets
WP_CONTENT_DIR to /var/lib/wordpress/wp-content" works OK for plugins, except
for the fact that in case the web browser tries to retrieve content from a
plugin directory, /usr/lib/wordpress/wp-content/plugins/ is used, instead of
/var/lib/wordpress/wp-content/plugins/. Linking all plugin directories from
/var/lib/wordpress/wp-content/plugins/ in
/usr/lib/wordpress/wp-content/plugins/ resolves the problem, but this is of
course an unwanted solution.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.39.webdev.nl (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages wordpress depends on:
pn apache2 | httpd <none>
ii dpkg 1.16.4.2
pn libapache2-mod-php5 | php5 <none>
ii libjs-cropper 1.2.2-1
ii libjs-prototype 1.7.0-2
ii libjs-scriptaculous 1.9.0-2
pn libphp-phpmailer <none>
pn libphp-snoopy <none>
ii mysql-client 5.5.24+dfsg-3
ii mysql-client-5.5 [mysql-client] 5.5.24+dfsg-3
pn php5-gd <none>
pn php5-mysql <none>
ii tinymce 3.4.8+dfsg0-1
Versions of packages wordpress recommends:
ii wordpress-l10n 3.4+dfsg-1
Versions of packages wordpress suggests:
ii mysql-server 5.5.24+dfsg-3
-- Configuration Files:
/etc/wordpress/htaccess changed:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
-- no debconf information
-- debsums errors found:
dpkg-query: warning: parsing file '/var/lib/dpkg/status' near line 23381
package 'python2.2-xml':
missing architecture
dpkg-divert: warning: parsing file '/var/lib/dpkg/status' near line 23381
package 'python2.2-xml':
missing architecture
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]