-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Operating system version
13.4.1 (c) (22F770820d)
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.2.0 (Build: 14)
PHP Version
PHP 8.2.9 (cli) (built: Aug 22 2023 13:42:30) (NTS)
Bug description
Openssl extensions are not working due to some lack of connection with the system library.
Steps to reproduce
php -a
Interactive shell
php > var_dump(openssl_pkey_new());
bool(false)
php > var_dump(openssl_error_string());
string(64) "error:FFFFFFFF80000002:system library::No such file or directory"
Relevant log output
string(64) "error:FFFFFFFF80000002:system library::No such file or directory"
pxlrbt, faltjo, helloiamlukas, inxilpro, joysonjoy1811 and 3 more
Metadata
Metadata
Assignees
Labels
No labels