OPNsense Forum

Archive => 18.7 Legacy Series => Topic started by: oneplane on January 06, 2019, 05:46:59 am

Title: libdl.so.1 missing - global issue?
Post by: oneplane on January 06, 2019, 05:46:59 am
FreeBSD 11.1-RELEASE-p17  bf74bfa8a63(stable/18.7) amd64
OPNsense 18.7.9 068523882
LibreSSL 2.7.4
PHP 7.1.25

Code: [Select]

[04-Jan-2019 02:05:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20160303/ldap.so' - Shared object "libdl.so.1" not found, required by "libsasl2.so.3" in Unknown on line 0
[04-Jan-2019 03:05:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20160303/ldap.so' - Shared object "libdl.so.1" not found, required by "libsasl2.so.3" in Unknown on line 0
[04-Jan-2019 04:05:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20160303/ldap.so' - Shared object "libdl.so.1" not found, required by "libsasl2.so.3" in Unknown on line 0
[04-Jan-2019 05:05:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20160303/ldap.so' - Shared object "libdl.so.1" not found, required by "libsasl2.so.3" in Unknown on line 0
[04-Jan-2019 06:05:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20160303/ldap.so' - Shared object "libdl.so.1" not found, required by "libsasl2.so.3" in Unknown on line 0
[04-Jan-2019 07:05:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20160303/ldap.so' - Shared object "libdl.so.1" not found, required by "libsasl2.so.3" in Unknown on line 0
[04-Jan-2019 08:05:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20160303/ldap.so' - Shared object "libdl.so.1" not found, required by "libsasl2.so.3" in Unknown on line 0


Is this a missing dependency check somewhere?
Title: Re: libdl.so.1 missing - global issue?
Post by: franco on January 06, 2019, 09:28:35 pm
Did you install a FreeBSD package? We don't have libdl.so.1 yet.


Cheers,
Franco
Title: Re: libdl.so.1 missing - global issue?
Post by: angel2040 on May 14, 2019, 12:54:45 am
I'm having the same issue.  I don't remember WTH I installed outside of opnsense repo?  How do I find out?
Title: Re: libdl.so.1 missing - global issue?
Post by: franco on May 15, 2019, 08:48:12 am
Basically when you see the error you installed a package that does not belong on OPNsense 18.7...

Upgrade to 19.1 should fix it, because it has the correct library installed.


Cheers,
Franco
Title: Re: libdl.so.1 missing - global issue?
Post by: angel2040 on May 16, 2019, 06:32:26 pm
I have another i7 based fanless ready to go.  How do I dump the config on my 18.7 opnsense FW via cmdline (because most things aren't working in the gui because of this missing library) so I can move the config to the new opnsense FW?
Title: Re: libdl.so.1 missing - global issue?
Post by: franco on May 16, 2019, 06:39:50 pm
It's the whole file of /conf/config.xml


Cheers,
Franco