Tagged Questions
0
votes
1answer
339 views
Installing xdiff locally with Apache + PHP [closed]
I'm trying to get the xdiff library for PHP installed on my localhost so that I can do some testing with it. My set up is PHP 5.3 + Apache + Mac OS X. Unfortunately, there is no macports port for ...
0
votes
0answers
279 views
CentOS 6 - eaccelerator & pecl apc
I'm having a few issues enabling both of these at the same time due to extension paths.
While APC is installed in:
/usr/lib/php/extensions/no-debug-non-zts-200XXXXX
eaccelerator is installed in:
...