Results 1 to 5 of 5

Thread: install php in windows

  1. #1
    Join Date
    Dec 2004
    Posts
    11

    Default install php in windows

    Windows Installer
    The Windows PHP installer is available from the downloads page at /downloads.php. This installs the CGI version of PHP and for IIS, PWS, and Xitami, it configures the web server as well. The installer does not include any extra external PHP extensions (php_*.dll) as you'll only find those in the Windows Zip Package and PECL downloads.

    Note: While the Windows installer is an easy way to make PHP work, it is restricted in many aspects as, for example, the automatic setup of extensions is not supported. Use of the installer isn't the preferred method for installing PHP.

    First, install your selected HTTP (web) server on your system, and make sure that it works.

    Run the executable installer and follow the instructions provided by the installation wizard. Two types of installation are supported - standard, which provides sensible defaults for all the settings it can, and advanced, which asks questions as it goes along.

    The installation wizard gathers enough information to set up the php.ini file, and configure certain web servers to use PHP. One of the web servers the PHP installer does not configure for is Apache, so you'll need to configure it manually.

    Once the installation has completed, the installer will inform you if you need to restart your system, restart the server, or just start using PHP.

  2. #2
    Join Date
    Jan 2005
    Posts
    20

    Default lol

    I used Apache Traid 2 it came with Mysql, Php, PHpnuke, Mailsever, Python PPM, Python, Stunnel, DGglister, apache montor, SSL Clert , Perl, Perl PPM
    Wnmysqladmin (Gui Verson) Mysqlmanger(gui verson) and you have root acess to everthing of cours lol it running on your pc and you can acess the sql sever though commandline acess for those that really want to learn the commandline acess for sql it take time but once you get it gets eayer as you go. as well if iany you want to run php you could write php acess scripts the sql sever on your pc :: does a little dance:: it pretty cool if you like to download it check it out it at www.apache2triad.sourceforge.net :D

  3. #3
    Join Date
    Jan 2005
    Posts
    11

    Default

    hi
    first install php, then edit php.ini in windows directory, change path to your php install directory, and after edit your apache serever config files to add support to php.
    with php installer you install php for apache not like apache module

    sorry my speak english pooooor :(
    by

  4. #4
    Join Date
    Feb 2005
    Posts
    8

    Default

    I do think it is better to have a PHP version on your computer to view your php pages before you set them online

  5. #5
    Join Date
    Feb 2005
    Posts
    11

    Default

    I use EasyPHP1-7. There is apache with suport for php included and MySQL, phpMyAdmin. It is easy to use and install. Bad side of it is that install process is in Franch but after install it is easy to set English as main lang.

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
  •