![]() |
|
[MODULE] xBilling - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: 3rd Party Module Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=41) +---- Thread: [MODULE] xBilling (/showthread.php?tid=447) |
RE: xBilling [MODULE] - TGates - 12-23-2015 @[modpluz] this seems to be a recurring problem. Any ideas? Did you guys use FTP or ssh to upload the frontend files of xbilling? If ssh, make sure you update the permissions. RE: xBilling [MODULE] - modpluz - 12-23-2015 At the top of my head, I would say look at the apache error logs to get the exact error. Another way might be to navigate to "http://url.shoutme.xyz/api/xbilling" using POSTMAN (or similar) with the appropriate headers and/or body to get the actual error being thrown by XMWS. RE: xBilling [MODULE] - jagathks - 12-23-2015 @Tgates, I used FTP to upload files. @Modpluzl, Here is my error apache error log. Code: [Tue Dec 22 06:01:26.805451 2015] [core:notice] [pid 295] AH00052: child pid 14213 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:28.809989 2015] [core:notice] [pid 295] AH00052: child pid 14113 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:30.812518 2015] [core:notice] [pid 295] AH00052: child pid 14120 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:44.836300 2015] [core:notice] [pid 295] AH00052: child pid 14689 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:46.838139 2015] [core:notice] [pid 295] AH00052: child pid 14687 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:48.840173 2015] [core:notice] [pid 295] AH00052: child pid 14684 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:51.843347 2015] [core:notice] [pid 295] AH00052: child pid 14124 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:53.845584 2015] [core:notice] [pid 295] AH00052: child pid 14646 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:55.848633 2015] [core:notice] [pid 295] AH00052: child pid 14683 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:57.855708 2015] [core:notice] [pid 295] AH00052: child pid 14685 exit signal Segmentation fault (11)
[Tue Dec 22 06:01:59.857906 2015] [core:notice] [pid 295] AH00052: child pid 14647 exit signal Segmentation fault (11)
[Tue Dec 22 06:02:01.861778 2015] [core:notice] [pid 295] AH00052: child pid 14119 exit signal Segmentation fault (11)
[Tue Dec 22 06:02:04.867083 2015] [core:notice] [pid 295] AH00052: child pid 14116 exit signal Segmentation fault (11)
sendmail: Cannot open mail:25
[Tue Dec 22 09:20:01.617820 2015] [mpm_prefork:notice] [pid 295] AH00171: Graceful restart requested, doing restart
[Tue Dec 22 09:20:01.640395 2015] [auth_digest:notice] [pid 295] AH01757: generating secret for digest authentication ...
[Tue Dec 22 09:20:01.641063 2015] [lbmethod_heartbeat:notice] [pid 295] AH02282: No slotmem from mod_heartmonitor
[Tue Dec 22 09:20:01.660166 2015] [mpm_prefork:notice] [pid 295] AH00163: Apache/2.4.6 (CentOS) configured -- resuming normal operations
[Tue Dec 22 09:20:01.660183 2015] [core:notice] [pid 295] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Dec 22 09:29:41.232328 2015] [core:notice] [pid 295] AH00052: child pid 17998 exit signal Segmentation fault (11)
[Tue Dec 22 09:30:00.250317 2015] [core:notice] [pid 295] AH00052: child pid 18007 exit signal Segmentation fault (11)
[Tue Dec 22 09:30:27.277082 2015] [core:notice] [pid 295] AH00052: child pid 17997 exit signal Segmentation fault (11)
[Tue Dec 22 09:32:00.370057 2015] [core:notice] [pid 295] AH00052: child pid 18008 exit signal Segmentation fault (11)
[Tue Dec 22 09:43:40.178636 2015] [mpm_prefork:notice] [pid 295] AH00170: caught SIGWINCH, shutting down gracefully
[Tue Dec 22 09:43:41.349428 2015] [suexec:notice] [pid 18299] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Dec 22 09:43:41.365537 2015] [auth_digest:notice] [pid 18299] AH01757: generating secret for digest authentication ...
[Tue Dec 22 09:43:41.365943 2015] [lbmethod_heartbeat:notice] [pid 18299] AH02282: No slotmem from mod_heartmonitor
[Tue Dec 22 09:43:41.386068 2015] [mpm_prefork:notice] [pid 18299] AH00163: Apache/2.4.6 (CentOS) configured -- resuming normal operations
[Tue Dec 22 09:43:41.386087 2015] [core:notice] [pid 18299] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Dec 22 09:44:00.361247 2015] [mpm_prefork:notice] [pid 18299] AH00170: caught SIGWINCH, shutting down gracefully
[Tue Dec 22 09:44:01.450101 2015] [suexec:notice] [pid 18314] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Dec 22 09:44:01.466508 2015] [auth_digest:notice] [pid 18314] AH01757: generating secret for digest authentication ...
[Tue Dec 22 09:44:01.467089 2015] [lbmethod_heartbeat:notice] [pid 18314] AH02282: No slotmem from mod_heartmonitor
[Tue Dec 22 09:44:01.487566 2015] [mpm_prefork:notice] [pid 18314] AH00163: Apache/2.4.6 (CentOS) configured -- resuming normal operations
[Tue Dec 22 09:44:01.487592 2015] [core:notice] [pid 18314] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
sendmail: Cannot open mail:25RE: xBilling [MODULE] - TGates - 12-24-2015 The panel uses htaccess to for the api redirect.It is in another sub folder of the panel. RE: xBilling [MODULE] - jagathks - 12-24-2015 Finally, i somehow messed up with my http.config file and my whole apache went down...
RE: xBilling [MODULE] - modpluz - 02-06-2016 Hi all, As mentioned previously, xBilling was created initially for Zpanel and there have been tweaks to get it working for Sentora which worked for some and not for others. I have always tested my changes on a fresh Sentora install (which works), but there have been reports of it not working for migrated(Zpanel => Sentora) servers. Over the past few weeks, I have spent time migrating my servers from Zpanel to Sentora and have been successful with it (Thanks @[kandrews]). That being said, I will now get the chance to give xBilling a complete run through from a migration point of view and should get it fully working in the next couple of weeks. Kind Regards, Remi RE: xBilling [MODULE] - warmax356 - 02-07-2016 just installed this on my ubuntu machine, will keep you guys posted if it worked or not. RE: xBilling [MODULE] - francismaina - 02-12-2016 it is not work and oi don't know why??????? RE: xBilling [MODULE] - francismaina - 02-12-2016 I have always tested my changes on a fresh Sentora install (which works), but there have been reports of it not working for migrated(Sentora) servers. RE: xBilling [MODULE] - francismaina - 02-12-2016 x Billing [MODULE] not working |