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 - motanu8008

Pages: [1]
1
CentOS 7 Problems / Re: CWP Server Didnt work after update
« on: December 13, 2018, 02:54:10 PM »
I had a similar problem, because apache httpd.pid file was corrupted. I've solved the problem by deleting the file, and restarted.

In your case, I will try to see the output of apache: systemctl status httpd.service
In the output you can see the reason why apache wont start.

If you don't understand the output, just paste it here, and maybe I can help.

cheers

2
CentOS 7 Problems / Re: CWP Pro: User accounts are locked
« on: December 11, 2018, 01:34:20 PM »
I've switched it from no to yes, and after saving the accounts get unlocked. Honestly, I didn't tried to login using bad passwords, to see if the IP gets blocked after X failed logins, but I will test and get back.

cheers

3
CentOS 7 Problems / Re: CWP Pro: User accounts are locked
« on: December 11, 2018, 10:50:01 AM »
I've disabled login security, purged all existing blocked ip's and enabled security again, and the issue is solved.

Thanks josemnunez for the hint!

4
CentOS 7 Problems / CWP Pro: User accounts are locked
« on: December 11, 2018, 08:28:48 AM »
Hi guys,

After the latest update, 0.9.8.748 all the user accounts on all my CWP powered servers (I have 4 servers running CWP Pro), are being locked for reaching the maximum number of failed logins.

I've tested several accounts, from different IP addresses, and all have the same issue. I've rebooted the server, restarted firewall, triggered a manual cwp update, but the issue is still present.

The admin panel is working fine, and the ip addresses I've tested are not blacklisted.



Any ideas?

Thanks!

5
CentOS 7 Problems / Suspended Accounts started to work
« on: December 06, 2018, 08:39:47 AM »
Hi guys,

After I've updated to the new webserver configuration: Apache + Varnish + Nginx + PHP FPM, after a few hours I've noticed that the suspended user accounts suddenly started to work again.

I've rebooted the server, unsuspended and suspend the accounts again, but the websites on that accounts are working. Thus, when I try to login as a suspend user I get the message that the account is suspended. FTP access is not working,  So the issue is only with the websites hosted under that account.

Can you please give me a hint on how to fix?

I'm using CWPpro version: 0.9.8.745.

Thank you!

6
SSL / Re: SSL Certificate mail.domain.com
« on: November 05, 2018, 04:46:54 PM »
Hi guys,

I'm facing the same issue. When issuing the certificate for domain, mail.domain.com should be also included as an alias.

Anyone, any idea how to fix this?

thanks!

7
Mod_Security / Re: ModSecurity adds index.php in permalinks
« on: September 20, 2018, 11:14:37 AM »
Hi guys,

Code: [Select]
sed -i 's|.*SecServerSignature "CentOS WebPanel: Protected by Mod Security".*||g' /usr/local/apache/conf.d/mod_security.conf
service httpd restart

The above code fixed my problem. Htaccess is now being written by Wordpress. Many thanks for the tip!

8
Mod_Security / Re: ModSecurity adds index.php in permalinks
« on: June 12, 2018, 07:45:01 AM »
Hello,

Following on this topic, I have an issue with Mod Security and Wordpress. I am using Comodo WAF rules, and everything works great, except the fact that Wordpress is unable to write .htaccess file. I have to add everything manually in .htaccess.

If I disable Mod Security, everything returns to normal.

Any ideas?

cheers!

Pages: [1]