mrtg
Closed Thread
Results 1 to 15 of 17

Thread: How to install PHP on Apache?

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Posts
    3
    You need to add the following lines to httpd.conf (If you're using Apache for Win*2)

    ScriptAlias /php/" c:/path-to-php-dir/"
    AddType application/x-httpd-php .php
    Action application/x-httpd-php "/php/php.exe"

    Then restart Apache and it should interpret php files correctly.

    For more information on installing Apache with php look at the following manual page:
    [url]http://www.php.net/manual/en/install.apache.php[/url]

    ____________________________________________
    [url=http://www.turbochargerpros.com/dodge_turbocharger.html]Ford Turbocharger[/url]
    [url=http://www.tyrepitstop.com.au/alloy-wheels.asp]Alloy Wheels, Chrome Wheels & Performance Tyres[/url]

  2. #2
    Join Date
    Jan 2010
    Posts
    3
    I've tried multiple different solutions for running an apache, SQL, PHP server on an iMac, including ApacheFriends,MAMP and Tenon's iTools. Although they are probably a little easier to install they don't afford the flexibility that using ports provides, and the install went like a breeze anyway.I'll have to test drive it to make sure that it has all of the options that I currently need, but I believe so.If I do need to build PHP with other options is that relatively easy to do?Also,if I want a GUI front end to manage the server what would you recommend. I have used Webmin in the past without too many problems.
    [url=http://www.zoombits.co.uk/batteries/camera-batteries/canon-nb5h-compatible-battery-(b*207)/44**]canon camera battery[/url]

Closed Thread

Similar Threads

  1. Best *Remote Install* Spy Softwares?
    By dr. acula in forum Internet Privacy
    Replies: 6
    Last Post: 08-03-2012, 03:52 AM
  2. How do I install Curl?
    By gilbertsavier in forum Programming
    Replies: 9
    Last Post: 11-28-2009, 03:00 AM
  3. Program with install shield
    By MaxHeadRoom in forum Security & Encryption
    Replies: 3
    Last Post: 01-01-2008, 03:46 PM
  4. What firewall is better to install?
    By willmiller in forum Internet Privacy
    Replies: 4
    Last Post: 01-25-2007, 10:56 AM
  5. RE-Install Shareware Soft
    By wxyz in forum Internet Privacy
    Replies: 1
    Last Post: 03-08-2006, 02:48 PM

Posting Permissions

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