Proxmox VE VPS For WHMCS

Proxmox VE VPS For WHMCS 4.0.0 Not Nulled

Нет прав для скачивания
  • Автор темы Автор темы newimage
  • Дата начала Дата начала
Вложения
  • 04202206_04.webp
    04202206_04.webp
    23,2 КБ · Просмотры: 0
  • 04202206_05.webp
    04202206_05.webp
    20 КБ · Просмотры: 0
@newimage Hi,

The installation of the WHMCS was successful, only ModuleGarden does not recognize the IP address of my server (probably because of the license server). Several forums are already talking about it and it is difficult to bypass the license server. My question is how to do it? Only the WHMCS administration authorizes the use of the module (and still...) but not the client who sees an error displayed.

Installed version that used to work:

3.2.0 Happy VersionFeb 16, 2022

Kiss
 
@newimage Hi,

The installation of the WHMCS was successful, only ModuleGarden does not recognize the IP address of my server (probably because of the license server). Several forums are already talking about it and it is difficult to bypass the license server. My question is how to do it? Only the WHMCS administration authorizes the use of the module (and still...) but not the client who sees an error displayed.

Installed version that used to work:

3.2.0 Happy VersionFeb 16, 2022

Kiss
3.2.0 version can auto create localhost license . no find any question so please check:
1.edit hosts for disable moduleGarden connect network.
127.0.0.1 modulesgarden.com
127.0.0.1 *.modulesgarden.com
127.0.0.1 licensing.modulesgarden.com
127.0.0.1 www.modulesgarden.com
127.0.0.1 zeus.licensing.modulesgarden.com
127.0.0.1 ares.licensing.modulesgarden.com
127.0.0.1 hades.licensing.modulesgarden.com

2.with phpmyadmin or other run sql to display localkey information.
SQL:
SELECT * FROM `tblconfiguration` WHERE `setting` LIKE 'proxmox_vps_localkey' ORDER BY `id` DESC
04202207_05.png

if created_at time or updated_at time wasnot installing time.removed this record.
3.backend enter manage any server ,see this place ,it will create new localkey for you
4.i test success images for you .


backend

04202207_06.png

04202207_07.png
04202207_08.png
04202207_09.png
 
Последнее редактирование модератором:
3.2.0 version can auto create localhost license . no find any question so please check:
1.edit hosts for disable moduleGarden connect network.


2.with phpmyadmin or other run sql to display localkey information.
SQL:
SELECT * FROM `tblconfiguration` WHERE `setting` LIKE 'proxmox_vps_localkey' ORDER BY `id` DESC
Посмотреть вложение 17661

if created_at time or updated_at time wasnot installing time.removed this record.
3.backend enter manage any server ,see this place ,it will create new localkey for you
4.i test success images for you .


backend

Посмотреть вложение 17662

Посмотреть вложение 17663
Посмотреть вложение 17664
Посмотреть вложение 17665
Hi,

I did the operations, but I can't find the table indicated in phpMyAdmin, but I can see the tables corresponding to the modules.

On the other hand, I managed to change the "etc/hosts" file by adding the indicated lines.

I indicated earlier the package I downloaded.

SQL:
SELECT * FROM `tblconfiguration` WHERE `setting` LIKE 'proxmox_vps_localkey' ORDER BY `id` DESC

Does not result in anything in my pma. Can you send me the correct archive?
 
Hi,

I did the operations, but I can't find the table indicated in phpMyAdmin, but I can see the tables corresponding to the modules.

On the other hand, I managed to change the "etc/hosts" file by adding the indicated lines.

I indicated earlier the package I downloaded.

SQL:
SELECT * FROM `tblconfiguration` WHERE `setting` LIKE 'proxmox_vps_localkey' ORDER BY `id` DESC

Does not result in anything in my pma. Can you send me the correct archive?
 
Верх