version: '2' services: web: image: php:5.4-apache volumes: - ./project:/var/www/html ports: - "8080:80" db: image: mysql:5.5 environment: MYSQL_ROOT_PASSWORD: root
This specific XAMPP version is compiled with VC9 (Visual Studio 2008) . You must have the Microsoft Visual C++ 2008 Redistributable Package (x86) installed on your Windows machine for the services to run correctly. xampp-win32-1.8.2-6-vc9-installer.exe