3.2.9 - Wampserver
Technical Report: WampServer 3.2.9
Then nothing at all.
Windows
: The host operating system. WampServer 3.2.9 supports both 32-bit and 64-bit architectures, unlike some competitors that have shifted strictly to 64-bit. wampserver 3.2.9
- Left-click → MySQL →
my.ini
- Change
port = 3306 → 3307
- Also change client port in same file.
- Cause: Port 80 is in use.
- Solution: Use the "Test Port 80" tool in the Apache menu to identify the culprit (often Skype or IIS) and disable the service using the port.
Next Steps:
Download WampServer 3.2.9 from the official SourceForge mirror, install your preferred PHP addon, and start building without the fear of breaking a live site. Technical Report: WampServer 3
- Apache: The web server software.
- PHP: The scripting language.
- MySQL/MariaDB: The database management systems.
- phpMyAdmin: The web interface for database management.
- Adminer: A lightweight database management tool included as an alternative.