Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rcschaff

Pages: 1 ... 51 52 [53] 54 55 ... 57
781
CWP API / Re: Opencart and CWP? No need for WHMCS
« on: February 12, 2020, 04:44:59 PM »
In which way shape or form is this a solution?  If you managed to get abante cart working, why not post your code...  That would be a solution for others.  Oh wait, you probably want people to pay you for your work.  So hypocritical.

782
CWP API / Re: Opencart and CWP? No need for WHMCS
« on: February 12, 2020, 04:36:58 PM »
Free billing system for CWP Septemeber 2019???

That was 5 months ago, and NOBODY offered any solutions.  So if they did do it, they're not sharing, or your just wrong, and you're the only one who wants to do it this way.

783
CWP API / Re: Opencart and CWP? No need for WHMCS
« on: February 12, 2020, 04:16:53 PM »
Alternatives to WHMCS
BILLmanager. BILLmanager is a highly customizable billing software for hosting and IaaS business with the full scope of functionality for... ...
BoxBilling. Complete client management, billing & support software. ...
Blesta. ...
ZBillingNET. ...
ClientExec. ...
HostShop from 20i. ...
HostBill. ...
Atomia Billing Platform.

All have the ability to connect to a backend to automate the process.

Which one is opensource and free supports cwp with a ready-made extension or plugin or inbuilt with cwp automation? You can buy me whmcs if you want lol

Your asking about an opencart in which you would have to program the API, but are concerned about doing the same with a software designed for this purpose?  So  what your really saying is you want someone else to do all the work, and you want it all for free.   Good luck with that.

Good day!

785
CWP API / Re: Opencart and CWP? No need for WHMCS
« on: February 12, 2020, 03:49:51 PM »
Alternatives to WHMCS
BILLmanager. BILLmanager is a highly customizable billing software for hosting and IaaS business with the full scope of functionality for... ...
BoxBilling. Complete client management, billing & support software. ...
Blesta. ...
ZBillingNET. ...
ClientExec. ...
HostShop from 20i. ...
HostBill. ...
Atomia Billing Platform.

All have the ability to connect to a backend to automate the process.

786
did you restart csf after adding them to pignore?

787
CentOS-WebPanel GUI / Re: How to change domain name from user account?
« on: February 12, 2020, 12:25:40 AM »
I don't think this will ever be implemented.  As stated before, one could create a new account with the proper domainname, and copy files over.  Option B is to do an addon domain pointing to the root dir

The issue is, that everything in the system depends on that domain name.  2 mail programs would have to be updated as well, and to keep the old mail, a major tweak would have to be done.   Don't count on it ever happening.  JS

788
Updates / Re: PHP Version Switcher V2 don't work
« on: February 11, 2020, 06:35:23 PM »
Always look at the bottom of the log.

configure: error: Please reinstall the BZip2 distribution

yum -y install bzip2 bzip2-devel

789
DNS / Re: Setup Pne Master DNS zone for many CWP Server
« on: February 11, 2020, 04:26:10 PM »
You do not need CWP installed on a secondary server to host their cluster.  You also do not even need CentOS.  I set it up on a debian server using apache/php and got it working.  The key in most cases is having root access via either nginx or apache.

On Apache, I had to add
<IfModule mpm_itk_module>
    LimitUIDRange 0 6000
    LimitGIDRange 0 6000
</IfModule>
As PHP would not sudo without it.

790
PHP / Re: Make php safe again
« on: February 11, 2020, 09:34:57 AM »
Nice idea, other than users can simply edit zz_ini and turn it all back on.  You could also edit your php.ini file and turn it off for all users.  I don't believe that php.ini is overwritten when cwp updates.

791
I can build it / Re: Want to hire - need script installer for WHMCS/CWP
« on: February 11, 2020, 07:14:17 AM »
Just wanted to point this out.  If your desired CMS is on softaculous, https://www.softaculous.com/docs/developers/whmcs-auto-install-module/

It's code shows it has the proper info for cwp.

792
I can build it / Re: Want to hire - need script installer for WHMCS/CWP
« on: February 11, 2020, 12:01:26 AM »
Being as you have a lifetime license, your good.  But I've used boxvilling before and it worked wonderfully.

793
I can build it / Re: Want to hire - need script installer for WHMCS/CWP
« on: February 10, 2020, 08:29:33 PM »
You're paying monthly for whmcs.  Why not a free alternative.

794
CentOS 7 Problems / Re: Error when importing WordPress templates
« on: February 10, 2020, 02:54:59 PM »
A few notes. 
PHP should not be used to upload files larger than 20MB.
Your selected server has a timeout setting for connections.  You may be hitting that timeout, thus upload stops.
Upload folder and tmp folders need appropriate permissions to upload anything.

795
CentOS 7 Problems / Re: Error when importing WordPress templates
« on: February 10, 2020, 02:03:31 PM »
In that case, you may have to tweak PHP file upload settings.

Pages: 1 ... 51 52 [53] 54 55 ... 57