Hi,
I would like to use new opnedsb http with php on openbsd 5.7, but I am not able to install package php-5.6.5. (New httpd on 5.6 is not working correctly with index.php)
Thanks for help.
Valus
Code:
# dmesg | head -10
OpenBSD 5.7-beta (GENERIC) #713: Tue Jan 13 02:58:05 MST 2015
deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
real mem = 520081408 (495MB)
avail mem = 502456320 (479MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0x1ffffec0 (10 entries)
bios0: vendor Seabios version "0.5.1" date 01/01/2007
bios0: Red Hat KVM
Code:
# pkg_add -v php-5.6.5.tgz
Update candidates: quirks-2.53 -> quirks-2.53
quirks-2.53 signed on 2015-02-21T12:18:44Z
Can't install php-5.6.5 because of libraries
|library crypto.31.0 not found
| /usr/lib/libcrypto.so.30.3 (system): bad major
|library ssl.31.0 not found
| /usr/lib/libssl.so.30.0 (system): bad major
Direct dependencies for php-5.6.5 resolve to gettext-0.19.4 libxml-2.9.2p0 femail-chroot-1.0p0
Full dependency tree is femail-chroot-1.0p0 gettext-0.19.4 libxml-2.9.2p0 libiconv-1.14p1 xz-5.2.0 femail-1.0p0
# pkg_info
femail-1.0p0 simple SMTP client
femail-chroot-1.0p0 simple SMTP client for chrooted web servers
gettext-0.19.4 GNU gettext
libiconv-1.14p1 character set conversion library
libxml-2.9.2p0 XML parsing library
quirks-2.53 exceptions to pkg_add rules
xz-5.2.0 LZMA compression and decompression tools