Anyone else having a heck of a lot of problems with #Laradock, today?
https://github.com/laradock/laradock/issues/3630
https://github.com/laradock/laradock/issues/3613#issuecomment-3004840377
Anyone else having a heck of a lot of problems with #Laradock, today?
https://github.com/laradock/laradock/issues/3630
https://github.com/laradock/laradock/issues/3613#issuecomment-3004840377
Since #PHP's #APC seems to be discontinued? Are folks using the #PECL http://pecl.php.net/package/APCu for #performance?
I've just released @Xdebug 3.3.0alpha2, with preliminary support for PHP 8.3.
https://xdebug.org/announcements/2023-09-06
It also adds some functionality to xdebug_get_function_stack(), more about that later!
Uploading it to PECL didn't work, as due to an upgrade, MySQL now (finally) rejects characters that the table charset wouldn't allow, instead of just corrupting it. That took two hours to debug and fix. PECL will warn now → https://github.com/php/web-pecl/commit/cf57e9370820fa7738c782a751b47de713e0c3be
I just merged https://github.com/php/web-pecl/pull/92, and ran the regeneration script.
This was not easy!
The script halted with a GnuPG release, because a temporary XML file could not be read. There was no difference between that file and others.
Everything after that also started failing…
How to install APCu Object Cache on Ubuntu and integrate in Nextcloud with Plesk
Plesk added integration of php7.3 since Version 17.8.11 Update 35, so I updated my guide for APCu in Plesk and Nextcloud-Integration.
Requirements:
- Plesk Onyx 17.8.11 Update 35
- plesk-php7.3 installed
- root-access
Preparation
https://markus-blog.de/index.php/2018/12/18/how-to-install-apcu-object-cache-on-ubuntu-and-integrate-in-nextcloud-with-plesk/
#apcu #nextcloud #Onyx #pecl #php #Plesk