Dues named ben, any idea why PHP isn't starting for me in my TrueNAS Jail? #PHP cant load curl.so, even though it is installed and it is where it needs to be.
Conversation
Notices
-
Embed this notice
AdamAtSea (adamatsea@noagendasocial.com)'s status on Friday, 15-Dec-2023 12:21:15 JST AdamAtSea
-
Embed this notice
Sir² Morgan (mh@noagendasocial.com)'s status on Friday, 15-Dec-2023 12:21:15 JST Sir² Morgan
@AdamAtSea looks like a dependency problem on libs it needs in /usr/local/lib, check what's in there. Also you should be able to do "nm curl.so" to see the status of the libs it needs, check if any are listed as missing
-
Embed this notice
Sir² Morgan (mh@noagendasocial.com)'s status on Friday, 15-Dec-2023 12:25:11 JST Sir² Morgan
@AdamAtSea sorry I spoke wrong, I've been using nm a lot lately. I meant "ldd curl.so"
-
Embed this notice
AdamAtSea (adamatsea@noagendasocial.com)'s status on Friday, 15-Dec-2023 13:03:24 JST AdamAtSea
@mh the snapshot feature in TruNAS saved my ass, so PHP is now fixed for this jail.
Now the NGINX doesn't work correctly. ¯\_(ツ)_/¯
-
Embed this notice