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.
226
Information / Re: problem after moving sites
« on: February 14, 2021, 12:37:54 PM »
You must talk to the website developer. Probably you have some paths/names problem
227
Information / Re: Cert renewals 365
« on: February 14, 2021, 12:37:09 PM »very odd. One of my domains renewed for 365 days, but the dns record was disabled by me.
it seem slike you have the self-signed SSL.
228
CentOS 7 Problems / Re: Help my database folder gone
« on: February 08, 2021, 11:20:40 AM »
Try to use the script /scripts/mysql_pwd_reset
229
Information / Re: Cert renewals 365
« on: February 08, 2021, 11:14:54 AM »
Never seen LE SSL for 365 days.
230
Information / Re: CWP Contorl Panel a test page showing up at server root IP address.
« on: February 06, 2021, 06:18:41 AM »
The default folder is /usr/local/apache/htdocs/ . Try to restart nginx/varnish if you have changed the file.
231
CentOS 7 Problems / Re: Shell Access
« on: February 02, 2021, 02:17:01 PM »
You want switch Jailkit to what and why?
232
Information / Re: Cert renewals 365
« on: February 02, 2021, 02:14:09 PM »
Do you mean let's encrypt SSL? Or you mean you bought SSL?
233
Installation / Re: Can I delete Giant Log file in "/usr/local/apache/logs"?
« on: February 01, 2021, 09:43:48 AM »
Hey, if you will delete log files you can lost your working WEB server. Stop it, guys. You must not delete anything you did not create!
Just clean the big logs or configure logrotate. The simplest logrotate config below:
Just clean the big logs or configure logrotate. The simplest logrotate config below:
Code: [Select]
# Logrotate CWP
/usr/local/apache/domlogs/*.log {
compress
delaycompress
daily
missingok
}
/usr/local/apache/logs/*.log {
compress
delaycompress
daily
missingok
}
234
Installation / Re: Hostname SSL Lets Encrypt
« on: February 01, 2021, 09:40:34 AM »
it seems like you have broken some things. Try to use the support: https://support.centos-webpanel.com
235
Installation / Re: Monit sending alerts to root@localhost.yourdomain.com
« on: February 01, 2021, 09:39:32 AM »
Hi, there.
Try to use CWPadmin: CWP Settings => Edit settings. Admin email + forward server system emails
Try to use CWPadmin: CWP Settings => Edit settings. Admin email + forward server system emails
236
Information / Re: Will we see IPv6 in until 2021?
« on: February 01, 2021, 09:36:40 AM »
Hello.
The developers working on a lot of massive things. IPv6 still unusual. But I believe we will see the network module in the year.
The developers working on a lot of massive things. IPv6 still unusual. But I believe we will see the network module in the year.
237
Information / Re: Ordered CWPpro Partner Licences - No licences - No Replies
« on: February 01, 2021, 09:34:52 AM »Hi Everyone,
Like another poster I have ordered CWPpro Partner Licences, I had no contact from the company whatsoever,
I have opened the ticked, then few days later sent another message.
This whole thing seem to be a bit doggy.
I have never dealt with that lack of customer support.
In addition I bought support as well, and I have customers waiting for their servers.
I think this was bad idea using CWP panel, I'm considering going back with Plesk.
Any idea, do they still trade?
Many Thanks
Hi, there. The support works 24x7 and as I know answering as soon as possible. If you do not have the response I guess your ticket wasn't created.
Try to use the support portal https://support.centos-webpanel.com
238
Information / Re: Licensing issues, probably due to not being able to reach the needed server
« on: January 15, 2021, 09:29:41 AM »
Hi, try to open a ticket to CWP support and send them your server IP. Maybe it blocked.
239
Installation / Re: Failed to start CentOS Web Panel service (daemon)
« on: January 11, 2021, 11:46:01 PM »240
Information / Re: access file filled with 400 226
« on: January 11, 2021, 11:44:58 PM »
You do not have SSL installed for subdomains. This is not a problem, just ignore it