1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Gentoo & lamp

Discussion in 'Linux - General discussion' started by devs, Oct 3, 2014.

Thread Status:
Not open for further replies.
  1. devs

    devs Newbie

    Joined:
    Oct 3, 2014
    Messages:
    1
    Likes Received:
    1
    Trophy Points:
    1
    This is ridiculous..... when one wants to access lamp, one cannot because..... LAMP is not included in Gentoo repos..... So here I am giving you all step-by-step guide how to installl lamp on Gentoo.

    1. Make sure you have full set of rights to root,
    2. Log in as root (do not log out until instructed to do so)
    3. Download wget, and (with wget) all whats on the site http://devs.manbruck.pl/lampgentoo.zip
    4. Go to the folder with downloaded *.zip subfile

    This is main archived folder - by unpacking it, you should see sth like

    -/install.sh
    ---/iso
    ------/lamp32-min.iso
    ------/lamp64-min.iso
    ------/lamp32-nrm.iso
    ------/lamp64-nrm.iso
    ---/src
    ------/install-lamp.csh
    ------/gen-keys.sh

    DO NOT run gen-keys.sh manually. It will be needed at later stage.

    5. Using disc burner (eg. Brasero) burn adequate image. Be sure to burn image that corresponds with your arch.
    6. Explore burnt disc, navigate to dev-lamp.sh, run it, let it finish
    7. Now return to your extracted dir, go to /src subfolder, copy & run gen-keys.sh

    Now - when you enter .localhost in your browser, you should see welcome page from Apache.

    Thats it
     
    ps355528 likes this.
Thread Status:
Not open for further replies.

Share This Page