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

Pages: 1 [2] 3 4 5
16
E-Mail / Re: Email Not receiving
« on: June 10, 2022, 06:59:42 PM »
i cant receive emails from... instagram.com to recover one account... it's so crazy

17
CWP API / List Email from Domain.
« on: March 08, 2022, 07:00:04 AM »
Now the api, list the emails from users... but its possible to filter it to domains too?

like:

listEmailsFromDomain(string $domain)
$domain = example.com

or... listEmailFromDomain(string $user, string $domain)
$user='example';
$domain='example.com';

Thanks You.

to only allow to CRUD specify domain... and not or all account.

18
Aplications / Moodle
« on: February 19, 2022, 11:41:36 AM »
The moodle installation from CWP not work, only download the script but it not is auto installable.

19
Other / Re: SSL for WildCard
« on: February 19, 2022, 11:33:11 AM »
Up.

20
Other / domain to other ip with proxy
« on: January 26, 2022, 10:52:59 AM »
Hi i have configurate a maindomain.com to 192.168.1.110 to specific port 8080...

but now... i need use all ports... is it possible?

like... maindomain.com: 8081  maindomain.com:7568 maindomain.com:7896

and more to use ssh and etc?

21
Suggestions / Type Package
« on: January 23, 2022, 11:45:53 PM »
Add option to... type package, "Stream", "website", "email".... etc to create a Package only for "Stream" Services for example... or for only email host... etc

22
Suggestions / [URGENT] Special Chars for domains!!!
« on: November 25, 2021, 01:53:21 PM »
Hello, i need register new account with Ñ in domain name... and i cant!

23
Suggestions / WildCard Urgent
« on: November 15, 2021, 06:53:54 PM »
Hello... can u make compatible with WildCard Domain and WildCard SSL please!?

24
How to / Cluster
« on: October 02, 2021, 01:09:37 AM »
i saw in CWP->CWP migration the option "CLUSTER" it is for Cluster DNS?

O really CWP has implemented the Cluster for Multi Server option???  :D :D :D :D :D :D :D

25
Nginx / Template for Laravel
« on: October 01, 2021, 08:31:40 PM »
Hello any have a nginx + phpfpm templates for Laravel please?

26
Other / Ports?
« on: September 17, 2021, 06:23:07 PM »
hello there! anyone have a list of ports i need open for all functions of CWP? now i have the server under DMZ but i want to make it more secure!

27
CentOS 7 Problems / Cant update!
« on: September 10, 2021, 01:20:47 PM »
sh /scripts/update_cwp

Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart httpd.service
cat: /usr/local/cwpsrv/var/services/pma/README: No such file or directory
curl: (6) Could not resolve host: static.cdn-cwp.com
Redirecting to /bin/systemctl reload httpd.service
Redirecting to /bin/systemctl reload nginx.service
Redirecting to /bin/systemctl reload httpd.service


today appear without PRO and try to update and... it appear .. i have working the server 30 or 40days

28
Other / SSL for WildCard
« on: September 01, 2021, 01:24:51 PM »
Hello all!

im following this : https://www.mysterydata.com/how-to-install-lets-encrypt-wildcard-ssl-for-your-domain-acme-v2/

and all appear work fine, but when i enter in X.domain.com the certificate appear insecure... the ssl only load in domain.com

"This cert is for www.domain.com"

29
Other / 1 sub domain shared in other account :S??
« on: August 27, 2021, 08:18:06 PM »
Hello, I have a problem with a system that I am setting up, I have a client's website under the domain .... example.com and I have another account with an SAAS ecommerce system under the ecommersaas.com domain ... now well .. .I need to add shop.example.com in the ecommersaas.com account ... how can I do?

30
PHP Selector / 7.4 Error Unknown lvalue
« on: August 23, 2021, 02:59:18 PM »
Hello im trying to use PHP-FPM 7.4.22 and i have this error :

Code: [Select]
Aug 23 04:52:32 srv1.kathst.cf systemd[1]: [/usr/lib/systemd/system/php-fpm74.service:44] Unknown lvalue 'ProtectControlGroups' in section 'Service'
Aug 23 04:52:32 srv1.kathst.cf systemd[1]: [/usr/lib/systemd/system/php-fpm74.service:47] Unknown lvalue 'RestrictRealtime' in section 'Service'
Aug 23 04:52:32 srv1.kathst.cf systemd[1]: [/usr/lib/systemd/system/php-fpm74.service:54] Unknown lvalue 'RestrictNamespaces' in section 'Service'
Aug 23 04:52:32 srv1.kathst.cf systemd[1]: [/usr/lib/systemd/system/php-fpm74.service:31] Unknown lvalue 'ProtectKernelModules' in section 'Service'
Aug 23 04:52:32 srv1.kathst.cf systemd[1]: [/usr/lib/systemd/system/php-fpm74.service:38] Unknown lvalue 'ProtectKernelTunables' in section 'Service'
Aug 23 04:52:32 srv1.kathst.cf systemd[1]: [/usr/lib/systemd/system/php-fpm74.service:44] Unknown lvalue 'ProtectControlGroups' in section 'Service'
Aug 23 04:52:32 srv1.kathst.cf systemd[1]: [/usr/lib/systemd/system/php-fpm74.service:47] Unknown lvalue 'RestrictRealtime' in section 'Service'
Aug 23 04:52:32 srv1.kathst.cf systemd[1]: [/usr/lib/systemd/system/php-fpm74.service:54] Unknown lvalue 'RestrictNamespaces' in section 'Service'

im using CWP Pro latest version, win Centos 7

Pages: 1 [2] 3 4 5