Author Topic: How do I create a new domain account in CentOS Web Panel ?  (Read 94676 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How do I create a new domain account in CentOS Web Panel ?
« on: November 01, 2013, 03:03:09 AM »
How do I create a new domain account in CentOS Web Panel ?

You need to have installed CentOS Web Panel!

Configuration of WebPanel
When you login for the first time in CentOS WebPanel you need to set some settings in Web Interface.
- Setup nameservers (ns1 & ns2 with IPs)
- Setup shared ip (this ip is used for domains)
- Setup at least one hosting package (eg. default)
- Setup root email
& now you are ready to host domains…

If you have set shared ip, nameservers and at least one hosting package now you can create new domain account with CentOS Web Panel.

Adding new Domain Account
go to Accounts in left menu --> New Account
- Enter Domain name (eg. mydomain.com)
- Enter username  (make it similar to domain eg. mydomain)
- Copy random generated password from CentOS Web Panel to safe place or set your password
- Select Package you created previously
- Setup domain/account owner email address
& Click on button Create

That is it! your domain is active & online.

Don't forget that you need to setup nameservers for your domain to work!
   
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #1 on: March 15, 2014, 08:17:00 AM »
So sorry for asking, but could you help me. Cause i am newbie on this things
as you mention above:

Configuration of WebPanel
When you login for the first time in CentOS WebPanel you need to set some settings in Web Interface.
- Setup nameservers (ns1 & ns2 with IPs)
- Setup shared ip (this ip is used for domains)
- Setup at least one hosting package (eg. default)
- Setup root email ---> could you help me to make simple how to for this one?
& now you are ready to host domains…

Thanks
There are things known and there are things unknown, in between are The Doors.

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #2 on: March 31, 2014, 10:08:06 PM »
under webpanel settings you have root email  field.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #3 on: April 03, 2014, 03:40:05 PM »
Hi everybody,
This is the first time I use centos-webpanel and I have a problem, I tried to set up some domains and every domain points to the main domain, when I connect with ftp with different username for different domain it tooks me to the right folder but when I write the domain in the browser every domain take me to the main one, I've done everything that is written in this page and, what else should I do?
can you help me?

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #4 on: April 03, 2014, 06:44:09 PM »
use this contact, with login details for cwp

http://centos-webpanel.com/contact
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #5 on: April 07, 2014, 08:06:09 PM »
Hi everybody,
This is the first time I use centos-webpanel and I have a problem, I tried to set up some domains and every domain points to the main domain, when I connect with ftp with different username for different domain it tooks me to the right folder but when I write the domain in the browser every domain take me to the main one, I've done everything that is written in this page and, what else should I do?
can you help me?

http://forum.centos-webpanel.com/apache/%28warn%29-_default_-virtualhost-overlap-on-port-80-the-first-has-precedence/
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #6 on: May 18, 2014, 06:58:56 AM »
Hi,

I added my primary domain and changed nameservers and then httpd service was not working. The CWP panel won't come up after reboot :(

What's gone wrong?

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #7 on: May 18, 2014, 01:44:15 PM »
you need to check your firewall/iptables if panel is not working as this is probably not the panel issue!

to delete iptables rules try this command:
Code: [Select]
iptables -F
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #8 on: July 24, 2014, 12:01:48 PM »
hi. cw panel is work fine. but i am add a new domain its ok but not change anything web folders. only i see apache welcome page. i am manually edit /home/username/public_html/index.html not change anything. i only see apache welcome page. ( i am install with varnish) i delete index.html o see again apache welcome page.

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #9 on: July 24, 2014, 12:53:46 PM »
have you set shared ip address in cwp and restarted apache ?
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #10 on: July 24, 2014, 01:37:36 PM »
yes. i try but not work. how can i remove varnish ?

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #11 on: July 24, 2014, 01:50:00 PM »
varnish will not cause any problems, you can contact advanced support for more detailed check
http://centos-webpanel.com/contact
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #12 on: October 18, 2014, 04:14:09 AM »
Related to domain, I found this little problem. When I'm adding new domain account, the domain automatically added to the server and also the directory was created. But when I check on list domain the domain doesn't appear there. If I try to add domain it says the domain is already exist.

The problem does not interfere with the system, all things work normal, but it is a bit disturbing since I cannot see what domain have I added into the server. I hope you can help to fix this. thanks.

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #13 on: October 18, 2014, 06:12:05 AM »
are you adding domain or account ?

if domain exist or account with same domain than you can not add same domain as additional domain!
When you create new account you also have created a main domain for it.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How do I create a new domain account in CentOS Web Panel ?
« Reply #14 on: October 22, 2014, 01:04:37 PM »
I'm adding new domain and because I need different account for it so I also adding new account. But of course the procedure is creating the account first so technically the domain was added along with the account I create. and after that the domain is exist in the server before I'm adding it seperately with the account.