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.
136
Apache / Re: CWP Welcome Page is not working after update
« on: May 16, 2017, 09:42:05 PM »
do you have nginx or varnish enabled/installed ?
137
Apache / Re: Apache has stopped
« on: May 16, 2017, 05:18:09 AM »
to killall apache process you can use
but you should check before what is listening on the port 80 as you might have there nginx and/or varnish.
In case you have something else on the port 80 then you should use rebuild vhost option from the cwp.
Code: [Select]
killall -9 httpd
service httpd restartbut you should check before what is listening on the port 80 as you might have there nginx and/or varnish.
In case you have something else on the port 80 then you should use rebuild vhost option from the cwp.
138
CentOS 6 Problems / Re: File Lock
« on: May 16, 2017, 05:04:57 AM »
backups will work if they are out of the public_html folder.
You can login into users panel by using USERNAME and root password to enable/disable file system lock.
You can login into users panel by using USERNAME and root password to enable/disable file system lock.
139
Varnish / Re: Error 503 VARNISH Service Unavailable Service
« on: May 16, 2017, 05:01:15 AM »
if this is an error when you try to access your website then try rebuilding vhosts from cwp.admin
Also check apache and/or nginx also if they work and what you have in the apache logs.
Also check apache and/or nginx also if they work and what you have in the apache logs.
140
Migration from other control panels / Re: Migration from Plesk
« on: May 15, 2017, 01:47:05 PM »
cwp is under rebuild now so new migration script will be available soon.
141
Apache / Re: Trouble directing subdomain to roundcube webmail login
« on: May 15, 2017, 01:44:45 PM »
you should use it like domain.com/webmail or domain.com:2095 apache is not handling roundcube anymore....but we plan to add proxy for webmail.domain.com access.
142
E-Mail / Re: Stored Emails
« on: May 15, 2017, 01:41:19 PM »
in users mailbox if user saved it, location /var/vmail/
143
CentOS-WebPanel Bugs / Re: List Accounts
« on: May 15, 2017, 01:39:24 PM »
contact us so we can check it
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
144
CentOS-WebPanel GUI / Re: MySQL Manager gaps
« on: May 13, 2017, 07:09:04 AM »
complete new cwp user interface is in the build process and will come soon next month...you will be surprised with the new options and possibilities beating the best commercial control panels in almost all fields (and we will remain free), we will do our best to have the best control panel and with the highest security....yes new security improvements (in many fields) are also coming.
This is a very big project which should be released in the next month.
This is a very big project which should be released in the next month.
145
Information / Re: File Lock question cache logs etc
« on: May 13, 2017, 06:45:12 AM »
yes, but you can set some other location for your cache file
146
Nginx / Re: howto remove "index.php" in permalink?
« on: May 12, 2017, 09:13:02 AM »
nginx is a proxy so you only need to modify apache
147
CentOS 7 Problems / Re: PHP selector 5.5 and 4.4 not installed !
« on: May 12, 2017, 09:09:36 AM »
do you need php 4.4 as that is a very old version with many issues
148
SSL / Re: Auto install Letsencrypt broke everything!!
« on: May 12, 2017, 09:06:32 AM »
try checking apache status and apache error_log
149
Installation / Re: cannot access panel
« on: May 10, 2017, 06:49:46 PM »
if cwp works but you can't access it then its firewall related issue, this can be company or provider blocking ACL.
