I'm still acquiring Windows 7 Ultimate.
However, if you are willing, you might try this procedure.
1. Uninstall your current Apache, MySQL and PHP.
2. Download and run Zend Server CE (PHP 5.3) from
http://www.zend.com/en/products/server-ce/downloads .
3. Use default (sensible) selections until the "Setup Type" page.
4. Select "Custom" radio button in "Setup Type" page (instead of
"Typical") and press the "Next" button.
5. Check "MySQL Server (separate download)" from the "Custom Setup"
page.
6. Use default selections until the installer finishes.
7. Then, configure the Apache server using your browser; no special
configuration is needed.
(The MySQL "root" password is "", the empty string, by default. This
password is always empty, even if you put in a different password
configuring Apache.)
All the previous steps will install Apache, PHP and MySQL all together
and make them work together with no effort.
8. Unzip Ajax IM 3.41 into C:\Program Files\Zend\Apache2\htdocs .
(4.0 and 5.0 will be a little different.)
9. Rename config-sample.php to config.php. (No need to edit.)
10. Run Zend Server|MySQL Server 5.1|MySQL Command Line Client from
the Start menu
11. The password is the empty string so just press Enter at the
"Enter password:" prompt
12. Type CREATE DATABASE ajaxim;
It should say "Query OK, 1 row affected".
13. Type "
http://localhost/install.php" into your browser. If you
put it in a subdirectory of htdocs, you'll have to include that in
your browser address.
14. If in IE, press the button to go into Compatibility Mode. (Ajax
IM 3.41 is old so it needs help.)
15. Do "admin", "adminpw" and "
ad...@admin.com" for the username,
password and e-mail and click "Install"
16. It should have a bunch of successful steps although it might say
"error" at the end (again, Ajax IM 3.41 is old).
17. Go to "
http://localhost/" or "
http://localhost/index.php" and see
if it works.
18. If you get a dialog with missing prompts, try switching on
Compatibility Mode.
19. You should be able to login with "admin" as the user and
"adminpw" as the password.