SjonHortensius / 3v4l_org

An online php shell
41 stars 6 forks source link

PHP Startup: Unable to load dynamic library 'sodium.so' #9

Closed belfie13 closed 3 months ago

belfie13 commented 3 months ago

https://3v4l.org/XmspO

get this output on first line

Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
jrfnl commented 3 months ago

Confirmed: https://phpc.social/@jrf_nl/112243927612347262

SjonHortensius commented 3 months ago

this was caused by the new debian major (required for the new libcurl required by master) in the build nspawn that wasn't properly included in the runner nspawn

fixed now - thanks for the report

belfie13 commented 3 months ago

sweet! I helped, yay :D haha, have a good day!