JacobPerkins
- Total activity 994
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 381
Comments
Recent activity by JacobPerkins-
Hi, Disabling the email can be done, but it has to be done in the crontab. Here's a post about it that should help: How to stop upcp cron emails? tl;dr: Add the following to the end of the cron:...
-
This cron keeps cPanel up to date on the system. I wouldn't recommend disabling it.
-
Hi, This PHPRC patch does nothing when you're running PHP with the CGI handler. This patch only changes behaviors with suPHP. For using CGI, you'll need to use a CGI wrapper to get this working p...
-
Hi, It's most likely those checks aren't checking properly for EA4. I can assure you, curl w/PHP over SSL works fine :) You can verify this by setting up a test script to use curl via ssl (somethi...
-
Hi, ea-php##-php-curl will provide the binaries you need for Curl w/SSL via PHP. Could you elaborate on what exactly you're needing?
-
Hi, This is an odd one. We've fixed a bug for removal of PHP versions in v58, but you should definitely not have those showing as installed. Could you throw in a ticket so we can take a look at th...
-
Howdy! I can fully understand that. From our standpoint, is that FPM is only on it's first iterations within the cPanel & WHM ecosystem. Once it's been fully released and in the publics hands for ...
-
Hi, No, not at this time. We have no plans right now to make FPM the default. You could easily add a hook for post-account creation to run the appropriate API calls to create these pools, however.
-
Hi, If I'm understanding your question correctly, you want the ability to run multiple Apache PHP handlers for a specific PHP version. This is not possible unfortunately.
-
Hi, Is this in EA4? If you head into the 'Raw' Editor, you'd be able to adjust this to -1. If it's in EA3, you'll need to make the change manually to your php.ini. I hope this helps!