I am unable to get the xbilling front end to work.
I have researched several post in an attempt to resolve the issue with no joy. Im asking for any assistance.
What I have tried:
verified php.ini fopen is on;
verified .htaccess rewrite rules are on;
verified config.php $cfg['panel_url'] = 'panel.myactualdomain.com'; is properly configured pointing to working panel;
verified xbilling module web settings points billing link to correct 'plans.myactualdomain.com';
verified /etc/sentora/panel/bin/api.php exists and permissions are proper;
any thoughts?
I have researched several post in an attempt to resolve the issue with no joy. Im asking for any assistance.
Code:
array(4) { ["type"]=> int(2) ["message"]=> string(89) "fopen(https://panel.myactualdomain.com/api/xbilling): failed to open stream: No route to host" ["file"]=> string(90) "/var/sentora/hostdata/zadmin/public_html/plans_myactualdomain_com/classes/xmwsclient.class.php" ["line"]=> int(112) } Problem reading data from https://panel.myactualdomain.com/api/xbilling
What I have tried:
verified php.ini fopen is on;
verified .htaccess rewrite rules are on;
verified config.php $cfg['panel_url'] = 'panel.myactualdomain.com'; is properly configured pointing to working panel;
verified xbilling module web settings points billing link to correct 'plans.myactualdomain.com';
verified /etc/sentora/panel/bin/api.php exists and permissions are proper;
any thoughts?