Results 1 to 8 of 8

Thread: Installing Apache and PHP on Linux

  1. #1

    Thread Starter
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256

    Installing Apache and PHP on Linux

    I want to install Apache and PHP (and MySQL) on my Linux box. Are there any good tutorials on doing this? I'm really a total noob with Linux and just want to use it for development (right now, at least).

    Any suggestions, links, etc?
    My evil laugh has a squeak in it.

    kristopherwilson.com

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    Isn't there directions on thir respective sites?

    TG
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    Originally posted by techgnome
    Isn't there directions on thir respective sites?

    TG
    I found instructions for Apache on how to install it on Unix and Windows. Would a Unix installation be the same for Linux?
    My evil laugh has a squeak in it.

    kristopherwilson.com

  4. #4
    Junior Member
    Join Date
    Feb 2004
    Location
    Stalkers!
    Posts
    24
    i want to do the same thing, but im also a linux noob.. but as far as i understand linux and unix are the same thing? lol i dunno.

  5. #5
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629
    Originally posted by rnyth
    but as far as i understand linux and unix are the same thing?
    wroooong.

    doesn't php.net have a installation guide?

    edit: usually, a unix installation will work for installing on linux.
    Like Archer? Check out some Sterling Archer quotes.

  6. #6
    Junior Member
    Join Date
    Feb 2004
    Location
    Stalkers!
    Posts
    24
    lol sorry as i said, ima complete linux noob

  7. #7

    Thread Starter
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    I updated my distribution the other day, and it came with Apache, PHP and MySQL, so I'm good now.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  8. #8
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    That's what I was going to ask, which distro you have.



    As for the other people here, Linux is one of many Unix-like operating systems. They all comply more or less to the POSIX standard, so installing on one should work on all of them.

    Linux is a special case though, as most distros have their own way of installing things. In RPM-based stuff (RedHat, SuSE, Mandrake) I'd get the rpms and install them. In Debian I'd use apt-get to install apache and php. In Gentoo, I'd use emerge. Etc.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

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



Click Here to Expand Forum to Full Width