its not as difficult as you think.I want to set up xxampp so i can see live preview whilst using php.
Can someone help me set up xxampp
that isnt the reason but you probably had a really outdated one anyway.@gesus both im just uninstalling my xxamp i got and installing yours
its a firewall issue maybeYou can download the latest version of XAMPP on their official website:You must be registered for see links
There's a great tutorial on it over here:You must be registered for see links
If MySQL isn't starting, please include the error logs. Also @gesus - MySQL runs on port 3306, it's Apache you're talking about (port 80 & 443), which isn't the problem if it's MySQL that doesn't start.
Looks like you've already got mysql open?Port 3306 is in use by ""C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.1\my.ini" MySQL"!
MySQL WILL NOT start without the configured ports free!
You need to uninstall/disable/reconfigure the blocking application
or reconfigure MySQL and the Control Panel to listen on a different port
@griimnak
Do you have multiple instances of MySQL installed?