Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Ubuntu tietokoneissa => Aiheen aloitti: Pekkam - 27.05.10 - klo:10.02
-
Kenties jostakin apachen tiedostosta puuttuu jotakin...mutta mistä ja mitä.......?
-
Lopettiko kokonaan toimintansa vai mitä se tekee?
-
Koitas saatko päivitettyä päätteessä tällä komennolla-------->sudo apt-get update
-
Näitä voi kans kokeilla. kerro jos joku näistä jutuista auttaa tuohon ongelmaan.
#
apt-get update
Run this command after changing /etc/apt/sources.list or /etc/apt/preferences . For information regarding /etc/apt/preferences, see PinningHowto. Run this command periodically to make sure your source list is up-to-date. This is the equivalent of "Reload" in Synaptic or "Fetch updates" in Adept.
#
apt-get upgrade
This command upgrades all installed packages. This is the equivalent of "Mark all upgrades" in Synaptic.
#
apt-get dist-upgrade
This command upgrades the entire system to a newer release. The same as the above, except add the "smart upgrade" checkbox. It tells APT to use "smart" conflict resolution system, and it will attempt to upgrade the most important packages at the expense of less important ones if necessary. BR attachment:IconsPage/warning.png This is not the recommended way to perform a distribution upgrade. See [http://www.ubuntu.com/getubuntu/upgrading upgrading] for more information.
#
apt-get check
This command is a diagnostic tool. It does an update of the package lists and checks for broken dependencies.
#
apt-get -f install
This command does the same thing as Edit->Fix Broken Packages in Synaptic. Do this if you get complaints about packages with "unmet dependences".
-
Lopettiko kokonaan toimintansa vai mitä se tekee?
Lopetti kokonaan toimimasta. Miten on muuten php5.conf tiedoston polku?
Nyt siinä on /home/*/public_html/
Toimiiko tuo vai pitääkö siinä olla minun tunnus...?
-
http://forum.ubuntu-fi.org/index.php?topic=33339.0 asiasta keskustelua.
-
http://forum.ubuntu-fi.org/index.php?topic=33339.0 asiasta keskustelua.
Kiitos! Alkoi toimimaan tuon pikku muutoksen myötä.