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

Pages: [1]
1
Does anyone know how to disable the option that makes me have to log in to cwp via web first to access MySQL and FTP ports?

2
E-Mail / mail routing issue
« on: February 24, 2022, 08:42:15 PM »
Hello,

I have a domain called abc.com which is hosted on a cwp box with centos6 with accessible via cloud.xyz.com and all user mails are being routed/sent from cloud.xyz.com instead of mail.userdomain.com even though I configured to send via mail.userdomain.com. How can I make it so that it sends from mail.userdomain.com?

There are no mx records pointing to cloud.xyz.com, only postfix main.cf mentions cloud.xyz.com. Maybe this is the file I need to edit? If so how can i edit so that it sends e-mail from the server of the user account?

Thank you all for reading.


3
When I add a cron job via cwp like this:

/usr/bin/find /home/public_html/uploads/ -type f -mtime +30 -exec rm {} +

It saves as:

/usr/bin/find /home/public_html/uploads/ -type f -mtime 30 -exec rm {}


4
When going to ftp accounts under the user account cwp (reports/?module=ftp_accounts), the list of accounts is stuck and loading forever. Does anyone know how to solve it?

5
CentOS 7 Problems / server goes down at exact same time everyday
« on: November 06, 2019, 04:46:40 PM »
I have a centos 7 box with cwp in it and my server keeps crashing for a minute or 2 everyday at the same exact time.

Httpd is fine, there is no cron running, apache error log is fine and my hosting company thinks it's cwp while I think it could be a network issue on their end.

Anybody experienced anything like this. Any tips to look at?

Pages: [1]