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.


Topics - KatiaSisHost

Pages: [1] 2 3
1
Other / WebSockets not work with reverse proxy
« on: July 09, 2023, 09:13:40 PM »
Hello, I am having problems with forwarding a reverse proxy from the domain back.example.com to ip 192.168.1.10 to port 3000

The web is sent correctly but it gives me a WebSockets error (it is a node app)

If I do it locally or if I send the domain to the ip 192.168.1.10 everything works correctly.

Does anyone have an example of a domain configuration file with websockets?

2
CentOS 7 Problems / Pro no work???
« on: April 19, 2023, 09:18:30 PM »
I have several purchased CWP Pro licenses, everything is down, it appears to me that I don't have the PRO... change the ips, restart everything, nothing works and the panel shows the subscriptions still paid for almost 1 year... (I updated them about 3 months ago)

3
Installation / New Installation and Problems
« on: March 20, 2023, 02:41:57 PM »
I did a fresh install on a new server and there is no way to get NextCloud to work, on the old server I just installed it and it worked now on the new server I did a lot of things and can't get it to work.

There is also a WordPress website that I copy them as is and it doesn't work... another WordPress website did not present me with any problem placing the same configurations that they had before

4
E-Mail / No send and Receibe Emails...
« on: February 28, 2023, 05:12:17 PM »
i cant send o receibe emails...

Everything has been working for about 1 year... and suddenly it stopped receiving emails and sending them...
I just did a test, I deleted all the queues, I sent an email from my gmail account to mine hosted in the cwp... my incoming email appears in the queues, but if I go to my inbox it doesn't appear...

when he sent an email... they don't reach their destination but there doesn't seem to be an error anywhere.

5
CSF Firewall / Connect CWP Server to Other Server same net
« on: August 23, 2022, 03:43:14 PM »
Hello, i have a php script in CWP and i need it connect to a other ip port in same network... if i enable CSF Firewall...
cant connect... if i disable the CSF Firewall it work correctly.

in firewall manager i have:

Whitelist configuration
Simple -> 192.168.1.110(ip from 2nd server) -> Test Connection (Description)

i restart the CSF Firewall... and... it doesnt not connect again...

any help?

6
Other / MSSQL Server Problem
« on: August 08, 2022, 12:34:42 AM »
Hi, i have a PRO Edition, and im trying to install MSSQLServer Extension.

Im select sqlsrv in panel and i follow the instruction from:
http://wiki.centos-webpanel.com/mssql-extension-for-php7

and nothing... the old instruction say errors in "make"


Error information:
SQLSTATE: HYT00
Code: 0
Message: [Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired
SQLSTATE: 08001
Code: 10057
Message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: Error code 0x2749
SQLSTATE: 08001
Code: 10057
Message: [Microsoft][ODBC Driver 17 for SQL Server]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.



My PHP:

$serverName = "192.168.1.202\MSSQLSERVER, 1433";
$connectionOptions = array(
    "database" => "user2list",
    "uid" => "sa",
    "pwd" => "Password$123456"
);

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

8
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.

9
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?

10
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

11
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!

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

13
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

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

15
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!

Pages: [1] 2 3