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.
46
CentOS 7 Problems / Re: How to set Clamd option for database "SelfCheck"
« on: May 23, 2022, 09:16:27 AM »
Hi, try config in /etc/clamd.d/amavisd.conf
Also, you can check the required config in /usr/lib/systemd/system/clamd.service
Also, you can check the required config in /usr/lib/systemd/system/clamd.service
47
CentOS 7 Problems / Re: CPU usage has increased four times ????
« on: May 23, 2022, 09:09:34 AM »
Must be fixed already.
48
CentOS 7 Problems / Re: Cron Not Working, Error "No such file or directory"
« on: May 23, 2022, 09:09:07 AM »
Use the command below and remove the line SHELL=/usr/local/cpanel/bin/jailshell
Code: [Select]
crontab -eu USERNAME
Where USERNAME the username which have the issue.
50
Installation / Re: internal server error for php but not for html
« on: May 23, 2022, 09:03:31 AM »
Hi, Apache's log in /usr/local/apache/domlogs/
51
Installation / Re: advice on setup
« on: May 12, 2022, 07:57:12 AM »
You have to ask it on another forum about Hyper-V virtualization
This forum about CWP and CentOS and not about Windows or Debian.

52
Installation / Re: installation erorrs to output txt file
« on: May 12, 2022, 07:54:57 AM »
Hi, course. You can use the command > test.txt or 2>test.txt
But probably you have DNS or network problem and cannot download something
But probably you have DNS or network problem and cannot download something
53
Information / Re: Multiple IPs for 1 account.
« on: May 12, 2022, 07:50:55 AM »
Hi, it's bad idea to have many websites on the one account.
Just create a reseller account and create one account for each domain into reseller (if needed).
Just create a reseller account and create one account for each domain into reseller (if needed).
56
Information / Re: problem domain
« on: March 13, 2022, 09:48:32 AM »still no solution, I created the file and it still has a problem.
I have a bad news for you.. Your CWP is broken.
57
Information / Re: CWPpro version: 0.9.8.1127 Manual Certificate install not working?
« on: February 08, 2022, 09:46:05 AM »
Hello,
it had some issue with SSL's. Try to update to 1128 and then check
it had some issue with SSL's. Try to update to 1128 and then check
58
Updates / Re: After update today, nginx/1.20.0 error
« on: January 26, 2022, 10:33:01 AM »
Check if your SQL server running and works. If yes check your SQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
59
Updates / Re: Update 0.9.8.1117 still not fixing themes_lang2 Module
« on: January 26, 2022, 10:31:00 AM »
What exactly error or problem do you have? Have you tried to open a ticket to the developers?
60
Information / Re: CWP changelog
« on: January 26, 2022, 10:28:21 AM »And how to disable automated update?
This is the bad idea. You can delete CWP crons and it won't be updated. You won't have bug fixes and new features in this case.