I simply make:

apt-get install apache2-mpm-prefork

It gave me the next output:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Los siguientes paquetes se ELIMINARÁN:
  apache2-mpm-worker
Se instalarán los siguientes paquetes NUEVOS:
  apache2-mpm-prefork
0 actualizados, 1 se instalarán, 1 para eliminar y 0 no actualizados.
Necesito descargar 2400 B de archivos.
Se utilizarán 0 B de espacio de disco adicional después de esta operación.
¿Desea continuar [S/n]? s
Des:1 http://mx.archive.ubuntu.com/ubuntu/ oneiric/main apache2-mpm-prefork 
amd64 2.2.20-1ubuntu1 [2400 B]
Descargados 2400 B en 0s (5498 B/s)           
dpkg: apache2-mpm-worker: problemas de dependencias, pero se desinstalará de 
todas formas
 tal y como se solicitó:
 apache2 depende de apache2-mpm-worker (= 2.2.20-1ubuntu1) | 
apache2-mpm-prefork (= 2.2.20-1ubuntu1) | apache2-mpm-event (= 2.2.20-1ubuntu1) 
| apache2-mpm-itk (= 2.2.20-1ubuntu1); sin embargo:
  El paquete `apache2-mpm-worker' va a ser desinstalado.
  El paquete `apache2-mpm-prefork' no está instalado.
  El paquete `apache2-mpm-event' no está instalado.
  El paquete `apache2-mpm-itk' no está instalado.
(Leyendo la base de datos ... 175449 ficheros o directorios instalados 
actualmente.)
Desinstalando apache2-mpm-worker ...
 * Stopping web server apache2                                                  
                                                                                
                                                                               
apache2: Could not reliably determine the server's fully qualified domain name, 
using 127.0.1.1 for ServerName
 ... waiting                                                                    
                                                                                
                                                                        [ OK ]
Seleccionando el paquete apache2-mpm-prefork previamente no seleccionado.
(Leyendo la base de datos ... 175445 ficheros o directorios instalados 
actualmente.)
Desempaquetando apache2-mpm-prefork (de 
.../apache2-mpm-prefork_2.2.20-1ubuntu1_amd64.deb) ...
Configurando apache2-mpm-prefork (2.2.20-1ubuntu1) ...
 * Starting web server apache2                                                  
                                                                                
                                                                               
apache2: Could not reliably determine the server's fully qualified domain name, 
using 127.0.1.1 for ServerName
                                                                                
                                                                                
                                                                        [ OK ]


And after that the systems allows me to install php5

aptitude install php5
Se instalarán los siguiente paquetes NUEVOS:      
  libapache2-mod-php5{a} php5 php5-cli{a} php5-common{a} 
0 paquetes actualizados, 4 nuevos instalados, 0 para eliminar y 0 sin 
actualizar.
Necesito descargar 6603 kB de archivos. Después de desempaquetar se usarán 18.0 
MB.
¿Quiere continuar? [Y/n/?] y
Des: 1 http://mx.archive.ubuntu.com/ubuntu/ oneiric/main php5-common amd64 
5.3.6-13ubuntu3.1 [418 kB]
Des: 2 http://mx.archive.ubuntu.com/ubuntu/ oneiric/main libapache2-mod-php5 
amd64 5.3.6-13ubuntu3.1 [3135 kB]
Des: 3 http://mx.archive.ubuntu.com/ubuntu/ oneiric/main php5 all 
5.3.6-13ubuntu3.1 [1106 B]                                                      
                                                                                
             
Des: 4 http://mx.archive.ubuntu.com/ubuntu/ oneiric/main php5-cli amd64 
5.3.6-13ubuntu3.1 [3049 kB]                                                     
                                                                                
       
Conseguido 6603 kB en 12s (518 kB/s)                                            
                                                                                
                                                                               
Seleccionando el paquete php5-common previamente no seleccionado.
(Leyendo la base de datos ... 175450 ficheros o directorios instalados 
actualmente.)
Desempaquetando php5-common (de .../php5-common_5.3.6-13ubuntu3.1_amd64.deb) ...
Seleccionando el paquete libapache2-mod-php5 previamente no seleccionado.
Desempaquetando libapache2-mod-php5 (de 
.../libapache2-mod-php5_5.3.6-13ubuntu3.1_amd64.deb) ...
Seleccionando el paquete php5 previamente no seleccionado.
Desempaquetando php5 (de .../php5_5.3.6-13ubuntu3.1_all.deb) ...
Seleccionando el paquete php5-cli previamente no seleccionado.
Desempaquetando php5-cli (de .../php5-cli_5.3.6-13ubuntu3.1_amd64.deb) ...
Procesando disparadores para man-db ...
Configurando php5-common (5.3.6-13ubuntu3.1) ...
Configurando libapache2-mod-php5 (5.3.6-13ubuntu3.1) ...

Creating config file /etc/php5/apache2/php.ini with new version
 * Reloading web server config apache2                                          
                                                                                
                                                                               
apache2: Could not reliably determine the server's fully qualified domain name, 
using 127.0.1.1 for ServerName
                                                                                
                                                                                
                                                                        [ OK ]
Configurando php5 (5.3.6-13ubuntu3.1) ...
Configurando php5-cli (5.3.6-13ubuntu3.1) ...

Creating config file /etc/php5/cli/php.ini with new version
update-alternatives: utilizando /usr/bin/php5 para proveer /usr/bin/php (php) 
en modo automático.
                                                  

I'm using a Dell Optiplex 755 with ubuntu 11.04 64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863647

Title:
  I can't install PHP5 in ubuntu 11.10 beta 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/863647/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to