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.
Pages: [1]
1
Addons / Re: WHMCS not connecting to cwp
« on: October 04, 2022, 07:26:45 PM »
Hello, i have some vps, i make one for whmcs, another for cwp7 .
i have plesk in another vps :
whmcs <> plesk = ok!
the command
I install php-fpm, cgi, ioncube, install the BDD, whmcs is ok.
I type
.... i really, but really dont understant, and when i curl -k in another of my vps, it works.... help :p
i have plesk in another vps :
whmcs <> plesk = ok!
the command
Code: [Select]
curl -k "https://000.00.000.00:2304/v1/account" -X POST --data "key=u24y8dO30ZwI1CHfmZLK5M6cuh0UUx2f2A3RpCNx82E1ExLyMqPALsEvihrGbFUvCxHtwP" --data "action=list"
works and give me th result attended .I install php-fpm, cgi, ioncube, install the BDD, whmcs is ok.
I type
Code: [Select]
curl -k "https://000.00.000.0:2304/v1/account" -X POST --data "key=u24y8dO30ZwI1CHfmZLK5M6cuh0UUx2f2A3RpCNx82E1ExLyMqPALsEvihrGbFUvCxHtwP" --data "action=list"
another time after installs, in ssh and... TADAMMM Code: [Select]
curl: (28) Failed to connect to 000.00.000.0 port 2304: Connection timed out
.... i really, but really dont understant, and when i curl -k in another of my vps, it works.... help :p
2
Suggestions / postit info admin panel
« on: April 04, 2019, 10:48:50 AM »
hi, an idea is to make a postit message to dashboard who says " dont forget to modify site1 " or else, it will be verry usefull
thanks!
> and : Why aren't you in SSL? i think it's not a good idea to expose non-ssl websites in 2019 ^^
thanks!
> and : Why aren't you in SSL? i think it's not a good idea to expose non-ssl websites in 2019 ^^
Pages: [1]