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 ... 49 50 [51] 52 53 ... 55
751
did you restart csf after adding them to pignore?

752
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

753
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

754
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.

755
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.

756
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.

757
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.

758
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.

759
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.

760
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.

761
I can build it / Re: Want to hire - need script installer for WHMCS/CWP
« on: February 10, 2020, 12:08:28 PM »
So what you are saying is that you want to force your new users to use Wordpress and/or other CMS?
Sounds like it.  :-\
Softaculous anyone?
[Though I always install packages manually, so as to know exactly what's going on.]

Kind of what I was thinking.  Bit eh, I'll do anything for a buck lol

762
CentOS-WebPanel Bugs / Re: cpanel -> cwp migration issue
« on: February 10, 2020, 08:54:22 AM »
Best to generate an rsa key and use it instead of a password.

763
I can build it / Re: Want to hire - need script installer for WHMCS/CWP
« on: February 10, 2020, 03:26:36 AM »
So what you are saying is that you want to force your new users to use Wordpress and/or other CMS?

764
CentOS 7 Problems / Re: Error when importing WordPress templates
« on: February 09, 2020, 07:58:33 PM »
How are you installing?  Softaculous, cpwser panel, or through WordPress admin panel?

765
CentOS-WebPanel GUI / Re: All domains ok but cannot acces CWP even root one
« on: February 08, 2020, 08:01:38 PM »
I sent you a DM.

Pages: 1 ... 49 50 [51] 52 53 ... 55