Results 1 to 3 of 3

Thread: Installing PHP & Mysql

  1. #1
    Join Date
    Oct 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Installing PHP & Mysql

    hi,

    There is already a software that needs apache and mysql. Now, if I try to install PHP+Mysql+Apache bundled software then it says apache cannot be started other software using port already.

    Please tell me how to install php and use the existing mysql and apache. My system is a thin client server and m using 2x thin client server software.

    Thanx in advance,

  2. #2
    Join Date
    Oct 2008
    Posts
    42
    Thanks
    0
    Thanked 9 Times in 9 Posts

    Default

    After you've installed the bundle, find your httpd.conf file. You can edit the ServerName directive to use a different port.

    By default, it's probably set thusly:
    Code:
    ServerName localhost:80

  3. #3
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Or, simply download the php binaries from php.net and follow the install guide for your system by going to the following link:

    http://php.net/install

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

Bookmarks

Posting Permissions

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