Wednesday, December 9, 2009

enable-apc

wget http://pecl.php.net/get/APC-3.0.19.tgz
tar -xzvf APC-3.0.19.tgz
cd APC-3.0.19/
whereis phpize
whereis php-config
whereis apxs
whereis apxs
./configure --enable-apc --enable-apc-mmap --with-apxs=/usr/bin/apxs --with-php-config=/usr/local/bin/php-config
less INSTALL
/usr/bin/phpize
less install-sh
./configure --enable-apc-mmap --with-apxs --with-php-config=/usr/local/bin/php-config
make
make test
make install

 Linux Interview  Linux booting process EXT4 XFS file system runlevel scan disk hba driver systool -c fc_host lspci -nn | grep -i hba single...