libnginx-mod-http-lua module doesn't get created when installing #185

Closed
opened 2026-04-05 20:25:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @bitwanderer on 9/25/2024

CloudPanel version(s) affected

v2.4.2

Description

After installing libnginx-mod-http-lua, the module (.so file) is not created, only the docs as shown below.

This happens on Debian 12 and Ubuntu 24.04 both.

root@test:~# plocate http-lua
/etc/nginx/modules-enabled/50-mod-http-lua.conf.removed
/usr/share/doc/libnginx-mod-http-lua
/usr/share/doc/libnginx-mod-http-lua/changelog.Debian.gz
/usr/share/doc/libnginx-mod-http-lua/copyright
/var/lib/dpkg/info/libnginx-mod-http-lua.list
/var/lib/dpkg/info/libnginx-mod-http-lua.md5sums

How to reproduce

  1. Install cloudpanel
  2. install libnginx-mod-http-lua
  3. locate http-lua

Possible Solution

No response

Additional Context

No response

*Originally created by @bitwanderer on 9/25/2024* ### CloudPanel version(s) affected v2.4.2 ### Description After installing libnginx-mod-http-lua, the module (.so file) is not created, only the docs as shown below. This happens on Debian 12 and Ubuntu 24.04 both. root@test:~# plocate http-lua /etc/nginx/modules-enabled/50-mod-http-lua.conf.removed /usr/share/doc/libnginx-mod-http-lua /usr/share/doc/libnginx-mod-http-lua/changelog.Debian.gz /usr/share/doc/libnginx-mod-http-lua/copyright /var/lib/dpkg/info/libnginx-mod-http-lua.list /var/lib/dpkg/info/libnginx-mod-http-lua.md5sums ### How to reproduce 1. Install cloudpanel 2. install libnginx-mod-http-lua 3. locate http-lua ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.