Questions tagged [xcache]

18 questions
0
votes
1 answer

Error installing xcache '[processor.lo] Error 1'

I am trying to get xcache 1.3.2 installed on my centos 5.8final (64bit) machine. It's running nginx 1.1.13 and php 5.4.0. This is the output of ./configure --enable-xcache --with-php-config=/opt/php/bin/php-config http://pastebin.com/YWVyna1S Seems…
Mr.Boon
  • 1,441
  • 4
  • 24
  • 41
0
votes
3 answers

Optimizing fastcgi + php5

Running a debian system with lighttpd, php5, xcache and fastcgi. 2GB ram, 2 cores, less than 10% cpu load in 5 min averages peak time, less than 1GB of ram in use. The system runs a custom build webapp that scrapes flight search sites, no caching…
3molo
  • 4,340
  • 5
  • 30
  • 46
-3
votes
1 answer

Make: *** [processor.out.c] Error 1

CentOS PHP-FPM './configure' '--enable-fpm' '--with-libdir=lib64' '--with-bz2' '--with-curl=/usr/local/lib' '--with-gd' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-kerberos' '--with-mcrypt'…
Tiffany Walker
  • 6,541
  • 13
  • 53
  • 77
1
2