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.
241
CentOS-WebPanel GUI / Re: Mail Settings - User level
« on: January 04, 2021, 10:10:54 AM »
both email id need to be added in forwarded i.e. main email id and forwarded email id only if you want to take a email copy in main email id.
242
CentOS-WebPanel Bugs / Re: Unabled to stay logged in
« on: January 04, 2021, 10:04:31 AM »
probably you've unstable ipv6 and ipv4 ips
just informed to devs lets see what they can do. I suggested them to add some option to disable session ip check.
just informed to devs lets see what they can do. I suggested them to add some option to disable session ip check.
243
Updates / Re: Anacron / system update / notifications disabled modules.
« on: December 30, 2020, 07:26:57 AM »
you can do this steps to run at 8 am
and add this cron command via cwp admin as root
restart crond service
Code: [Select]
> /etc/cron.daily/cwp
and add this cron command via cwp admin as root
Code: [Select]
0 8 * * * /usr/local/cwp/php71/bin/php -d max_execution_time=1000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php
Code: [Select]
0 8 * * * /usr/local/cwp/php71/bin/php -d max_execution_time=1000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php
restart crond service
244
Updates / Re: Anacron / system update / notifications disabled modules.
« on: December 30, 2020, 07:23:18 AM »I'm wondering why you've such errorThat I would like to know.
I understand that it is a bash line, I add execution time to it, and it does not interpret it as a bash line, because then it identifies that line as an error.
It is very strange to me, but I could only solve it in the following way:
I have had to change the schedule of anacrontab, in the backup, database backup disabled, and in the cron, I have added the command to backup the databases at the time that I specify.
In this way, I have been able to "solve" it.
it is not working because you didn't have knowledge about it, why you added cron schedule expression "0 8 * * *" in cron file. Don't do things which you don't know.
245
SSL / Re: Wrong Hostname? SSL Issue
« on: December 30, 2020, 07:16:47 AM »hostname should be like subdomain of your main domain and should have dns A record :
check this tutorial https://www.mysterydata.com/how-to-change-and-install-ssl-for-hostname-in-cwp-control-web-panel/
Thank you for your reply!
Nice article Sandeep! However, I have tried those steps and have the hostname/subdomain listed on my Vultr DNS with the right IP and everything.
I then just now, went in and changed the hostname again (from Server Settings > Change Hostname) and still having the same issue. However it now shows up with proper hostname on the certificate but still has the error of "Not a Secure Connection" and thatQuote"This root certificate is not trusted."
can you check this log probably you reached rate limit 429
/root/.acme.sh/acme.sh.log
246
MySQL / Re: how to replicate the database
« on: December 29, 2020, 03:16:53 PM »
hire a system-admin for better lookup and setup, as i don't know why it is not working for you and where you stuck
247
E-Mail / Re: SpamAssassin - Trusted/White list
« on: December 29, 2020, 03:14:37 PM »
well seems like its not gmail blocked by this rbl.
248
Updates / Re: Anacron / system update / notifications disabled modules.
« on: December 29, 2020, 03:12:49 PM »
I'm wondering why you've such error
249
How to / Re: Can i customize default theme for user webpanel?
« on: December 29, 2020, 07:59:02 AM »Hey guys, someone can help-me?
I've buyed the cwp pro a few weeks ago and i have a question, can i build a new theme to user web panel? i wanna make look like the cpanel, but more clean.
yes sure
https://docs.control-webpanel.com/?s=theme&search_param=all
250
CWP API / Re: Whmcs - Module Create Failed
« on: December 29, 2020, 07:56:21 AM »Which CWP module for CWP are you using?
There are 2 out there for some reason.
We are using WHMCS 8.0.4 with CWP Servers running 0.9.8.1028
This is the module you should be using:
http://wiki.centos-webpanel.com/whmcs-module-for-cwp-api dated 30MAR20.
http://dl1.centos-webpanel.com/files/3rdparty/whmcs/cwp7.zip
Need any help, just ask.
yes this is the module.
251
MySQL / Re: how to replicate the database
« on: December 29, 2020, 07:55:38 AM »Have you checked these articles?I know that, this thread is very old.
https://tecadmin.net/how-to-set-up-mysql-master-slave-replication/
http://www.hackthesec.co.in/2016/01/mysql-replication-in-5-minutes.html
I don't know if its for cwp or because I don't know. I try some differents configs, and I can't.
I wan't replicate 2 database from one same server, the tutos of this post are very old, other more newers....I can't configure this,.
Some help about this?
Recards.
where you stuck ?
252
SSL / Re: Wrong Hostname? SSL Issue
« on: December 29, 2020, 07:42:43 AM »
hostname should be like subdomain of your main domain and should have dns A record :
check this tutorial https://www.mysterydata.com/how-to-change-and-install-ssl-for-hostname-in-cwp-control-web-panel/
check this tutorial https://www.mysterydata.com/how-to-change-and-install-ssl-for-hostname-in-cwp-control-web-panel/
253
Apache / Re: 403 Forbidden
« on: December 29, 2020, 07:40:55 AM »
probably there is no index file or mod security is blocking check logs.
check the log path in wiki (in my signature)
check the log path in wiki (in my signature)
254
Information / Re: Now that CentOS is on a dead end path...
« on: December 24, 2020, 03:07:13 PM »best to ask this pre questions to cloudlinux sales ?there is symbolic fee for ~$12 per year
https://www.cloudlinux.com/all-products/product-overview/cloudlinuxos/28-trial
I cant find any 12 dollar fees.
255
Apache / Re: api calls prestashop
« on: December 24, 2020, 06:02:55 AM »if I type for example www.nomesito.com/api and insert the username it does not return the result of the api call it does not generate an error but always the field to put the username appears
Create a support ticket with root access detail and steps to reproduce it.