I have installed xampp 3.2.1 in my virtual machine windows xp.i need mysql and apache services for my project mysql service starts easily but apache service is not staring even if it starts for few seconds it shut downs immediately.
- checked that no other service or application like skype or any other is running on port 80 using xampp control panel Netstat
change the configurations of ports in httpd.conf and httpd-ssl.conf tried different ports like 1337 and 7331 , 3333 and 4444 , 81 and 444 and many others but no luck.
Tried disabling IIS as recommended in forums but again no luck.
Stopped Web Client in Services but no solution also recommended to check the path of mysql and apache services in services tab but there is no mysql and apache services in services tab.
Am I missing any configuration or is it virtual machine problem.
Any help is highly appreciated.