Proxmox VE VPS For WHMCS 4.0.0 Not Nulled

Нет прав для скачивания
  • Автор темы Автор темы newimage
  • Дата начала Дата начала
Вложения
  • 04202206_04.webp
    23,2 КБ · Просмотры: 0
  • 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
 
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


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





 
Последнее редактирование модератором:
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?