Avoid errors when using WordPress MultiSite network activation
Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening <?php tag):
var_dump(PHP_VERSION);
Requires: 3.1 or higher
Compatible up to: 3.2.1
Last Updated: 2011-7-5
Downloads: 4,486
Got something to say? Need help?