Barry Johnson
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Barry Johnson-
The latest, Build 34, seems to have resolved the issue for me. Although I never had the need to update a certificate during the time I was seeing the errors. With thanks - Barry J.
-
I'm seeing the following pair in the AutoSSL log on each check: WARN Use of uninitialized value $_ in string at /usr/local/cpanel/Cpanel/SSL/OCSP.pm line 93. WARN Can't locate object method "cat...
-
The solution is that, under PHP-FPM, the php81-php-process extension needs to be enabled.
-
Getting back to this: Ticket #95087411
-
I'd be prepared to do that, but I'm guessing you'd like access to my server. I'm currently focused on my CentOS-to-AlmaLinux migration. (Alas, scripted update not an option for VPS.) Maybe in a wee...
-
Sorry, should've checked to include it in my previous post: turned off FPM on all accounts, including cPanel daemons on the Service manager panel. phpinfo() shows "shared" for the NextCloud-hosting...
-
In an account with PHP 8.1, in phpinfo, Configure Command, I see '--enable-sysvsem=shared' ', but if I turn PHP-FPM ON for that account I see '--disable-sysvsem' Indeed, turned off PHP-FPM for...
-
Reviewed stuff in MultiPHP Editor under both tabs, and found nothing that references sysvsem. I have no /etc/cpanel/ea4/phpini_directives for custom directives. Didn't see anything in .htaccess. ...
-
Using cPanel 110.0.5 and PHP 8.1 for my NextCloud instance. And 'sysvsem' seems to be missing. Extracting from the "phpinfo" page: PHP Version 8.1.18 System: Linux ******* 3.10.0-1160.88.1.el7.x86...
-
v98.0.9 seems to have fixed it for me.