Recent content by PaulK

  1. P

    Repository for Debian 13 "Trixie"

    @maximmonin The imap package is available in lsphp8.4 only: # apt-cache search lsphp8 | grep imap lsphp84-imap - IMAP is an email protocol that allows users to access and manage their emails stored on a remote server. lsphp84-imap-dbgsym - debug symbols for lsphp84-imap
  2. P

    Repository for Debian 13 "Trixie"

    @Cold-Egg Thanks for the update. On my side everything looks complete now!
  3. P

    Repository for Debian 13 "Trixie"

    @Cold-Egg Just noticed that the PHP package lsphp84-pspell is missing in trixie. Would you mind adding this one as well?
  4. P

    Repository for Debian 13 "Trixie"

    @epionier Noticed the same issue yesterday evening, thanks for following up! It appears we're the only trixie users for OLS so far :-)
  5. P

    OLSW Webadmin console uses different PHP version

    This might look a weird issue, but I'm struggling with it for a while now and I can't find a solution. In the Server Configuration I've configured LSPHP84 as the default PHP handler to be used for all virtual hosts. This all works fine, no errors in the logs of the virtual hosts, and they all...
  6. P

    Repository for Debian 13 "Trixie"

    @Cold-Egg Could libc-client2007e be a solution? See https://packages.debian.org/sid/libc-client2007e This one is still available in trixie.
  7. P

    Repository for Debian 13 "Trixie"

    @Cold-Egg Yes, you're right. De-installing the old extensions followed by re-installing the new ones did the trick. I now have the trixie modules installed. I guess lsphp84-imap is difficult due to the change of Dovecot in trixie? I had to do a lot of reconfiguration in Dovecot after...
  8. P

    Repository for Debian 13 "Trixie"

    @Cold-Egg The extension lsphp84-mysql is working fine: stratfield:~# apt install lsphp84-mysql lsphp84-mysql is already the newest version (8.4.11-3+trixie). But memcached and redis have still not been updated from bookworm to trixie: # apt install lsphp84-memcached lsphp84-memcached is...
  9. P

    Repository for Debian 13 "Trixie"

    Hi @Cold-Egg Thanks for the update, works fine on my side: lsphp84-common/trixie 8.4.11-1+trixie all [upgradable from: 8.4.11-1+bookworm] lsphp84-curl/trixie 8.4.11-1+trixie amd64 [upgradable from: 8.4.11-1+bookworm] lsphp84-dbg/trixie 8.4.11-1+trixie amd64 [upgradable from: 8.4.11-1+bookworm]...
  10. P

    Repository for Debian 13 "Trixie"

    Yes, I'm using Debian 13 since it's release on Saturday. Everything looks stable to me, and ls / lsphp is working fine. It's just that the apt update gives an error, hence my request for a new repostitory: Error: The repository 'http://rpms.litespeedtech.com/debian trixie Release' does not have...
  11. P

    Repository for Debian 13 "Trixie"

    Could someone please create a repository for the recent Debian v13 codename "trixie"? Thanks in advance! Paul
  12. P

    HTTP/3 access log

    The release log of Openlitespeed v1.8.3 shows: [Improvement] Log HTTP/3 in access log One of my websites has http/3 enabled, which is confirmed by the http/3 check on https://http3check.net/ : QUICK is supported and HTTP/3 is supported. But in the access log I've never seen an entry showing...
Top