JacobPerkins
- Total activity 994
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 381
Comments
Recent activity by JacobPerkins-
Good morning, I was able to replicate this by following the instructions on that web page. The full error that I got was from libgmp not being found when compiling PHP: configure:47918: result: n...
-
Hi, I'd recommend opening a support ticket using the links in my signature. It looks like you're using List::Util objects at version 1.25 when it requires 1.38. If you synced files from an older...
-
Re: 11.46 issue: webdav contents are empty Hi, This issue has already been fixed, and it's status is that it's currently in testing with QA. We're hoping to have this build released this week th...
-
Hi, We have hard coded the max_length of usernames in the system. You should be able to bypass this by editing /usr/local/cpanel/Cpanel/Validate/Username.pm (MAX_LENGTH). Note: By doing this,...
-
Is '/home/script.sh' executable with an interpreter at the top? If not, you need to call the interpreter in the cron (which is wise to do anyway). * * * * * /bin/bash /home/script.sh
-
Hello, The error here states the problem: -bash: /scripts/pkgacct: /usr/local/cpanel/3rdparty/bin/perl^M: bad interpreter: No such file or directory If you notice, there is a '^M' character at t...
-
Hi Igor, You'll need to install cPanel onto a fresh server. If you install cPanel on your current, running server, you will almost certainly end up with a non-functional server.
-
Hello, The link you're using is not correct. The link in the documentation points to here:
-
Hi, SSHControl is a package used during Transfers with the new Transfer Tool. It will create a lot of text in the bash history files on servers.
-
Hi, You wouldn't be able to create two users with the same first 8 characters. They must be unique.