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.
931
Installation / Re: Firewall contact email
« on: July 17, 2018, 01:46:10 PM »
Most of the CSF/LFD configuration is in the file:/etc/csf/csf.conf
You can check the line number with this command
You can check the line number with this command
Code: [Select]
grep -n LF_ALERT_TO /etc/csf/csf.conf
932
How to / Re: Centos Panel in a Subdomain
« on: July 13, 2018, 01:34:39 PM »
to access without port you would need to setup apache proxy for that should be simple..you can google it.
933
CentOS 7 Problems / Re: Useraccount change password not working
« on: July 13, 2018, 01:32:39 PM »
the best would be that you don't use special characters as this could cause an issue.
Try using only a-z A-Z 0-9 combinations or something like this
https://www.random.org/passwords/?num=5&len=12&format=html&rnd=new
Try using only a-z A-Z 0-9 combinations or something like this
https://www.random.org/passwords/?num=5&len=12&format=html&rnd=new
934
Installation / Re: Add more domains to second hard disk - how ?
« on: July 13, 2018, 01:30:21 PM »
try to do a symlink or mount it as /home as this is the best option.
Not sure about symlink if this will be working but you can try.
Not sure about symlink if this will be working but you can try.
935
CentOS 6 Problems / Re: 403 error on my website on some systems.
« on: July 13, 2018, 01:28:30 PM »
as said before only way to know the exact issue is to check the logs file
/usr/local/apache/logs/error_log
/usr/local/apache/logs/error_log
936
CentOS 7 Problems / Re: test option for regular work after power-up?
« on: July 13, 2018, 01:27:19 PM »
all should be working fine, if there is any issue fsck on boot will resolve all issues...but if you don't have any issues you don't need to run fsck.
937
PHP Selector / Re: Suspicious File Alert
« on: July 13, 2018, 01:25:20 PM »
delete that folder
new cwp is cleaning this automatically so it will not occur again.
Code: [Select]
rm -rf /tmp/php-buildnew cwp is cleaning this automatically so it will not occur again.
938
CentOS 7 Problems / Re: CSF + CWP7
« on: July 12, 2018, 01:14:58 PM »
try checking this info
http://wiki.centos-webpanel.com/pure-ftpd-setup-passive-ftp-ports
http://wiki.centos-webpanel.com/pure-ftpd-setup-passive-ftp-ports
939
CentOS-WebPanel Bugs / Re: Ioncube Loader PHP 7.2
« on: July 11, 2018, 11:28:32 AM »
try deleting file
/usr/local/php/php.d/ioncube.ini
/usr/local/php/php.d/ioncube.ini
940
CentOS-WebPanel GUI / Re: Broken admin/index.php?module=change_hostname
« on: July 11, 2018, 11:25:02 AM »941
SSL / Re: AutoSSL has expired on domain, can't renew it..
« on: July 10, 2018, 12:03:51 PM »
for issue with certs you can contact support to check it
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
942
CentOS 6 Problems / Re: 403 error on my website on some systems.
« on: July 10, 2018, 11:59:22 AM »
probably mod_security try checking apache error_log
/usr/local/apache/logs/error_log
/usr/local/apache/logs/error_log
943
Installation / Re: This site can’t be reached after install CWP
« on: July 10, 2018, 11:55:34 AM »945
CentOS 7 Problems / Re: Installation of new CWP failed cwp-el7-0.9.8.595
« on: July 04, 2018, 11:24:56 AM »
installation doesn't require any custom ports, it needs only default 80 and 443 to get all packages installed.
this can be related with some other download, try to check with "ps auxf" command what the installer is doing when the installed doesn't end.
this can be related with some other download, try to check with "ps auxf" command what the installer is doing when the installed doesn't end.
