Proxmox VE VPS For WHMCS

Proxmox VE VPS For WHMCS 4.0.4 Untouched

Keine Berechtigung zum Herunterladen
Not working for me says that i need to setup proxmox vps server first and i dont have any proxmox vps , i got only proxmox ve vps
change Server Group to proxmox server group(require include proxmox server)
 
Anhänge
  • 04202206_04.webp
    04202206_04.webp
    23.2 KB · Ansichten: 0
  • 04202206_05.webp
    04202206_05.webp
    20 KB · Ansichten: 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
 
Zuletzt von einem Moderator bearbeitet:
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
Anhang 17661 einsehen

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

Anhang 17662 einsehen

Anhang 17663 einsehen
Anhang 17664 einsehen
Anhang 17665 einsehen
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?
 
Oben