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.


Topics - rkhyd

Pages: [1]
1
CSF Firewall / Firewall does not get enabled in CentOS8 install of CWP
« on: August 27, 2021, 01:48:11 AM »
I have installed CWP on CentOS8. The firewall is not getting enabled.
When i run the commands to enable from the terminal, i get below errors.
 
Code: [Select]
[root@server ~]# csf -x; csf -e
*Error* The path to iptables is either not set or incorrect for IPTABLES [/sbin/iptables] in /etc/csf/csf.conf at /usr/local/csf/lib/ConfigServer/URLGet.pm line 26.
Compilation failed in require at /sbin/csf line 21.
BEGIN failed--compilation aborted at /sbin/csf line 21.
*Error* The path to iptables is either not set or incorrect for IPTABLES [/sbin/iptables] in /etc/csf/csf.conf at /usr/local/csf/lib/ConfigServer/URLGet.pm line 26.
Compilation failed in require at /sbin/csf line 21.
BEGIN failed--compilation aborted at /sbin/csf line 21.
Any idea on how to fix them?
Cheers
Ravi Kumar

2
PHP / opcache installation
« on: April 09, 2021, 10:17:30 AM »
Hello,
Can any one tell me how install and enable opcache for php7.4 in CWP?
I could not even find the directory of php 7.4. The only directory that exists is the /usr/local/cwp/php71 inside which the php7.4 executable resides!
Thanks and Regards
Ravi Kumar

3
E-Mail / able to receive email but cannot send
« on: April 03, 2020, 12:00:27 PM »
Hello
i created a user account for a domain and then created an email account under that domain.
I am able to receive emails to this acccount but not able to send from it.
I get this error message when i try to send.
SMTP Error (550): Failed to add receipient "someuser@domain.com". Recipient address rejected: User unknown in virtual mailbox table.
What could be the issue

4
Updates / latest update breaks many things
« on: February 20, 2020, 10:02:09 AM »
Hello
i updated the cwp to the latest version 0.9.8.941.
After this update once we login and click on any service, it takes back to login page. This behavior is on both the root panel and user panel as well.

So is there any fix for this?

Also i use nginx and php-fpm but the user panel shows that iam using apache as the webserver!


Pages: [1]