Results 1 to 3 of 3

Thread: PHP installation

  1. #1
    Junior Member
    Join Date
    Feb 2002
    Posts
    13

    PHP installation

    Can someone help me out on geting and installing PHP, Apache, and mySQL?
    Also is it possible to use FrontPage 2000 with PHP?

  2. #2
    Okay. Looking in my www.google.com crystal ball, I see the following links:

    http://www.webmasterstop.com/tutoria...allation.shtml for windows

    and

    http://www.mkaz.com/reference/php/setup_linux.html

    next, you might wanna try

    www.mysql.com and read the docs there found here http://www.mysql.com/documentation/index.html

    www.php.net and the doc here http://www.php.net/docs.php

    http://www.apache.org/ with docs here http://httpd.apache.org/docs/

    To make things easier for ya, try www.webmin.com and has a handy-dandy web interface for *NIX servers.

    Good luck

  3. #3
    Senior Member
    Join Date
    Jan 2003
    Posts
    3,915
    Hey Hey

    I didn't see it mentioned in albn's post so i'll include it... if you're using a win machine and since you mentioned FrontPage i'm going to assume you are.
    I highly recommend getting PHPTriad if you don't want to read the docs to setup Apache, MySQL and PHP yourself.

    http://download.com.com/3000-2165-64...ml?tag=lst-0-1

    As far as setting it up yourself, you install the apache server change a few things in the config file which if this is a win system is in c:\program files\apache group\apache2\conf by default (or somewhere around there)
    Install php to a folder.. add 1 or 2 more lines to the httpd.conf file
    install MySQL (no config done, just add it as a service)
    and you're ready to go

Posting Permissions

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