Installing PHP and Apache

Discussion in 'PHP' started by programmer_ali, Sep 11, 2006.

  1. #1
    Hey friends,


    I am starting to learn Php.How to install Php and Apache manually and all the necessary configurations on a Windows Xp Pro PC.

    I do not want to use TRIADs(PHP triad or Apache triad) OR XAMP.

    I want information on how to install PHP and Apache manually.

    Bye for now.
     
    programmer_ali, Sep 11, 2006 IP
  2. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Just out of curiosity: why do you not want to use one of the 'all in one' installers?

    I can't help you... I've had too much trouble with PHP and Apache over the years and so I recommend XAMPP to everyone, including my clients.

    Don't forget that you want to add MySQL to that group. Also don't forget that with the later revisions of PHP, the MySQL libraries weren't distributed with it, so you need to account for that, as well.
     
    TwistMyArm, Sep 11, 2006 IP
  3. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Why not just use a web hosting account rather than trying to install it on a PC?
     
    mad4, Sep 11, 2006 IP
  4. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I can understand wanting to have it local: remote servers lack debugging and integrated IDEs plus some of them cache files wierdly. It doesn't make for a nice learning environment...

    The 'no XAMPP' I think is strange, but to each his own.
     
    TwistMyArm, Sep 11, 2006 IP
  5. Allan

    Allan Peon

    Messages:
    41
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I believe if you go to the php.net and apache.org, they have ample documentation to help you
     
    Allan, Sep 13, 2006 IP