Cpanel Main Domain Not Allowing Subdomains
Apr 3, 2009
When trying to make a subdomain on my main cpanel domain, through cpanel, it acts like it is making it, and adds the dns entry, but it does not work. All other domains work fine.
I submitted a ticket to buycpanel, they asked for the login information this morning, and have not heard back from them. This has happened every since they installed cpanel.
I am hoping its something simple that one of you knowledgeable people may know how to fix.
View 2 Replies
ADVERTISEMENT
Nov 20, 2008
Lets say I have abcd.com as the main domain on cpanel. abcd.com has 10 subdomains.
Basically what I want to do is when I do an addon domain or parked domain I want the subdomains to basically point to abcd.com automatically. Let's say the addon/parked
domain is 1234.com
For example I have
sub.abcd.com as the main subdomain
so when I type in sub.1234.com I want it pointed to sub.abcd.com internally meaning the script/files from there however in the browser show as if it were sub.1234.com
View 4 Replies
View Related
Mar 29, 2008
Whenever I try to create a user account I get the following error
Sorry, resellers are not permitted to create subdomains of the server's main domain
My server domain is www.domain.com and reseller is trying to create a user account like new.domain.com . It was working fine a few weeks back but I think since I upgraded the cpanel and whm, it doesnt allow creation of accounts anymore.
Could someone help me to fix this error please?
I own the VPS and the reseller and all other accounts.
View 3 Replies
View Related
Jun 11, 2009
Im using Cpanel and I would like to have all subdomains of a domain I host point to the main root directory of the site. How would I do that in cpanel? When I click on subdomains do I just put the wildcard * for the subdomain name?
Also what do I do if I want to point all subdomains to the main directory except for the certain domains I specify? So if I wanted blogs.domain.com to point do a different location but still have all other subdomains point to the main directory.
View 2 Replies
View Related
May 2, 2009
How do I change park domain to the main domain and vice versa for the main domain?
I have cpanel, centos, whm. Wondering if this will effect down time and such?
View 5 Replies
View Related
Mar 14, 2008
I have domain1.com as the main domain that I am using with cpanel and domain2.com as an addon domain that points to a different directory.
I want to move domain1.com to another server and I would like to know if I can make domain2.com the main one
View 3 Replies
View Related
Apr 14, 2007
I know from past experiences, a VPS is not suppose to be setup on a sub domain for the main domain name account. My VPS was setup on a sub domain which is not allowing my domain name to resolve the with the DNS server. How to fix this issue? I have been speaking with support all day, and we have fixed a few minor issues but my major concern is yet to be fixed and I'm still sending support tickets ( and they are working on it ) but it's been an all day afair...any sugestions from the peanut gallery?
View 2 Replies
View Related
Apr 24, 2009
I have recently just purchased an unmanaged vps from poundhost. I have never used a vps before so we shelled out for a WHM control panel! The issue now is that we do not have a nameserver set up or any main domain to use as a nameserver.
We have the main IP address and two additional IP's given to us by poundhost, how do I use these to start hosting and managing websites?
View 3 Replies
View Related
Jan 23, 2007
I have a domain name as per my sig. I am also creating a subdomain totally in contrast with that site below. My primary domain has one page on it so i would like to:
a) delete the one page on my primary domain
b) Make the contents of my subdomain my primary domain. e.g my domain is www.info-peep.com, my sub will be example.info-peep.com........i would like to make example.info-peep.com : www.info-peep.com......that make sense, as really the sub will be my main site.
Basically wanting to transfer the contents of my sub to my primary. So when people click info-peep.com, it will be the sub's site. Another thing to note is that i am using RVsitebuilder (WYSIWYG) that my web host provides. Also BEAR IN MIND the WYSIWYG editor does not allow me to move pages (sucks) or to copy the page contents.
View 7 Replies
View Related
Nov 26, 2007
I have my main domain (domain.com) and it is where all my sites and customer sites are pointed to (ns1.domain.com and ns2.domain.com).
I just purchased a VPS and have made (domain.com) my main domain as I want it to be because of keeping the nameservers the same for my clients.
My vision is this, I will transfer all the sites from my old cPanel account to my new DirectAdmin account. I have setup a time to let my clients know not to update any content on their sites. At that time I will then download the sites from the cPanel account to the DA account. I will then move my main domain (domain.com) over as well and then change the name server registries at namecheap.
I understand some things can get lost in this switch, but ALL clients are aware of this and understand. They will still have access to the old server via the IP address to check for misdirected mail.
Is this the simplest way to get this done?
Is there a better way, with using the main domain?
View 1 Replies
View Related
Aug 6, 2007
I currently have shared hosting, but am getting VPS with another company. I'd like to keep my domains on my original hosting and direct the domains to the new server. I've been reading and it doesn't seem that hard to change for a regular domain. The problem is I don't seem to understand how to do the same for a subdomain. I keep reading about the A record and CNAME, but just don't get it.
Does anyone have any experience with this. Do I just put the IP address for the new server in the A record? I just want to make sure I know what's going on before I order my new hosting and find out it's not possible or something.
I'm also curious if mail, like myname@mydomain.com will continue to work. Or is there something I need to change for this as well.
View 2 Replies
View Related
Jan 19, 2008
I currently have a web VPS hosted with FDCServers.net and after 5 days of switching to it i am getting massive HTTP requests. When i login to WHM and hit apache status i have many requests per second by multiple IP's that are going to pages that simple don't exist. Currently my hostname for the server is set at web-01.optical-hosting.com which is what the requests are being sent to. I am also having a DNS issue because when i put http://web-01.optical-hosting.com in the web browser it displays the first account's site under "list accounts" in cpanel. Can someone please help me fix both of these issue's? i will post an apache log in a second post as it is long. Also, these are from overseas. please someone help me with this i have Aim and Msn.
View 4 Replies
View Related
Jul 1, 2015
I have maindomain.com addon-1.com addon-2.com addon-3.com
The addon domains are folders in main domain's root.
The problem is maindomain's htaccess is affecting the addon domains. I want the add on domains to have their own htaccess. The addon domains should not be influenced by main domain's htaccess
I did some research online and someone says this method works:
Code:
RewriteCond %{HTTP_HOST} ^(www.)?addon_domain.com
RewriteRule .* - [L]
But the above assumes you only have one addon domain. I have multiple.
Which code is correct? This
Code:
RewriteCond %{HTTP_HOST} ^(www.)?addon-1.com
RewriteRule .* - [L]
RewriteCond %{HTTP_HOST} ^(www.)?addon-2.com
RewriteRule .* - [L]
RewriteCond %{HTTP_HOST} ^(www.)?addon-3.com
RewriteRule .* - [L]
Or this
Code:
RewriteCond %{HTTP_HOST} ^(www.)?addon-1.com
RewriteCond %{HTTP_HOST} ^(www.)?addon-2.com
RewriteCond %{HTTP_HOST} ^(www.)?addon-3.com
RewriteRule .* - [L]
do I put the code at the beginning of main domain's htaccess?
View 3 Replies
View Related
May 26, 2014
when I try to change main domain, e.g. domain.ru to domain.com, I see that Application Pool changed only for main domain, all additional domain use old Application Pool.
View 1 Replies
View Related
Apr 30, 2008
I am going to buy a godaddy wildcard subdomain SSL certificate. Basically I want the ability to enable and disable ssl on certain subdomains from cpanel. Basically I am going to charge customers extra for an SSL enabled subdomain.
Can I create an .htaccess file in the home folder of the subdomain which forces SSL or unforces/disables SSL? Maybe also do mod_rewrite so for example if they paid extra for ssl support:
[url] WOULD AUTO-REDIRECT TO [url]
Also if they didnt pay for SSL
[url] TO [url]
View 1 Replies
View Related
Jul 11, 2008
On a new server we have running CPanel, we have manually created a user account and when i try and log into mydomain.com/whm with that username/password it doesn't let me.
Now my second thought is that I should be logging into mydomain.com/cpanel rather than mydomain.com/whm but I get a 404 for /cpanel.
If i'm logged in as root, i cannot transfer into the user account cpanel either...
View 5 Replies
View Related
Jun 24, 2008
I am about to create a domain for my shoutcast hosting service.
Now, I am getting a dedicated server just to host the shoutcasts accounts,
and keep on using my actual web hosting company for
the new domain website and email support.
Also I would like the shoutcast clients IP account to be:
server1.mydomain.com
So I need to create this subdomain in my shoutcast dedicated server?
And what Name Servers should I use for my domain?
I wonder, cos to be able to make the website and email I need
to give the DNS of my web hosting company, but if I dont use the
DNS of the Shoutcast Dedicated Server, would my clients be able
to login to their account?
View 4 Replies
View Related
Jul 14, 2007
i have a vps and although i can send mails without problem from my main root account, sending via any of the child accounts created for customers results in their email being picked up as spam (in hotmail at least).
To clarify, mydomain.com is my main name. Email can send without problem,
customersdomain.com, hosted on the same machine, when sending emails they are picked up as spam. The mx dns entries in the zone file are set (by default to) customersdomain.com. and for all the child domains customer1domain.com. etc.
Do i need to ask the datacenter to add a reverse dns entry for mail.mydomain.com?
Is this an issue with the mx records for the hosted domains? Should i change the hosted domaims mx entry on the customers domains to mail.mydomain.com?
I know the ip isnt blacklisted because exactly the same email goes through when sending from the mydomain.com email addresses.
View 14 Replies
View Related
Mar 21, 2015
I am using Web admin edition .I need to create two subdomains namely sub1.example.com and sub2.example.com with different IP address. So i need to create two webspaces since a webspace cannot have two domians pointing to two different IP. So now to I can create two webspaces set to different IP. But to create sub1.example.com in one webspace and sub2.example.com in another webspace , i need main domain example.com in both the workspace. But if try to create example.com in second webspace it already exists.Because it exists in another webspace. Actually i dont want to create example.com in both webspace. i need to its subdomain in different webspace.
So one solution is to create example.com and sub1.example.com in one webspace and create another webspace using Adding new webspace and specifying domain name as sub2.example.com. But i don't know does the second subdomain will work properly without creating main domain.
View 1 Replies
View Related
Dec 4, 2008
Forwarding a domain (incl. subdirectories/subdomains) to the same URL
I'm looking for a provider which can offer a service similar to mydomain.com, I should be able to add an unlimited number of domains to forward on external urls in a way which should point anything-you-digit.myname.com and myname.com/anything-you-digit to the same destination url
If the service might also allow to add title, keywords and description for each domain, this would be even better but not required.
MyDomain can offer all this but there's a fee for each added domain while we'd prefer paying a monthly fee for a single hosting where adding multiple domains.
View 2 Replies
View Related
Jun 4, 2009
How would I go about implimenting this:
I have 1 main domain, I have hundreds of subdomains, and want to host the subdomains across multiple servers with cPanel. What's the best option for executing this?
View 10 Replies
View Related
Aug 19, 2014
I have a problem with on domain. The domain is the "main-domain" of the customer but it is not shown in the overview /smb/web/view
Not with the User logged in and not with the admin logged in.
But I can change setting, when I call the detail-page manually: /smb/web/overview/id/d:26
I tried to lock/unlock the domain/account, but nothing worked.
I could not see any mistakes in the database.
Deleting and adding the domain would be a trick, but because of having many domains/subdomains and dns-entries this is not my first choice.
View 2 Replies
View Related