brianjking
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by brianjking-
Take a look at the Release Notes for cPanel 54, specifically the Subusers section to see if thats something that might work for you:
-
Jacob, Before I saw your reply I had already reprovisioned using the new EA4 profile. I saw this error, but I don't really think it's an issue. Can you please advise? Provision process started. ...
-
I created a new JSON file for this installation. Do I need to re-provision using the EasyApache UI in WHM before executing yum update again? Thanks.
-
So my new profile would be as follows, correct? { "version" : "0.2.1", "desc" : "This is the default cPanel profile plus every PHP option (sans recode and zendguard due to incompatibilities...
-
Hi, It looks like you have all of the DSO packages set to be installed. This was a problem on our first iteration of EA4 packages. We've recently updated the default All-PHP package to remove thos...
-
The EasyApache4 profile is the default one from cPanel with the exception of using mpm_event and removing opcache. It's never caused me any issues until today.
-
Yes, the previous post is accurate. Simply run "yum remove git" and setup the symbolic link to /usr/bin/git and /usr/local/bin/git. Thank you. I've done this and now have an issue when I go to co...
-
Hello, You can actually uninstall the system version of git through YUM and simply utilize the version already included with cPanel: -bash-3.2# /usr/local/cpanel/3rdparty/bin/git --version git ve...