MySQL (and others) get broken
Brought to you by:
jdjs
MySQL(and other things such as tmp) may not work in this installer because of things like this
extension_dir = "C:/Apache2/modules/php/ext"
There are a few other instances of this in the conf files where the default directory is used: C:/Apache2/ instead of the directory that you chose in the installer.
A suggestion is to use a C++ Program to generate the file
Logged In: NO
Echo of this - I had to change my PHP extension_dir, as well.
Also - phpmyadmin seems to be really sick - it seems to be assuming a directory of C:/Apache2/ somewhere but I can't seem to find out where. I'm tempted to delete it and reinstall phpMyAdmin from the official website.