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.
196
CentOS 7 Problems / Re: fix_acc_perm
« on: July 15, 2017, 08:23:29 AM »
What is the version of your current centos panel?
197
Information / Re: Mod_security warning
« on: July 11, 2017, 04:53:51 AM »
Have you rebuilt modsecurity by running modsecurity installer available in CWP?
198
E-Mail / Re: Problem with dovecot
« on: July 11, 2017, 04:48:40 AM »
Its something related with an SSL Certificate of hostname server.ideacomunicacao.com.br, try to reinstall certificate and see how it goes.
199
Aplications / Re: Problems installing joomla 3.7
« on: June 27, 2017, 08:19:34 AM »
Have you checked Apache error_logs?
If you found mod_security is causing this issue then check this post :-
http://forum.centos-webpanel.com/aplications/how-to-install-wordpress-to-linux-server/15/
If you found mod_security is causing this issue then check this post :-
http://forum.centos-webpanel.com/aplications/how-to-install-wordpress-to-linux-server/15/
200
Apache / Re: Apache has stopped
« on: May 14, 2017, 03:08:26 PM »
Use fuser command to see what Apache is doing
fuser 80/tcp
Then kill those processes and start Apache. Hope it helps.
fuser 80/tcp
Then kill those processes and start Apache. Hope it helps.
201
Migration from other control panels / Re: Migration from Plesk
« on: May 14, 2017, 02:56:22 PM »
Being server management company, we are also looking for some script to migrate accounts from Plesk to CWP. Let us know if this script it available.
202
Installation / Re: cannot access panel
« on: May 10, 2017, 05:24:36 AM »
Try to disable iptables or csf to see if panel is working or not.
# service iptables stop
# csf -x
# service iptables stop
# csf -x
203
DNS / Re: DNS not setup correctly
« on: May 10, 2017, 05:12:20 AM »
Have you created ns1.mydomain.com and ns2.mydomain.com with the same IP address at domain name registrar end?
204
CentOS 6 Problems / Re: How To disable suPHP?
« on: May 10, 2017, 05:04:44 AM »
Have you tried steps mentioned here?
http://forum.centos-webpanel.com/informations/how-to-disable-suphp/
http://forum.centos-webpanel.com/informations/how-to-disable-suphp/
205
E-Mail / Re: All email going to reciver spam folder.
« on: May 09, 2017, 11:35:48 AM »
You need to enable SPF and DKIM , SSL should be installed on mail server.
206
CentOS 7 Problems / Re: How to secure /tmp folder ?
« on: May 08, 2017, 07:38:50 AM »
I think it has to be done manually. for ex remount the tmp partition with noexec permission etc.
207
Installation / Re: Varnish is not installed
« on: May 08, 2017, 07:36:15 AM »
looks like varnish is not getting installed or generating some errors during the build. check the install log file.
208
Information / Re: 90% Disk I/O on a high traffic website
« on: May 08, 2017, 03:32:03 AM »
Yes, you should switch to SSD first and then optimize web servers so that your server will handle some more traffic.
209
FFMPEG / Re: using ffmpeg with php
« on: May 06, 2017, 06:23:56 AM »
Give a try with our autoinstaller script. https://www.24x7servermanagement.com/ffmpeginstaller/