Show Posts

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.


Messages - Administrator

Pages: 1 ... 6 7 [8] 9 10 ... 110
106
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: June 28, 2017, 12:13:45 PM »
you need to check mysql logs for issues with mysql.

107
maybe like this?
Code: [Select]
rm -f index.html.* tasks_key\=runaccesskey.*

108
Aplications / Re: Problems installing joomla 3.7
« on: June 27, 2017, 03:45:10 PM »
you need to check apache error_log file for any issues

/usr/local/apache/logs/error_log

109
I see so many saying same thing and its not the fix, Yes comodo is a fix but it also requires owning a pro version of this panel, while thats just $1.00 USD per month are you aware that this comodo setting is free from comodo itself?
Also doing a fix permissions does not work, this is the default cwp mod security issue itself.
Uninstalling and reinstalling is also not a fix. Ive tried everything and CWP staff will not provide a dang answer on how to fix this. I pay for pro version but dangit I want an answer on how to properly fix this issue.

if you have modsecurity issue then you need to check logs and whitelist rules causing you an issue...you have instructions for that on the wiki.

comodo rules are free but note that we are using all custom scripts which keep your rules updated all the time and also you can make custom whitelist per domain (single click install/deinstall...) however you can make custom installation if you want like with any other service.

110
Apache / Re: Apache 2.4.23 (and .25) Timeout hardcoded?
« on: June 10, 2017, 07:13:48 PM »
do you have only apache as web server and have you restarted it after changing settings ?

111
CentOS 6 Problems / Re: Error with ionCube Encoder version
« on: June 10, 2017, 08:30:20 AM »
yum install cwp-php
if that fails then you can use php switcher to build required version

112
we don't support arm for now

113
CentOS-WebPanel Bugs / Re: resolv.conf keeps on resetting
« on: June 08, 2017, 11:15:44 AM »
if this is a vps then you can check with your provider to set dns servers for you.


Add "PEERDNS=no". This option will prevent /etc/resolv.conf from being modified
file /etc/sysconfig/network-scripts/ifcfg-eth0 (or other your server has), example
Code: [Select]
PEERDNS=no
or add tis in the same file
Code: [Select]
DNS1=8.8.8.8
DNS2=8.8.4.4

114
Installation / Re: Root Account Suspended
« on: June 08, 2017, 11:08:42 AM »
we will have this checked and resolved for next cwp updates.

115
SSL / Re: AutoSsl installation failed!
« on: June 08, 2017, 11:06:13 AM »
unfortunately no, you need to wait more as this is certificate issuer denying your requests.

116
try this
yum update ca-certificates

if that doesn't help then
yum reinstall ca-certificates

117
DNS / Re: allow client (user) edit their dns (BIND)
« on: June 08, 2017, 11:02:50 AM »
from the user panel currently they can't modify dns zone, soon (this month) there will be a new update where this will be possible.

118
Installation / Re: Issue in new installed CWP
« on: June 08, 2017, 11:01:39 AM »
to enable it on the system start use this command
Code: [Select]
systemctl enable spamassassin.service
systemctl enable amavisd.service

119
Information / Re: Delete domain
« on: June 04, 2017, 09:56:08 PM »
yes its done for the new version of cwp and soon it will be released in this month as part of the bigger update.

120
CentOS-WebPanel GUI / Re: Cannot access Admin : 504 Gateway Time-out
« on: June 04, 2017, 09:53:52 PM »
You can contact us here and include your login so we can check it.
http://centos-webpanel.com/contact

Pages: 1 ... 6 7 [8] 9 10 ... 110