array ( 'title' => 'Oops! This Page Does Not Exist', 'span' => 'Back to Homepage', 'strong' => '3 months', 'h2' => 'Oops! This Page Does Not Exist', 'h6' => 'Accepted Payments', 'p' => '© 2011 - 2024 ModulesGarden. All Rights Reserved.', 'a' => 'Company', )?Query String: licensekey=896d161a86&domain=47.97.87.181&ip=172.29.206.97&dir=%2Fwww%2Fwwwroot%2Fwhmcs&check_token=1726162087d5f90dd2a865883df2fc458fac030b2e&? curl query data
- 2020/05/31
- 2,683
- 1,548
- $11,065
if you have this tip ,your server was not connect with our active server .array ( 'title' => 'Oops! This Page Does Not Exist', 'span' => 'Back to Homepage', 'strong' => '3 months', 'h2' => 'Oops! This Page Does Not Exist', 'h6' => 'Accepted Payments', 'p' => '© 2011 - 2024 ModulesGarden. All Rights Reserved.', 'a' => 'Company', )?
After repeated verification, requesting https cannot be connected. The ssl certificate is wrong. Change to http and get the following responseif you have this tip ,your server was not connect with our active server .
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
ssl
cURL Error: SSL certificate problem: self signed certificate in certificate chain
array ( 'status' => 'Active', 'registeredname' => 'name', 'email' => 'email address ', 'serviceid' => '16', 'productid' => '11', 'productname' => 'Proxmox VE VPS For WHMCS', 'regdate' => '2024-09-12 00:00:00', 'nextduedate' => '0000-00-00', 'billingcycle' => 'One Time', 'validdomain' => 'ip domain', 'validip' => '172.29.206.97', 'validdirectory' => '/www/wwwroot/whmcs', 'md5hash' => '32a55622fb56f88e1b6e8d739146bfa5', )
上次编辑:
So how do I do it in the moduleAfter repeated verification, requesting https cannot be connected. The ssl certificate is wrong. Change to http and get the following response
array ( 'status' => 'Active', 'registeredname' => 'name', 'email' => 'email address ', 'serviceid' => '16', 'productid' => '11', 'productname' => 'Proxmox VE VPS For WHMCS', 'regdate' => '2024-09-12 00:00:00', 'nextduedate' => '0000-00-00', 'billingcycle' => 'One Time', 'validdomain' => 'ip domain', 'validip' => '172.29.206.97', 'validdirectory' => '/www/wwwroot/whmcs', 'md5hash' => '32a55622fb56f88e1b6e8d739146bfa5', )
There was a problem reviewing the orderupdate attachment .please follow readme.txt to fix this issue.
Connection cannot be established. Please report your server's IP address to [email protected] (No Connection)
Now test can connect to your server and give the correct response, but the order still shows an error
ipals20_check_license("ModulesGarden_ProxmoxVPS_f456cd55e4");
I hope to discuss and solve it with you as soon as possible. Can you leave me a telegram?
上次编辑:
- 2020/05/31
- 2,683
- 1,548
- $11,065
license was using ,try to get new one and no testThere was a problem reviewing the order
Connection cannot be established. Please report your server's IP address to [email protected] (No Connection)
Now test can connect to your server and give the correct response, but the order still shows an error
ipals20_check_license("ModulesGarden_ProxmoxVPS_f456cd55e4");
I hope to discuss and solve it with you as soon as possible. Can you leave me a telegram?
- 2020/05/31
- 2,683
- 1,548
- $11,065
by the way ,you need to deactive plugin and then active it
类似主题
- 回复
- 0
- 浏览
- 576