dev.kanngard.net make sure you visit my new blog at: johankanngard.net

Installing Apache httpd 2.0.54, MySQL 4.1.11, PHP 5.0.4 and phpMyAdmin 2.6.2 on Windows

by Johan Känngård / [Development] / 2005-05-02 / #20


A bit tricky, but I finally got the whole lot working.

If you want to have the ability to administer your MySQL server remotely, phpMyAdmin is the perfect companion.

LoadModule php5_module "c:/php/php5apache2.dll" PHPIniDir "C:/php" AddType application/x-httpd-php .php DirectoryIndex index.html index.html.var index.php

;extension=php_mysql.dll ;extension=php_mbstring.dll

extension=php_mysql.dll extension=php_mbstring.dll mbstring.internal_encoding = UTF-8