Results 1 to 3 of 3

Thread: Problem installing LAMP

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Pune, India
    Beans
    16

    Problem installing LAMP

    Hello,

    I am installing LAMP server using the following page.
    https://help.ubuntu.com/community/ApacheMySQLPHP

    I have installed tasksel.
    But when I try to install lamp-server using tasksel, I get the following error -
    Code:
    #sudo tasksel install lamp-server
    tasksel: aptitude failed (100)
    Kindly help. Thanks.

  2. #2
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Problem installing LAMP

    You can take a shortcut with apt-get

    Code:
    sudo apt-get update
    sudo apt-get install lamp-server^

  3. #3
    Join Date
    Mar 2010
    Location
    SOUTH AFRIKA
    Beans
    31
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Problem installing LAMP

    sometimes u cannot find the lamp server aswel in the rep

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •