Gentoo Archives: gentoo-user-es

From: Marcos Garcia Marti <marcos_gm@××.com>
To: "Manuel Pérez López" <manuel.perez.lopez@××××××××××.es>
Cc: Gentoo USER-ES <gentoo-user-es@g.o>
Subject: Re: Fwd: Re: [gentoo-user-es] apache + mysql + php
Date: Sat, 22 Nov 2003 19:50:01
Message-Id: 1069530587.26819.3.camel@sokramPC
In Reply to: Fwd: Re: [gentoo-user-es] apache + mysql + php by "Manuel Pérez López"
1 :D emerge -pv apache mod_php
2
3 These are the packages that I would merge, in order:
4
5 Calculating dependencies ...done!
6 [ebuild R ] net-www/apache-2.0.48-r1 +berkdb +gdbm +ldap
7 [ebuild R ] dev-php/mod_php-4.3.3-r3 +apache2 +X +crypt -curl
8 -firebird +flash -freetds -gd -gd-external +gdbm +imap -informix -ipv6
9 +java +jpeg +ldap -mcal -memlimit +mysql +nls -oci8 -odbc +pam +pdflib
10 +png -postgres +qt +snmp +spell +ssl +tiff +truetype +xml2 +berkdb
11
12 Como veis, tengo apache 2 y mod_php puestos. Es cuestión de que
13 variables USE tengas:
14 :D cat /var/db/pkg/dev-php/mod_php-4.3.3-r3/USE
15 x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
16 mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
17 directfb gtkhtml alsa gdbm berkdb slang readline arts tetex aalib nas
18 bonobo svga tcltk java guile mysql X sdl gpm tcpd pam libwww ssl perl
19 python esd imlib oggvorbis gnome gtk qt kde motif opengl mozilla ldap
20 cdr scanner aavm apache2 artswrappersuid dga doc dvd ethereal evms2
21 fbcon flash gtk2 imap mmx moznocompose moznoirc ppds samba snmp sse tiff
22 usb v4l gd curl linguas_es
23
24 fijate que tengo USE=apache2
25
26 por lo demás con hacer el emerge mod_php con USE tal y como t he dicho,
27 te lo dejará todo a puntito, solo tendras que hacer:
28
29 --extracto del ebuild del mod_php--
30 einfo "1. Execute the command:"
31 einfo " \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\""
32 einfo "2. Edit /etc/conf.d/apache and add \"-D PHP4\" to APACHE_OPTS"
33 einfo "That will include the php mime types in your configuration"
34 einfo "automagically and setup Apache to load php when it starts."
35
36
37 y creeme, funciona.
38 weno, solo no m funciona con el moregroupware, q m sigue fallando el
39 MIME, pero no se pq (antes con 2.0.47 m iba!)
40 enga, no t ralles q es mu facil ;)
41
42 El sáb, 22-11-2003 a las 20:34, Manuel Pérez López escribió:
43 > El Sábado, 22 de Noviembre de 2003 19:37, Víctor Isabel Bueno escribió:
44 > >[ebuild N ] net-www/apache-2.0.48-r1
45 > [...]
46 > > mod_php-4.3.3-r3 -apache2
47 >
48 >
49 > Bueno, yo aquí veo un problema: quieres instalar apache2 pero el modulo
50 > mod_php es para apache 1.x (de ahí que te indique -apache2). Lo que no tengo
51 > ni idea es si existe en el reposito de gentoo el mod2_php o algo semejante.
52 > La solución a tu questión también me servirá a mí.
53
54 --
55 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: Fwd: Re: [gentoo-user-es] apache + mysql + php "Manuel Pérez López" <manuel.perez.lopez@××××××××××.es>
Re: Fwd: Re: [gentoo-user-es] apache + mysql + php "Víctor Isabel Bueno" <vicisbue@×××××××××××××.com>
Re: Fwd: Re: [gentoo-user-es] apache + mysql + php "Víctor Isabel Bueno" <vicisbue@×××××××××××××.com>