Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Community
Technology
Technology Q&A
XAMPP stops working
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Heaplink" data-source="post: 95098" data-attributes="member: 8966"><p>Try one of below:</p><p> </p><p>1. Make a folder with a file (index.html e.g.) and go to it in the browser.</p><p>2. Make sure theres no files that runs a script in the root if #1 works.</p><p>3. use netstat -ao and find established/listening processes using the port and terminate those who use port 80.</p><p>4. Reboot your computer. Make sure to stop Apache & MySQL</p><p>5. Reinstall XAMPP; backup your htdocs folder and reinstall XAMPP, then paste the htdocs folder back into the right directory.</p><p> </p><p>If none of above works, I don't know what will.</p><p>Also, do NOT run Apache and MySQL as service (svc) - This cause a lot of problems for people.</p></blockquote><p></p>
[QUOTE="Heaplink, post: 95098, member: 8966"] Try one of below: 1. Make a folder with a file (index.html e.g.) and go to it in the browser. 2. Make sure theres no files that runs a script in the root if #1 works. 3. use netstat -ao and find established/listening processes using the port and terminate those who use port 80. 4. Reboot your computer. Make sure to stop Apache & MySQL 5. Reinstall XAMPP; backup your htdocs folder and reinstall XAMPP, then paste the htdocs folder back into the right directory. If none of above works, I don't know what will. Also, do NOT run Apache and MySQL as service (svc) - This cause a lot of problems for people. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Community
Technology
Technology Q&A
XAMPP stops working
Top