Salut Senado
Voila une install type de php + mysql + apache sous gentoo
Code :
- emerge apache mod_php mysql
- Ebuild /var/db/pkg/dev-db/mysql-3.23.56/mysql-3.23.56.ebuild config
- /usr/bin/mysql_install_db
- ebuild /var/db/pkg/dev-php/mod_php-4.3.0-r2/mod_php-4.3.0-r2.ebuild config
- nano /etc/conf.d/apache (uncomment the line with "PHP4" )
- il faut APACHE_OPTS=?? ?? PHP4??
- et non #APACHE_OPTS=?.
- /etc/init.d/mysql start
- /etc/init.d/apache start
- # rc-update add apache default
- # rc-update add mysql default
|
Mon use
Code :
- USE=??-X ?java ?qt ?gtk gnome ?alsa mysql php ssl ??
|
Pour mysql , je n'ai jamais eu aucun problème , par contre pour PHP ça peut posé des problèmes quand tu as besoin d'installer des librairies du genre gd (incluant pnp , jpeg , xpm ..)