Install Web Server in Windows XP with Apache2, PHP5 and MySQL4. With Apache 2.2 and the PHP dll modules (on Windows. Install apache 2, php5 and MySQL 5. Installation on Windows systems. 'Service Unavailable' after installing PHP to a Windows XP. I have an IIS 6.0 with PHP 5.2.0 as ISAPI-module. LoadModule php5_module 'c:/php/php5apache2_2.dll' AddType application /x. Since January 2016 with my Drupal 7.41 on Windows XP. Manually install MySQL and PHP. Feb 08, 2008 How to enable mySQL in PHP5 on Windows. LoadModule php5_module modules. (in Windows installation directory). (php_mysql.dll won’t load without.
Now let's see if Apache is running. Open your browser and if you were installing Apache as a service (Port 80) then type in URL and press Enter. You should see the same page as displayed above.

If you were installing Apache using Port 8080 then you would need to first start it by going to Start >All Programs >Apache HTTP Server 2.0.59 >Control Apache Server and click Start. Then in your browers's URL type This should open the same page in your browser. Make sure you allow Apache access on your firewall.
Now let's go to the next section to install PHP.
Part 1 – Part 2 – Part 3 – Part 4 – (this article) Run the MySQL Essentials Installation package setup.exe that downloaded in. Follow on screen instruction for the whole installation. Halfway into the installation, choose the installation path you want. Anywhere is fine, but recommended to install inside the Apache2 root level (i.e. C: Server mysql). Then choose “Typical” for installation type. Installation is finished after that.
Make sure Configure MySQL is clicked, so that once you click finished, MySQL Server Instance Configuration Wizard will be lauched. For the MySQL Configuration Wizard. • Choose Detailed Configuration. • For Server Type, you may choose Developer Machine, Server Machine or Dedicated MySQL Machine depends on your configuration. • For Database Usage, you may choose Multifunctional Database, Transactional Database Only or Non-Transactional Database Only depends on your configuration. Generally, Multifunctional Database works best. • Leave InnoDB Tablespace Settings as default.
• Choose your desired concurrent connections to MySQL server. It’s possible to re-configure it when usage grows. • Ensure TCP/IP Networking is enabled. • Choose UTF8 as default character set, unless you’re certain that you’re using English or Western Europe languages only.
• Enable Install As Windows Service and Include BIN Directory in Windows PATH, so that you can call mysql executables anywhere from DOS Command Prompt. • Key in the password for root user. Never enable the Anonymous Account, it’s less secure. Mercedes Sd Media 07 2013 With Key Rare. Press Execute to configure MySQL Server. Installation for MySQL is done. MySQL creates two shortcuts in Start menu. MySQL Server Instance Config Wizard enables you to re-configure or configure if you have’t done so, the MySQL Server.
MySQL Command Line Client enable to login to MySQL and uses SQL to query it. Testing MySQL Server Login to MySQL Command Line Client with the root password that used during the installation. After that try to run a simple query (use mysql; or show databases; etc). If it returns valid results, then installation is successful.