This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1186
Installation / Re: Set one key for all the new accounts, but not a root key
« on: September 13, 2017, 08:45:36 AM »
you can use ftps, ftpes as secure version of ftp but in case that you want to use ftp and jail all then think about using cloudlinux or setting up chroot-ed sftp
Maybe other option would be that you could use CWP Secure Linux it also has restrictions per program so you could maybe work with it...but for this you would need to contact cwp supprot
Maybe other option would be that you could use CWP Secure Linux it also has restrictions per program so you could maybe work with it...but for this you would need to contact cwp supprot
1187
Installation / Re: CWP PRO
« on: September 13, 2017, 08:41:09 AM »
check if you have nat-ed mode set as described here
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
and rebuild apache vhosts after that just to be sure
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
and rebuild apache vhosts after that just to be sure
1188
Information / Re: how to upgrade cwp 0.9.8.155 to Cwp6
« on: September 13, 2017, 08:38:24 AM »
try checking if your services are working
sh /scripts/restart_cwpsrv
this should also give you an error if any
sh /scripts/restart_cwpsrv
this should also give you an error if any
1189
SSL / Re: CWP hostname certificate not renewed
« on: September 13, 2017, 08:36:00 AM »
try to change hostname and then return it back to old
Regarding auto renewal try to contact cwp development to check it
http://centos-webpanel.com/contact
Regarding auto renewal try to contact cwp development to check it
http://centos-webpanel.com/contact
1190
Information / Re: CWP as internal server in local network.
« on: September 13, 2017, 08:33:06 AM »
this is normal setup so you shouldn't have any issues with it...you will only need to have internet access to install cwp.
1191
PHP / Re: PHP-FPM Integration
« on: September 13, 2017, 08:31:25 AM »
then apache and php-cgi managed by suphp as handler where only on the cwp server.
Note that suphp is used with shared hosting servers as higher security level, other setups are less secure and they are for servers running only one site as in case of running more sites one hacked site will give a hacker access to the all other sites more easy.
Since CWP is designed for shared hosting servers I like more to have higher security, however for those having only 1-2 sites on the server they probably want to have some higher performances and that should be as additional option...this will probably come soon as now new CWP was released.
Note that suphp is used with shared hosting servers as higher security level, other setups are less secure and they are for servers running only one site as in case of running more sites one hacked site will give a hacker access to the all other sites more easy.
Since CWP is designed for shared hosting servers I like more to have higher security, however for those having only 1-2 sites on the server they probably want to have some higher performances and that should be as additional option...this will probably come soon as now new CWP was released.
1192
CentOS 7 Problems / Re: Can`t install CentOS7
« on: September 11, 2017, 06:14:24 PM »
you will probably need to load that drivers as this servers are old now...I had the same issue with that server long time ago.
try checking this instructions
https://tears.io/2016/01/03/installing-centos7-on-hp-dl380/
try checking this instructions
https://tears.io/2016/01/03/installing-centos7-on-hp-dl380/
1193
Backup / Re: Remote Backups not working?
« on: September 11, 2017, 06:00:42 PM »
backups works via rsync so you can't use it with sftp, you need to have full ssh access.
1194
Updates / Re: Trouble updating CWP
« on: September 11, 2017, 12:55:12 PM »
try rebooting the server since looks like something is using your cwp port or service is stuck.
1195
Installation / Re: Set one key for all the new accounts, but not a root key
« on: September 11, 2017, 12:53:48 PM »
maybe the best option for you would be to use Virtual FTP accounts, you can create them from the FTP Manager.
1196
Installation / Re: CWP PRO
« on: September 11, 2017, 12:49:44 PM »
from cwp support portal where you have ordered cwppro
1197
CentOS-WebPanel GUI / Re: Frequently Failed Error Establishing a Database Connection
« on: September 11, 2017, 12:40:56 PM »
by checking your mysql logs looks like you have low memory issues and you should consider about memory upgrade
1198
CentOS-WebPanel GUI / Re: I converted Apache Only to Apache & Nginx Reverse Proxy
« on: September 11, 2017, 12:36:13 PM »
or rebuild vhosts and if you still have issues just reboot it, this is for users not knowing how check if the server services are stuck.
1199
DNS / Re: Amzon EC 2 Nameserver Setup
« on: September 11, 2017, 12:33:23 PM »
the best would be that you do a dns test, this will give you more info
http://leafdns.com/
http://leafdns.com/
1200
How to / Re: how to get password login Centos cpanel?
« on: September 11, 2017, 12:30:17 PM »
if you use ssh and you have root access then this is the same login you need to use for cwp
so for username you should use "root" and for password your root password, if you forgot your password and you have access to the server then you can set it by using command "passwd" from shell as root user.
so for username you should use "root" and for password your root password, if you forgot your password and you have access to the server then you can set it by using command "passwd" from shell as root user.