Wrong plugin paths with WordPress Multisite on Windows
-
I’m working on a project where a WordPress network needs to be installed on a Windows box ??
It’s the first time that I’m getting an error like this:
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(D:\xampp\apache\htdocs/wp-content/plugins/D:\xampp\apache\htdocs/wp-content/plugins/wordpress-importer/wordpress-importer-en_US.mo) is not within the allowed path(s): (D:\xampp\apache\htdocs\wp-content\plugins\;D:\xampp\apache\htdocs; D:\xampp\tmp;d:\xampp\php;D:\xampp\phpmyadmin) in D:\xampp\apache\htdocs\wp-includes\l10n.php on line 334
Apache got the path for the plugin wrong (the bold part). Is there any way I can fix this?
I did a test on the same server and verified that this problem doesn’t occur if it’s a regular install. The problem only exists for multisite installs.
I’m running multisite network on WP 3.2 development version (32-beta1-17999).
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Wrong plugin paths with WordPress Multisite on Windows’ is closed to new replies.