how to create new user account on CentOS Web Panel [CWP]
1. Login to your CWP.root (Admin Area)
2. Click on User Accounts
3. Click on New Account (Create a New Account)
4. Fill new account form (Domain,Username, Password, Package, Email address, Backup)
Account Creation Will do the following
- Create New Account with shell disabled
- Add Configuration for a domain in apache config file (suPHP,suExec, Domain path)
- Create public_html folder (used for uploading public scripts)
- install default template (index.html file)
- restart/reload apache configuration
- Create and reload DNS zone for a domain
Now you can upload your files using ftp login details of the account.
suPHP requires following permissions
Folders: 755
Files: 644