How to Install PHP 5.2 by Windows Installer


Current Home :: How to Install and Uninstall -> How to Install PHP 5.2 by Windows Installer

Simply enter keywords and click on search button, such as how to install php in apache.
  • Internet

  • Linux Application Installation

  • Server Installation

  • Windows Application Installation

  • Sponsored Link

    :: How to Install PHP 5.2 by Windows Installer

    Windows Installer (PHP 5.2 and later)

    The Windows PHP installer for later versions of PHP is built using MSI technology using the Wix Toolkit (» http://wix.sourceforge.net/). It will install and configure PHP and all the built-in and PECL extensions, as well as configure many of the popular web servers such as IIS, Apache, and Xitami.

    First, install your selected HTTP (web) server on your system, and make sure that it works. Then proceed with one of the following install types.

    Normal Install

    Run the MSI installer and follow the instructions provided by the installation wizard. You will be prompted to select the Web Server you wish to configure first, along with any configuration details needed.

    You will then be prompted to select which features and extensions you wish to install and enable. By selecting "Will be installed on local hard drive" in the drop-down menu for each item you can trigger whether to install the feature or not. By selecting "Entire feature will be installed on local hard drive", you will be able to install all sub-features of the included feature ( for example by selecting this options for the feature "PDO" you will install all PDO Drivers ).

    Warning

    It is not recommended to install all extensions by default, since many other them require dependencies from outside PHP in order to function properly. Instead, use the Installation Repair Mode that can be triggered thru the 'Add/Remove Programs' control panel to enable or disable extensions and features after installation.

    The installer then sets up PHP to be used in Windows and the php.ini file, and configures certain web servers to use PHP. The installer will currently configure IIS (CGI mode only), Apache, Xitami, and Sambar Server; if you are using a different web server you'll need to configure it manually.

    Silent Install

    The installer also supports a silent mode, which is helpful for Systems Administrators to deploy PHP easily. To use silent mode:

           
    msiexec.exe /i php-VERSION-win32-install.msi /q
         
          

    You can control the install directory by passing it as a parameter to the install. For example, to install to e:\php:

           
    msiexec.exe /i php-VERSION-win32-install.msi /q INSTALLDIR=e:\php
         
          
    You can also use the same syntax to specify the Apache Configuration Directory (APACHEDIR), the Sambar Server directory (SAMBARDIR), and the Xitami Server directory (XITAMIDIR).

    You can also specify what features to install. For example, to install the mysqli extension and the CGI executable:

           
    msiexec.exe /i php-VERSION-win32-install.msi /q ADDLOCAL=cgi,ext_php_mysqli
         
          

    The current list of Features to install is as follows:

     
    MainExecutable - php.exe executable
    ScriptExecutable - php-win.exe executable
    ext_php_* - the various extensions ( for example: ext_php_mysql for MySQL )
    apache13 - Apache 1.3 module
    apache20 - Apache 2.0 module
    apache22 - Apache 2,2 module
    apacheCGI - Apache CGI executable
    iis4ISAPI - IIS ISAPI module
    iis4CGI - IIS CGI executable
    NSAPI - Sun/iPlanet/Netscape server module
    Xitami - Xitami CGI executable
    Sambar - Sambar Server ISAPI module
    CGI - php-cgi.exe executable
    PEAR - PEAR installer
    Manual - PHP Manual in CHM Format
    
          

    For more information on installing MSI installers from the command line, visit » http://msdn.microsoft.com/library/en-us/msi/setup/command_line_options.asp

    Upgrading PHP with the Install

    To upgrade, run the installer either graphically or from the command line as normal. The installer will read your current install options, remove your old installation, and reinstall PHP with the same options as before. It is recommended that you use this method of keeping PHP updated instead of manually replacing the files in the installation directory.

  • How to install GCC on RedHat and Fedora Linux
  • Custom OpenNap Installation Directions for Linux
  • Install OpenNap for Windows
  • Install OpenNap on Linux
  • Install GCC compiler on RedHat Linux 7.0
  • Install RedHat Linux / Win2k Dual Boot using lilo (recommended)
  • Install RedHat Linux / Win2k Dual Boot using boot.ini
  • Install Apache webserver with SSL and PHP4
  • Install Apache webserver with PHP4
  • Install Postfix with virtual domain hosting
  • Install MediaWiki on Linux
  • Install Apache 2.0/PHP 4.3 and MySQL 5.0
  • Install Java SDK v1.4.1.03 on Windows 2000
  • How to install PHP on IIS7 (RC1)
  • How to install mIRC
  • Install the IntelliPoint Software
  • Install a Microsoft pointing device
  • Installing MySQL for Jabberd
  • Installing Apache
  • Installing PHP
  • Installing MySQL
  • Manually install php5 on windows server 2003
  • How to Install and Configure PHP4 to Run with Apache on Windows
  • How to Install PHP 5.2 by Windows Installer
  • How to Install PHP 5.1.0 by Windows Installer
  • How to manually install PHP on Windows
  • How to install PHP 5.x on Windows Server 2003 with IIS 6
  • Install PHP to work on Windows Server 2003
  • How to Uninstall the Cluster Service on a Windows Server 2003 Cluster
  • How to Uninstall Internet Explorer 6
  • How to uninstall Spybot 1.4
  • How to uninstall the Adobe Flash Player plug-in and ActiveX control
  • INSTALLING FIREFOX IN LINUX
  • Installing Firefox for Windows
  • Installing Firefox for Linux
  • Installing Firefox for Mac OS X
  • How to install firefox-2.0.tar.gz in Linux
  • Installing Firefox 2 on Fedora Core 6
  • Installing Fedora Core from the hard drive
  • How to perform a clean installation Firefox 1.5
  • How to Install and Configure Spybot-Search & Destroy
  • How to Use Spybot Search & Destroy 1.4: Installation and Configuration
  • :: How to Install PHP 5.2 by Windows Installer

    About Us | Advertise | Submit | Your Comment | Privacy | Bookmark anyvista.com
    (C)2006,anyvista.com, how to install applications and digital devices.