Major updates:
1: All problems of the previous version have been fixed.
2: One-click installation has been implemented, no need to manually add application extensions.
3: Fixed the phenomenon that phpmyadmin cannot log in on some system platforms.
==============================================
1:php5+mysql 5.045+zend 3.3.a+phpmyadmin 2.8
2: The entire installation package only writes a php.ini file to the C drive. I also hate the server loading things randomly on the C drive (php uses the method of adding paths to facilitate upgrades).
3: The entire installation package can automatically identify the path you installed. It is recommended to install it in a directory other than the c drive.
4: PHP environment variables are automatically added during the installation process without restarting the server. PHP web service extension (isapi) is automatically added, the relevant IIS extension that supports isapi is opened, and the phpmyadmin management website is automatically created (default port is 8080). Add the isapi cache extension of iis and automatically set the permissions of the php installation directory (the disk is required to be in ntfs format). Please pay attention to the installation process for detailed instructions.
5: The phpmyadmin management path is port 8080 of the default IP. If you cannot log in, please modify the configuration file path in phpmyadmin!
6: php.php is the probe
7: The mysql user name is: root and the password is 123456. Please modify it yourself.
==================================================
This installation package has been tested on Windows 2003. If you have any good suggestions, please contact me: qq:513769 Last updated date: [20080302]
Things to note:
1: The system must be windows 2003 (windows 2000/xp has not been tested)
2: Confirm that php and mysql are not installed on the system. If so, please uninstall them completely first.
3: Please run it directly. If you decompress it, please run install.bat. Do not touch other batch files. They will be automatically deleted after the installation is completed.
4: Mysql password is 123456, please change it yourself