fyi, I found previous thread on this problem; it seems this was fixed in 2.5.0_3
http://www.embperl.org/downloads/Embperl-2.5.0_3.tar.gz On Tue, Dec 17, 2019 at 4:45 PM Jim Tappe <jta...@gmail.com> wrote: > Hi all, > > Is anyone familiar with this error? This is on Apache 2.4. Please see > details below. > > Cannot load modules/Embperl.so into server: /etc/httpd/modules/Embperl.so: > undefined symbol: PL_thr_key > > > Is there a change in how I would compile Embperl on Apache 2.4?? > > Thanks, > Jim > > Dec 17 21:41:11 webdevserver4 systemd[1]: Starting The Apache HTTP > Server... > -- Subject: Unit httpd.service has begun start-up > -- Defined-By: systemd > -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel > -- > -- Unit httpd.service has begun starting up. > Dec 17 21:41:11 webdevserver4 httpd[2715]: httpd: Syntax error on line 57 > of /etc/httpd/conf/httpd.conf: Cannot load modules/Embperl.so into server: > /etc/httpd/modules/Embperl.so: undefined symbol: PL_thr_key > Dec 17 21:41:11 webdevserver4 systemd[1]: httpd.service: main process > exited, code=exited, status=1/FAILURE > Dec 17 21:41:11 webdevserver4 kill[2717]: kill: cannot find process "" > Dec 17 21:41:11 webdevserver4 systemd[1]: httpd.service: control process > exited, code=exited status=1 > Dec 17 21:41:11 webdevserver4 systemd[1]: Failed to start The Apache HTTP > Server. > -- Subject: Unit httpd.service has failed > -- Defined-By: systemd > -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel > -- > -- Unit httpd.service has failed. > -- > -- The result is failed. > Dec 17 21:41:11 webdevserver4 systemd[1]: Unit httpd.service entered > failed state. > Dec 17 21:41:11 webdevserver4 systemd[1]: httpd.service failed. > Dec 17 21:41:11 webdevserver4 polkitd[15697]: Unregistered Authentication > Agent for unix-process:2709:35781948 (system bus name :1.522, object path > /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C) (disconnected > from bus) >