51 pointsSerious WPMU DEV-sterI'm new here
wealthparagon
Member
—
16th January 2012
Dear All,
My Domain Mapping plugin is not working in my MU site. Whenever I tried to insert my domain domainname.com in Setting, It donesn't work. doesn't show any error message. I didn't find wp_domain_mapping table in my database. I am using 16 database plugin.
My Domain Mapping plugin is not working in my MU site. Whenever I tried to insert my domain domainname.com in Setting, It donesn't work. doesn't show any error message. I didn't find wp_domain_mapping table in my database. I am using 16 database plugin.
I solved this problem and now I get another problem. I get 500 Internal Server Error after I make mapping. I am not abel to see CSS and images. I use Add On domain to mapped my multisite.
Can I check which WordPress and Domain Mapping version you have running.
Can you please check your servers error_log and let me know what error is being pushed out there. If you are not sure where your error_log is then please contact your host, they will know your servers environment best. :-)
Try entering the domain name that you want mapped into the top level domain in your MU install then delete it. By doing that it will create the table needed in MySql to allow for future mapped domains to work for future domains you or your network users want mapped.
Sorry for my late reply. I am going on leave last a few weeks. I haven't find the solution yet.
I have dedicated server. Firstly I created cpanel called capillion.com and installed wordpress MU under capillion.com/home/ directory. Now I have over 100 users and each user have their own subdomain like username.capillion.com. Then I tied to installed domain mapping plugin but I am not able to point to each user subdomain.
Assuming domain mapping plugin is installed correctly. sunrise.php is in it`s proper place and you have edited config.php to match the instructions.
- You have created the proper wildcard subdomains for capillion.com?
- ie *.capillion.com is pointed to capillion.com/home/?
- Are you using parked domain or addon domain to create the websites?
Personally I would use addon domains and then point their root to capillion.com/home/.
@wealthparagon
Please keep in mind that domain mapping will NOT work on subdomains. It can ONLY work on your TLD.
Furthermore your wordpress installation must be in the root folder. Meaning your structure should be;
public_html/
-----------------/wp-admin
----------------/wp-content
---------------/wp-includes and so on.....
Hmmm, it would be a nice experiment. If *.capillion.com has its doc root in capillion.com/home/ would that work? In any case he should probably have mu in capillion.com and create cpanel.capillion.com seperately. But Im going to stop posting here now because personally I`ve never played around with cPanel and MU installs.
Could this be reason for your issues ?
If I were you I would probably try it on a different TLD test site by setting up the exact same structure you have for capillion.com
"[09-Apr-2012 02:00:39] PHP Warning: Missing argument 2 for Wdfb_AdminPages::publish_post_on_facebook() in /home/wpggroup/public_html/home/wp-content/plugins/wpmu-dev-facebook/lib/class_wdfb_admin_pages.php on line 549
[09-Apr-2012 02:00:39] PHP Warning: Missing argument 3 for Wdfb_AdminPages::publish_post_on_facebook() in /home/wpggroup/public_html/home/wp-content/plugins/wpmu-dev-facebook/lib/class_wdfb_admin_pages.php on line 549"
Responses (22)
Sales & Support Pro — 16th January 2012 #
Hiya!
Did you install domain mapping as per the instructions, or like any other plugin?
Thanks,
Phil
Member — 18th January 2012 #
I installed as per the instructions.
Support Chimp — 5th February 2012 #
Hey wealthparagon.
Are you sorted with this now, or are you still needing some further assistance?
Take care.
Member — 15th February 2012 #
Hi Tomthy,
I solved this problem and now I get another problem. I get 500 Internal Server Error after I make mapping. I am not abel to see CSS and images. I use Add On domain to mapped my multisite.
Thanks
Support Chimp — 15th February 2012 #
Hey there.
Can I check which WordPress and Domain Mapping version you have running.
Can you please check your servers error_log and let me know what error is being pushed out there. If you are not sure where your error_log is then please contact your host, they will know your servers environment best. :-)
So does this only happen when mapping a domain?
Let me know.
Take care.
Member — 17th February 2012 #
Try entering the domain name that you want mapped into the top level domain in your MU install then delete it. By doing that it will create the table needed in MySql to allow for future mapped domains to work for future domains you or your network users want mapped.
Support Chimp — 18th February 2012 #
Hey wealthparagon.
Not heard from your for a few days, I guess your all sorted now?
We'll mark this one as resolved, but if you need any more help then please let us know.
Take care.
Member — 9th April 2012 #
Hi Timothy,
Sorry for my late reply. I am going on leave last a few weeks. I haven't find the solution yet.
I have dedicated server. Firstly I created cpanel called capillion.com and installed wordpress MU under capillion.com/home/ directory. Now I have over 100 users and each user have their own subdomain like username.capillion.com. Then I tied to installed domain mapping plugin but I am not able to point to each user subdomain.
Thank Regard,
John
Member — 9th April 2012 #
Assuming domain mapping plugin is installed correctly. sunrise.php is in it`s proper place and you have edited config.php to match the instructions.
- You have created the proper wildcard subdomains for capillion.com?
- ie *.capillion.com is pointed to capillion.com/home/?
- Are you using parked domain or addon domain to create the websites?
Personally I would use addon domains and then point their root to capillion.com/home/.
Goodluck!
Member — 9th April 2012 #
Hi Khawaji,
here is some of my screen shoot.
1. Wildcard subdomain for capillion.com
http://www.capillion.com/assets/wildcard%20subdomains.png
2, I use Addon Domain
http://www.capillion.com/assets/addon%20domain.png
I already point capillionstore.com DNS to my host DNS
Thanks Regard,
John
Member — 9th April 2012 #
If your multisite is in /home shouldn`t the wildcard be pointed there as well?
Lifetime Member — 9th April 2012 #
@wealthparagon
Please keep in mind that domain mapping will NOT work on subdomains. It can ONLY work on your TLD.
Furthermore your wordpress installation must be in the root folder. Meaning your structure should be;
public_html/
-----------------/wp-admin
----------------/wp-content
---------------/wp-includes and so on.....
I hope that helps,
marikamitsos
Member — 9th April 2012 #
Hmmm, it would be a nice experiment. If *.capillion.com has its doc root in capillion.com/home/ would that work? In any case he should probably have mu in capillion.com and create cpanel.capillion.com seperately. But Im going to stop posting here now because personally I`ve never played around with cPanel and MU installs.
Member — 9th April 2012 #
Hi marikamitsos,
I installed my wordpress MU under my TLD domain not under subdomain. I just separate the folder because under public_html/ I have to run my main site.
Thanks,
John
Lifetime Member — 9th April 2012 #
Could this be reason for your issues ?
If I were you I would probably try it on a different TLD test site by setting up the exact same structure you have for capillion.com
Support Chimp — 9th April 2012 #
Hey there.
Some activity on this thread to day. :-)
Lets just backup a little so I don't lose track.
Are you still getting that 500 internal server error?
Does this happen for all the urls of the mapped domain?
If so then please check your error logs and let me know the output there.
What do you mean about the CSS and images? Where don't you see them?
I think since you made this post the installation instructions where updated and more comprehensive. So you might want to double check on those:
http://premium.wpmudev.org/project/domain-mapping/installation/
I suspect as marikamitsos mentioned, that is the core of the issue.
You will certainly have issues trying to use the A Record method because the IP address will fall upon your root directory for the domain.
If you use Addon domains and point them to your WP install then it should work.
But using the sub domains and installing in sub folders could be problematic for you.
http://codex.wordpress.org/User:Ipstenu/Giving_WordPress_Its_Own_Directory#WordPress_MU
Thats if you are trying to run it as the TLD.
Thanks.
Member — 9th April 2012 #
Dear Timothy,
Could you help me check my link http://capillionstore.com/.
My personal site is appear but all css and images can't display. If I click some link it's going to show Internal Server Error. When I check view source http://capillionstore.com/home/wp-content/plugins/seo-pressor/templates/css/styles.css?ver=3.3 that css can't also going to show Internal Server Error.
But when If I change url
http://capillionstore.com/home/wp-content/plugins/seo-pressor/templates/css/styles.css?ver=3.3
to my personal subdomain http://foekall.capillion.com/home/wp-content/plugins/seo-pressor/templates/css/styles.css?ver=3.3 it can show css file in browser.
Thanks Regard,
John
Support Chimp — 9th April 2012 #
Hey John.
You will want to check your htaccess and wp-config.php to check all paths are correct. (include base in htaccess)
You see it seems you are trying to load your WordPress site here:
http://capillionstore.com/
But all the files are stored in /home/ I can't access any files with that URL though. But I can access the file: http://foekall.capillion.com/home/wp-includes/js/jquery/jquery.js?ver=1.7.1
And as you pointed out for css also. Did you install it on a subdomain within a subfolder?
Did this ever work for you? What changed when it broke?
I'm rather confused by your set up here to be honest and I'm not sure how you have this set up.
Also those errors, whats in your error_log?
Take care.
Member — 9th April 2012 #
Hi Timothy,
I installed wordpress MU site under public_html/home/ and I used cpanel Addon domain to map original site foekall.capillion to capillionstore.com.
http://www.capillion.com/assets/addon%20domain.png
Here is error message form my error_log
"[09-Apr-2012 02:00:39] PHP Warning: Missing argument 2 for Wdfb_AdminPages::publish_post_on_facebook() in /home/wpggroup/public_html/home/wp-content/plugins/wpmu-dev-facebook/lib/class_wdfb_admin_pages.php on line 549
[09-Apr-2012 02:00:39] PHP Warning: Missing argument 3 for Wdfb_AdminPages::publish_post_on_facebook() in /home/wpggroup/public_html/home/wp-content/plugins/wpmu-dev-facebook/lib/class_wdfb_admin_pages.php on line 549"
I think it is not related with domain mapping.
Support Chimp — 9th April 2012 #
Can you just rename your plugins and mu-plugins (if exists) to anything else. That will disable all plugins whilst you continue to debug this issue.
Then test to see how if the site works again.
I presume it did because of how the thread started here, but did something change and then it stop working?
Just wondering when it started and what was being done at the time.
Thanks.
Support Kangaroo — 17th April 2012 #
Greetings John,
Just checking in to see where we are with this ticket?
In your post relative to your error logs:
http://premium.wpmudev.org/forums/topic/domaing-mapping-not-working#post-206152
The error is coming from the Ultimate Facebook plugin, therefore you would want to disable this plugin and see if the error ceases.
Please advise.
Cheers, Joe
Support Chimp — 19th April 2012 #
Hey there just checking in to see how you have gone with this.
We haven't heard from you in a while so I presume you have this sorted now?
As such I'll mark it as resolved for now, however if you need more help or advice here then please just
reopen it again so we can assist further :-)
Take care.
Become a member