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
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.
137
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.
138
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.
139
E-Mail / Re: Stored Emails
« on: May 15, 2017, 01:41:19 PM »
in users mailbox if user saved it, location /var/vmail/
140
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
141
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.
142
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
143
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
144
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
145
SSL / Re: Auto install Letsencrypt broke everything!!
« on: May 12, 2017, 09:06:32 AM »
try checking apache status and apache error_log
146
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.
148
Mod_Security / Re: 404 on mod_security test with old errors
« on: May 09, 2017, 11:11:02 PM »Starting httpd: httpd: Syntax error on line 507 of /usr/local/apache/conf/httpd.conf: Syntax error on line 5 of /usr/local/apache/conf.d/mod_security.conf: Cannot load modules/mod_security2.so into server: /usr/local/apache/modules/mod_security2.so: undefined symbol: apr_crypto_block_cleanup
[FAILED]
Reinstall apache/suphp and then again try to install mod_sec
Code: [Select]
yum reinstall cwp-httpd cwp-suphp
Still unable to access web panel.
With command line i am able to run service cwpsrv restart with OKs
Also run service iptables stop with OKs
Web access to web panel hangs and finally loads 504 Gateway Time-out.
For cwp restart try this command
Code: [Select]
sh /scripts/restart_cwpsrv
149
DNS / Re: DNS not setup correctly
« on: May 09, 2017, 08:01:22 PM »
try using this site for dns testing http://leafdns.com/ and you will see where the error is.
150
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: May 09, 2017, 07:57:29 PM »I have the same problem
SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
Please advice which mismatch could cause this error?
try to update your hostname from cwp, just like you would change it.
Varnish issue is related with yum repository issue so you need to check you update on your server.