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

Pages: 1 ... 48 49 [50] 51 52 ... 114
736
CentOS 7 Problems / Re: BIND DNS Server failed
« on: February 22, 2020, 08:26:39 AM »
you need to check /var/log/messages after restarting bind server.

737
kindly create your own topic

738
you can try our new updated module with bugs fix :P

739
Apache / Re: www redirect non-www
« on: February 21, 2020, 07:28:49 PM »
We didn't add any www redirects its the user choice.

740
Apache / Re: www redirect non-www
« on: February 21, 2020, 06:31:25 PM »
vhost and htaccess method will be good.

741
Functions / Re: insert the domain on the new default account page
« on: February 21, 2020, 05:51:16 PM »
you need to follow this wiki
https://docs.control-webpanel.com/docs/admin-guide/user-accounts/features-themes-and-languages/page-configuration

CWP Admin > User Accounts Features > Themes and Languages > Template Editor Pages

742
CentOS 7 Problems / Re: 503 service unavailable
« on: February 21, 2020, 05:34:23 PM »
check the fpm log also
/opt/alt/php-fpm72/usr/var/log/php-fpm.log

743
CentOS-WebPanel Bugs / Re: We need this option at CWP "URGENTLY" (PART 2)
« on: February 21, 2020, 05:31:18 PM »
already replied we didn't delete the user files. this topic will be closed for further reply.

744
CentOS-WebPanel Bugs / Re: We need this option at CWP "URGENTLY" (PART 2)
« on: February 21, 2020, 05:17:30 PM »
its super easy via command  you can add it to cron too (Don't say you don't know how to do it :P):

Code: [Select]
find /path/backup/* -type d -ctime +5 -exec rm -rf {} \;
+5 is the flag which will delete the directory older than 5 days
10 days = +10
15 days = +15

745
CentOS-WebPanel Bugs / Re: We need this option at CWP "URGENTLY" (PART 2)
« on: February 21, 2020, 05:10:05 PM »
you can simply delete the dir for the date you don't want the backup.

746
CentOS 7 Problems / Re: 503 service unavailable
« on: February 21, 2020, 04:52:48 PM »
hi whats in the error logs?

747
Other / Re: Locked out of replying to threads?
« on: February 21, 2020, 04:52:02 PM »
i didn't understand you what you meant

748
CentOS-WebPanel Bugs / Re: We need this option at CWP "URGENTLY" (PART 2)
« on: February 21, 2020, 04:48:02 PM »
can you elaborate more how the backups are creating in incremental (backup format) ?

749
Other / Re: Locked out of replying to threads?
« on: February 21, 2020, 04:46:41 PM »
you can report those posts we'll delete it.

Pages: 1 ... 48 49 [50] 51 52 ... 114