I have two separate installations of WordPress in my share hosting and both of them are Multi-site activated.
Say,
site-one.com (Multi-site activated, sub-domain installation)
site-two.com (Multi-site activated, sub-domain installation)
I created new site in “site-two.com” say sub1.site-two.com, when I try to access “sub1.site-two.com” it is redirecting to site-one.com registration page. I don’t know where its going wrong. Both domains have wildcard sub-domains activated.
Please advice.
Thanks,
Naveen
I’m redesigning my portfolio blog (https://www.johnmontey.com), and I want to test out my new design locally using MAMP. I’ve done this before with no problem using a single-site WordPress installation, but since I figured I’ll be working on other sites in the near future, I might as well do a multi-site install locally.
The local site runs fine, except without my content. When I tried to import the backup of the mySQL database of my live site so I can see the local site with my content, I get “Error establishing dtabase connection” even though I made sure the table prefix in the wp-config.php file matched the prefix in my backup file.
I’ve also tried to replace the local database (which has 17 tables) with my original mySQL database (which has 12 tables). That doesn’t work either. Like the person in this thread, the bug report page tells me I need the following tables, which are not in my backup file:
wp_blogs
wp_signups
wp_site
wp_sitemeta
wp_registration_log
wp_blog_versions
If try to import my backup database into the multi-site wordpress installation, I get 29 tables and an error establishing a database connection.
A similar quesiton was posted in this thread with other links that might help, but those solutions didn’t apply here. I’m just looking for a basic way to import the content from my live site to a local multi-site WordPress installation and would appreciate any help. I still haven’t gotten around to learning SQL and am having trouble figuring what I need to do.
Thanks for your help!
]]>I have a created a website where I have installed wordpress and q2a. I have installed wordpress on a subdomain and q2a on my main domain.
I would like to have one database for users to login.
Currently, users if they register in wordpress, they have to again register in q2a. Is it possible to have only one registration form for both.
Also, I am planning to install wordpress on one more domain. So, how to have only one registration form for users to register and login instead of having 3 registration forms and 3 login ids
Please help with the above problem as this is really required for my site.
Thanking you in advance for your kind help.
With regards,
Suresh
however I can login as admin and edit the sites i created but if I try to visit site1 or site 2 (example.com/WPF/site2)I get the following in the browser page.
Index of /WPF/srvcenter
Name Last modified Size Description
___________________________________________________
Parent Directory
When I check the sub folders they are empty. Do I have to copy files into these folders? Or did I mess up the installation
Help Thanks
We have a server in which Wordpess is being used for customer websites and their blogs.
There is one particular situation we are wondering if we can use the multi-site option.
There are 60 blogs, all with the same design, different sub-domains, different content, different analytics…and much more. WP Total Cache is already installed in all of them.
What is the best way of implementing these into a multi-site installation?
Will this help with server CPU load and memory?
Thanks for any feedback.
]]>When i installed my multi site test site the initial WP 3.01 install was already older than a month.
Is it because of that that i never saw any other option in my NETWORK page??
I only had
define( ‘MULTISITE’, true );
define( ‘SUBDOMAIN_INSTALL’, true );
$base = ‘/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘freelancer.0fees.net’ );.
using the subdomains does not work, after installing 2 new users / sites i got only redirected search results “not found”.
So, does this mean i tried this stupid (unfinished) WP 3.01 multi site crap for nothing, or, is it possible to simply switch the
define( ‘SUBDOMAIN_INSTALL’, true );
to
define( ‘SUBDOMAIN_INSTALL’, false );
or how can i work around this to get it working please???
Kind of thoughtless of WP to come up with such “solutions” instead of first working things out properly and make them doable for anyone at any time – like most everything else in WP is,
Any suggestions?
]]>