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

Pages: [1] 2
1
I got it to work uploading the latest from your link. Thank you!

2
Hi,

No, i downloaded el7. Could this be the problem?

How do i get el8 from https://control-webpanel.com/changelog? I tried

wget static.cdn-cwp.com/files/cwp/el8/cwp-el8-0.9.8.1182.zip

But no file is found.

Thank you.

3
I built this alma linux server a few months ago, then stopped. When i fired up a few months latter, I got this message in the error_logs:

2025/11/17 16:04:08 [error] 7934#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error:  <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0

Tried to upgrade using: https://wiki.centos-webpanel.com/cwp-expired-error-500.

Same problem. How can I solve this?

Thanks

4
DNS / ip manager to delete ip
« on: August 21, 2024, 02:33:50 PM »
Hi Team,

I have a cent os 7 box where CWP is listing two ips. I want to delete one via the IP manager, but since this feature is still in BETA, I want to hear if deleting the IP can cause any harmful side effect that can't be undone. The IP is not in use by any of the user accounts. It's just sitting there and prone for hacker attacks.

I am also open for suggestions if there is another way to just hide this IP from the public.

Thanks.

5
DNS / Re: dns not propapating
« on: July 25, 2024, 10:06:12 PM »
Thanks. I use cloudflare for some other projects already and works well. I might have to try it with this one to have full control of the dnsses.

6
DNS / Re: dns not propapating
« on: July 25, 2024, 12:54:01 PM »
These nameservers are from my hosting company. they provided them. i have no control over them. can this be the issue?

7
DNS / dns not propapating
« on: July 24, 2024, 11:46:27 PM »
Any change that I make by either entering a DNS record via control panel or cwp, don't get propagated.

For example, I just added the dmarc record below via cpanel and it is in the /var/named/testaisso.com.br.db file:

v=DMARC1;p=none;pct=100;ri=86400;fo=1;

But when I check the record using https://easydmarc.com/tools/dmarc-lookup?domain=testaisso.com.br

I get v=DMARC1

Already waited many days. The domain is not on cloudflare. Why are the changes not getting propagated?




8
Thanks. It worked.

9
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?

10
E-Mail / Re: mail routing issue
« on: February 25, 2022, 03:02:47 PM »
Thank you for your reply. I am using cent7. Disappointing to hear, but it is what it is. So it can't be changed via internal settings right?

11
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.


12
E-Mail / Re: Cant add autoresponder
« on: July 27, 2021, 10:00:45 PM »
It's a shame that 6 months later, this hasn't been fixed. I am having the same issues. Were you able to fix this? I tried the above lines but no luck.

13
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 {}


14
nothing there too. thanks for the tip. never looked at this log file. some interesting stuff.

15
nothing on the logs.

Pages: [1] 2