Problems installing WordPress MU Domain Mapping 0.5.4
-
I have a few fledgling sites at wvnhost.com. I am attempting to install and work my way through the setup of WordPress MU Domain Mapping 0.5.4. I have attempted to install it via the WordPress interface following the instructions at http://ww.wp.xz.cn/extend/plugins/wordpress-mu-domain-mapping/installation/, and by manually downloading and unpacking the file into the plugins directory and following the instructions at http://ottopress.com/2010/wordpress-3-0-multisite-domain-mapping-tutorial/ . In both scenarios I seem to sometimes achieve minor success in at least being able to see the plugin in my list of plugins and activate it. I have copied the included sunrise.php file into my wp-content directory, as well as the domain_mapping.php file into my newly created mu-plugins folder in my wp-content directory. I edited my wp-cofig and added “define( ‘SUNRISE’, ‘on’ );” just above the final “require_once” command. I have gotten my WP to show the plugin installed a few times, but when I attempt to access it in my dashboard it gives me an error which reads as follows
“Please edit your /var/www/wordpress/wp-config.php and move the line define( ‘SUNRISE’, ‘on’ ); above the last require_once() in that file or make sure you updated sunrise.php”The two solutsions suggested here do not hint at a solution in the slightest, as I have certainly done both of those things. Could this error be a result of some incorrect Apache settings?
Any help would be appreciated, I am pretty new to WordPress and whats more am even newer to this type of domain admin stuff.
The topic ‘Problems installing WordPress MU Domain Mapping 0.5.4’ is closed to new replies.