Open do1vm opened 3 years ago
Short "Smartrepair":
I used "libblacklist.so.0" from another FreeBSD12 System and copied it to /usr/lib/ - it works.....
But the PHP Error still exists....
I've update the package install and uploaded missing dependecies.
Reinstall it and see if it's fixed
Fatal error: Uncaught Error: Class 'ZipArchive' not found in /usr/local/pkg/postfix.inc:1041 Stack trace:
0 /etc/inc/pkg-utils.inc(801) : eval()'d code(1): postfix_php_install_command()
1 /etc/inc/pkg-utils.inc(801): eval()
2 /etc/inc/pkg-utils.inc(922): eval_once('postfix_php_ins...')
3 /etc/rc.packages(76): install_package_xml('postfix')
4 {main}
thrown in /usr/local/pkg/postfix.inc on line 1041 PHP ERROR: Type: 1, File: /usr/local/pkg/postfix.inc, Line: 1041, Message: Uncaught Error: Class 'ZipArchive' not found in /usr/local/pkg/postfix.inc:1041 Stack trace:
0 /etc/inc/pkg-utils.inc(801) : eval()'d code(1): postfix_php_install_command()
1 /etc/inc/pkg-utils.inc(801): eval()
2 /etc/inc/pkg-utils.inc(922): eval_once('postfix_php_ins...')
3 /etc/rc.packages(76): install_package_xml('postfix')
4 {main}
thrownpkg-static: POST-INSTALL script failed Message from pfSense-pkg-postfix-3.5.8_1:
and
ld-elf.so.1: Shared object "libblacklist.so.0" not found, required by "postfix"
Which Package includes the libblacklist?