ubuntu 24

  1. apicard27

    Sodium is missing

    Hello, I get this error: PHP Warning: PHP Startup: Unable to load dynamic library 'sodium' (tried: /usr/local/lsws/lsphp83/lib/php/extensions/no-debug-non-zts-20230831/sodium (/usr/local/lsws/lsphp83/lib/php/extensions/no-debug-non-zts-20230831/sodium: cannot open shared object file: No such...
  2. apicard27

    lsphp83-intl not loaded

    Hello, I install INTL extension but, it's not loaded. sudo apt install lsphp83-intl I don't see it in my phpinfo file... I activate it in the php.ini... I'm I missing something? I use Ubuntu 24.04 Thanks
  3. Walster

    lsphp74 on Ubuntu 24.04

    Hi all, I've recently migrated all my sites to an Ubuntu 24.04 base running PHP 8.x. Typically, as soon as I had done so, a client comes along with a site so old its incompatible with PHP 8.x . Previously I've been able to add lsphp74 (on 22.04) but I am unable to track down any info on if its...
  4. M

    How to install timezonedb on LSPHP 8.3 with Ubuntu 24 using Docker

    I was poking around performance and was advised that timezonedb is missing. Installing it requires lsphp-dev which comes with additional dependencies, which you might not want on a production server. At least I didn't. It was a nightmare to find an easy solution without installing additional...
Top