Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2014 12:53:49 +0000
From:      Frank Leonhardt <frank2@fjl.co.uk>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Problems with FreeBSD 10.0 and pecl-APC
Message-ID:  <52FCC05D.4030107@fjl.co.uk>

next in thread | raw e-mail | index | archive | help
There's clearly a problem with pecl-APC and PHP 5.5:

-------------------
taging for mediawiki120-1.20.8
===>   mediawiki120-1.20.8 depends on file: 
/usr/local/lib/php/20121212/apc.so - not found
===>    Verifying install for /usr/local/lib/php/20121212/apc.so in 
/usr/ports/www/pecl-APC
===>  pecl-APC-3.1.14_1 cannot be installed: doesn't work with 
lang/php55 port (doesn't support PHP 5.5).
------------------

I've looked at the code, but I'm not a script language programmer and 
this whole script language thing is way too complicated for me to figure 
out (give me C and an assembler any day). The pecl module won't compile 
because it reckons there are union members being referenced which don't 
exist in the union. It's clearly not going to play so I'm looking for a 
work-around. I have no interest in one version of PHP over another, as 
long as it works.

If anyone can explain the full story I'd appreciate it. Should I be 
using the php5 port (which is 5.4) because 5.5 is wonky? Or what?

Incidentally, if you "make test" on any version of PHP I've tried in 
10.0 results in a failed test concerning things like "disk_free_space". 
I can't figure what df -h means on zfs either, so I'll forgive it that!

Thanks, Frank.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52FCC05D.4030107>