Add new comment
|
A tip: the compile of the embedded PHP fails because it doesn't find the openssl libraries. In Opensuse x86_64, they reside in /usr/lib64, so the easy way to solve the problem is to create symlinks for the openssl libraries in /usr/lib. For example: ln -s /usr/lib64/libssl.so /usr/lib ln -s /usr/lib64/libssl.a /usr/lib ln -s /usr/lib64/libcrypto.so /usr/lib
Reply |




Recent comments
9 hours 1 min ago
12 hours 3 min ago
15 hours 49 min ago
18 hours 3 min ago
19 hours 5 min ago
22 hours 12 min ago
2 days 31 min ago
2 days 5 hours ago
2 days 6 hours ago
2 days 11 hours ago