Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 10/05/2006, à 13:38

chlag

[résolu]Installation d'apache, mysql, php.

Bonjour,
je veux installer apache sous unbuntu 5.10 breezy, aprés installation à partir d'un CD d'insatall qui m'a été envoyé sur demande(j'ai reçu, en fait 5 CD d'install et 5 CD de live cd)

sudo apt-get update
sudo apt-get install apache

alors j'obtiens le message suivant:

Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package apache

de même pour la tentative d'installation de php:

suso apt-get install php

Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package php

Que faut-il faire?
Merci d'avance pour l'aide.
chlag

Dernière modification par chlag (Le 13/05/2006, à 14:01)


Ubuntu 20.04.2 LTS  en double-boot avec: OpenSUSE Leap 15.3
"It is not about being the BEST but it is about being better than YESTERDAY"
"If you study you learn."(Einstein)

Hors ligne

#2 Le 10/05/2006, à 17:01

jihad

Re : [résolu]Installation d'apache, mysql, php.

tu as assayer    Synaptic

System-->Administration-->Gestionnaire de paquets Synaptic


OpenSource OpenMind
http://ubuntu.tuxfamily.org
we are the future

Hors ligne

#3 Le 10/05/2006, à 21:54

gene69

Re : [résolu]Installation d'apache, mysql, php.

J'ai fait la même chose hier.
"apache2"


Quand le berger est lâche, le loup chie de la laine.
A (draft) guide to UFO Alien-Invasion

Hors ligne

#4 Le 11/05/2006, à 06:22

xever

Re : [résolu]Installation d'apache, mysql, php.

si apt ne trouve pas les paquets, c'est qu'ils n'existent pas (sous ce nom là au moins).

un petit apt-cache search apache ou apt-cache search php pour lister les paquets correspondant à cette description (ca rique de faire beaucoup de résultats, je te conseille quand même synaptic).

Hors ligne

#5 Le 11/05/2006, à 15:44

jihad

Re : [résolu]Installation d'apache, mysql, php.

chlag si t a pas resolu le probleme tu peut nous montrer ton :
"etc\apt\sources.list"

smile


OpenSource OpenMind
http://ubuntu.tuxfamily.org
we are the future

Hors ligne

#6 Le 13/05/2006, à 05:18

chlag

Re : [résolu]Installation d'apache, mysql, php.

chlag~$cat etc/apt/sources.list

cat: etc/apt/sources.list: No such file or directory


Ubuntu 20.04.2 LTS  en double-boot avec: OpenSUSE Leap 15.3
"It is not about being the BEST but it is about being better than YESTERDAY"
"If you study you learn."(Einstein)

Hors ligne

#7 Le 13/05/2006, à 05:40

chlag

Re : [résolu]Installation d'apache, mysql, php.

J'ai oublié:
L'installation de apache2 et de mysql, s'est déroulée sans soucis, cependant:

En faisant:

chlag~$apt-cache search -n php

je n'obtiens rien du tout, ....aucun paquet.

Aussi, quand je fais:
System-->Administration-->Gestionnaire de paquets Synaptic

et je  tape php, dans la barre de recherche, alors je n'obtiens rien du tout, non plus, donc, qu'est-ce qu'il faut faire, dans ce cas pour installer php?
Merci, d'avance pour l'aide.
chlag

Dernière modification par chlag (Le 13/05/2006, à 05:43)


Ubuntu 20.04.2 LTS  en double-boot avec: OpenSUSE Leap 15.3
"It is not about being the BEST but it is about being better than YESTERDAY"
"If you study you learn."(Einstein)

Hors ligne

#8 Le 13/05/2006, à 12:17

bergi

Re : [résolu]Installation d'apache, mysql, php.

un source.list

Hors ligne

#9 Le 13/05/2006, à 13:05

Link31

Re : [résolu]Installation d'apache, mysql, php.

chlag a écrit :

cat: etc/apt/sources.list: No such file or directory

C'est cat /etc/apt/sources.list (parce que sinon c'est l'équivalent de ~/etc/apt/sources.list).

Hors ligne

#10 Le 13/05/2006, à 13:21

chlag

Re : [résolu]Installation d'apache, mysql, php.

Bonne aprés midi,

cat /etc/apt/sources.list

deb cdrom:[Kubuntu 5.10 _Breezy Badger_ - Release i386 (20051012)]/ breezy main
restricted


## Uncomment the following two lines to fetch updated software from the network
# deb http://us.archive.ubuntu.com/ubuntu breezy main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu breezy main restricted

## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
# deb http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://us.archive.ubuntu.com/ubuntu breezy universe
# deb-src http://us.archive.ubuntu.com/ubuntu breezy universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu breezy-backports main restricted unive                                                                           rse multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu breezy-backports main restricted u                                                                           niverse multiverse

# deb http://security.ubuntu.com/ubuntu breezy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted

# deb http://security.ubuntu.com/ubuntu breezy-security universe
# deb-src http://security.ubuntu.com/ubuntu breezy-security universe
chaouch@kubuntu:~$ cat /etc/apt/sources.list
deb cdrom:[Kubuntu 5.10 _Breezy Badger_ - Release i386 (20051012)]/ breezy main restricted


## Uncomment the following two lines to fetch updated software from the network
# deb http://us.archive.ubuntu.com/ubuntu breezy main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu breezy main restricted

## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
# deb http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://us.archive.ubuntu.com/ubuntu breezy universe
# deb-src http://us.archive.ubuntu.com/ubuntu breezy universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse

# deb http://security.ubuntu.com/ubuntu breezy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted

# deb http://security.ubuntu.com/ubuntu breezy-security universe
# deb-src http://security.ubuntu.com/ubuntu breezy-security universe

En fait, le problème qui reste c'est l'instalaltion de php.....j'ai téléchargé un php.tar.gz du site:php.net mais pour sa configuration c'est un problème....il y a  beaucoup d'erreurs dans la compilation.....
@+


Ubuntu 20.04.2 LTS  en double-boot avec: OpenSUSE Leap 15.3
"It is not about being the BEST but it is about being better than YESTERDAY"
"If you study you learn."(Einstein)

Hors ligne

#11 Le 13/05/2006, à 13:26

chlag

Re : [résolu]Installation d'apache, mysql, php.

Ah ah!!!...je viens de lire le /etc/apt/sources.list, il faut, en fait decommenter les lignes indiquants les url des sites , pour pouvoir telecharger les mises à jours......enfin merci
@+


Ubuntu 20.04.2 LTS  en double-boot avec: OpenSUSE Leap 15.3
"It is not about being the BEST but it is about being better than YESTERDAY"
"If you study you learn."(Einstein)

Hors ligne

#12 Le 13/05/2006, à 13:46

swilmet

Re : [résolu]Installation d'apache, mysql, php.

Tu peux alors rajouter un [résolu] dans le sujet (tu édites le premier poste du sujet) smile

Hors ligne