Find the answer to your Linux question:
Results 1 to 5 of 5
what i need to do : set up L.A.M.P what i have : the debian cd installer : debian-40r1-i386-CD-1.iso as well as the ones for kde and xfce ( just ...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    31

    looked all day with no luck about info on the debian package cds



    what i need to do : set up L.A.M.P

    what i have : the debian cd installer : debian-40r1-i386-CD-1.iso

    as well as the ones for kde and xfce ( just because i wanted to try each )

    i'm trying to set up the system at home, and fetch the packages/cd images

    from outside

    what i know : the default installer ( which has gnome desktop ) gives me the option to install a web server and an sql server,

    i was able to find that the web server is apache,

    what i wish to know : do i already have the installers from the single

    cd installers or should i go ahead and download the tarballs for php and

    mysql? ( btw, i'm having problems downloading these tarballs so i'm hoping someone can tell me if php and mysql are in one of the 21 cds for debian, because i found it easier downloading these images through jigdo )

    help is greatly appreciated, i have not really found any info on what the 21 package cds contain...

  2. #2
    Linux Newbie lugoteehalt's Avatar
    Join Date
    Jan 2004
    Posts
    231
    Here's how to find what's in a Debian CD, if that helps:

    Frequently Asked Questions about Debian CDs
    All power is violence; all power is evil.
    Money As Debt

  3. #3
    Linux Newbie chadders's Avatar
    Join Date
    Jan 2007
    Location
    Earth.
    Posts
    102
    Quote Originally Posted by Arkady View Post
    what i need to do : set up L.A.M.P

    what i have : the debian cd installer : debian-40r1-i386-CD-1.iso

    as well as the ones for kde and xfce ( just because i wanted to try each )

    i'm trying to set up the system at home, and fetch the packages/cd images

    from outside

    what i know : the default installer ( which has gnome desktop ) gives me the option to install a web server and an sql server,

    i was able to find that the web server is apache,

    what i wish to know : do i already have the installers from the single

    cd installers or should i go ahead and download the tarballs for php and

    mysql? ( btw, i'm having problems downloading these tarballs so i'm hoping someone can tell me if php and mysql are in one of the 21 cds for debian, because i found it easier downloading these images through jigdo )

    help is greatly appreciated, i have not really found any info on what the 21 package cds contain...
    With apt you only really needed to download one CD (the default one with GNOME).

    apt-get install xfce4
    apt-get install kde

    tada... GNOME, XFCE4 and KDE all on one install. Requires less internet than downloading all separately too .

    RE LAMP: I found the following page useful, even on Lenny (as opposed to sarge). Debian Administration :: LAMP on Sarge (Apache2, PHP5, MySQL5, phpMyAdmin, Smarty, ADODB)

    Cheers,
    That's my two pence worth.

    Chadders.

    Use my themes... click here.

    New to Linux Forums, or Linux in general? Start here.
    Get Debian (Etch) here.
    Registered Linux user #442544.

  4. #4
    Just Joined!
    Join Date
    Oct 2007
    Posts
    31
    will be looking into this... i was somehow expecting to be pointed to the number of the cd that would contain all that i need to get a LAMP package working... everywhere else is see apt-get that's configured to install from the net...

  5. #5
    Linux Newbie lugoteehalt's Avatar
    Join Date
    Jan 2004
    Posts
    231
    My link says how to do that, doesn't it?
    All power is violence; all power is evil.
    Money As Debt

Posting Permissions

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