UNIX BLOG

Blog for NIX system based administrators

gentoo

How to install geoip for php on gentoo

First install Geo-IP package emerge -v Geo-IP Install pecl geoip php5 package emerge -v dev-php5/pecl-geoip Check if all is installed correctly php -i | grep geo

Tags: , ,

Posted in Linux Administration | No Comments »

install apache php and mysql on gentoo

USE=”php mysql php5 status security mod_rpaf rpaf cgi SSL INFO ssl gzip openssl mod_php” emerge apache apr apr-util apache-tools openssl php mysql

Tags: , ,

Posted in Linux Administration | No Comments »

Gentoo emake failed

Gentoo emake failed nano /etc/make.conf find safe cflags http://en.gentoo-wiki.com/wiki/Safe_Cflags and emerge gentoo-tools revdep-rebuilt emerge your package

Tags: , , ,

Posted in Linux Administration | No Comments »