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 ... 52 53 [54] 55 56 ... 114
796
Suggestions / Re: [Feature Request] Apachectl FullStatus
« on: February 15, 2020, 02:11:11 PM »
For a more compressed output, albeit with some discrepancies:

Code: [Select]
/usr/local/apache/bin/apachectl fullstatus | grep "GET" | grep -v "server-status" | sed 's/[[:space:]]*$//' | cut -d" " -f"5,14-"


you cna use terminal to see the http status as it is only allow via localhost use " lynx " command line browser

797
Postfix / Re: problem with multiple email account in centos web panel
« on: February 15, 2020, 02:06:51 PM »
if DKIM DNS is not working  then it is DNS host issue.

798
PHP / Re: Where is Zend Guard been installed
« on: February 15, 2020, 02:05:04 PM »
hi when it is installed it will show up in phpinfo and it is only available for 5.5 and 5.6 php

799
Installation / Re: error installation on ecs alicloud
« on: February 08, 2020, 06:41:39 PM »
add nameserver 8.8.8.8 and  8.8.4.4 in /etc/resolv.conf

800
How to / Re: how to import account and package from cwp to WHMCS?
« on: February 08, 2020, 06:40:29 PM »
we've notified the devs in future there will be.

801
CentOS-WebPanel GUI / Re: All domains ok but cannot acces CWP even root one
« on: February 08, 2020, 06:39:29 PM »
you need server root access in order to login, if you didn't have ask the server provider.

802
Postfix / Re: problem with multiple email account in centos web panel
« on: February 08, 2020, 06:38:50 PM »
You didn't give much infor where you host the DNS. Add those DKIM there and remove the old one

803
E-Mail / Re: CWP Delete deleted emails, automatically
« on: February 08, 2020, 06:35:29 PM »
Hello we didn't delete any user file so delete commands are not included.

804
SSL / Re: Only authorised on 8443
« on: February 07, 2020, 03:36:23 PM »
hi check the log for acme in /root/.acme.sh

805
Apache / Re: 2082 always redirected to 2083
« on: February 07, 2020, 03:34:10 PM »
not recommended to use http for security reason i.e. why it is redirected to https port 2083

806
CentOS-WebPanel Bugs / Re: Lots of php warnings
« on: February 07, 2020, 03:30:40 PM »
hi, you can ignore this logs. All seems to normal

807
Other / Re: CWP support worth every penney
« on: February 06, 2020, 04:32:01 PM »
thanks for the great feedback

808
SSL / Re: ERR_SSL_PROTOCOL_ERROR Problem
« on: February 04, 2020, 07:56:49 PM »
you're accessing user panel with domain name ?
https://domainname.com:2083


809
E-Mail / Re: email list in user panel
« on: February 04, 2020, 07:54:50 PM »
mysql_upgrade --force

is the correct command

810
E-Mail / Re: Upgrade CWP to use Postfix 3.X
« on: February 04, 2020, 07:53:55 PM »
we follow some roadmap which are decided by user requests

Pages: 1 ... 52 53 [54] 55 56 ... 114