modpluz / xbilling-frontend

Frontend for xBilling
GNU General Public License v3.0
2 stars 2 forks source link

Cron accounts error #5

Closed rafaht closed 7 years ago

rafaht commented 9 years ago

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 commented 9 years ago

panel.mydomain.com should be the url to your control panel, please check that your "xBilling" settings are right.

rafaht commented 9 years ago

Yep, are right. I'm using the xBilling normally, only this archive have problem. The settings are right.