RE: xBilling [MODULE]
04-05-2015, 03:45 AM
(This post was last modified: 04-11-2015, 11:04 AM by rafaht.)
Hi,
Because the xBilling isn't sending e-mails with the cron job created for accounts_jobs.php located in cron directory, I accessed this file from my browser and get this error:
array(4) { ["type"]=> int(2) ["message"]=> string(131) "fopen(http://panel.mydomain.com/api/xbilling): failed to open stream: HTTP request failed! HTTP/1.0 500 Internal Server Error " ["file"]=> string(103) "/var/sentora/hostdata/zadmin/public_html/mydomain/xbilling/classes/xmwsclient.class.php" ["line"]=> int(112) } Problem reading data from http://panel.mydomain.com/api/xbilling
I changed my domain name to mydomain.
How to solve this? It's a bug?
// modpluz can you see this? The urls appears be correct and the xBilling module works correctly, only the cron jobs doesn't works. :/
Because the xBilling isn't sending e-mails with the cron job created for accounts_jobs.php located in cron directory, I accessed this file from my browser and get this error:
array(4) { ["type"]=> int(2) ["message"]=> string(131) "fopen(http://panel.mydomain.com/api/xbilling): failed to open stream: HTTP request failed! HTTP/1.0 500 Internal Server Error " ["file"]=> string(103) "/var/sentora/hostdata/zadmin/public_html/mydomain/xbilling/classes/xmwsclient.class.php" ["line"]=> int(112) } Problem reading data from http://panel.mydomain.com/api/xbilling
I changed my domain name to mydomain.
How to solve this? It's a bug?
// modpluz can you see this? The urls appears be correct and the xBilling module works correctly, only the cron jobs doesn't works. :/