简体   繁体   中英

XAMPP: Apache and MySQL shutdown Unexpectedly

I have been using XAMPP for long but it is not working now. I have tried some common solutions (like changing port..etc) but they are not working. If you could help it would be a great help to me.

Error: Apache Unexpectedly Shutdown Error: MySQL Unexpectedly Shutdown

Error Log Apache

[Fri Nov 14 00:55:34.619149 2014] [:error] [pid 1172:tid 1688] [client ::1:51627] script 'D:/xampp/htdocs/finals/index199.php' not found or unable to stat, referer: http://localhost/finals/index14.php
[Fri Nov 14 12:37:28.782388 2014] [cgi:error] [pid 1172:tid 1700] [client ::1:53466] script not found or unable to stat: D:/xampp/htdocs/finals/html_images.asp, referer: http://localhost/finals/index14.php

Open Xampp Start Apache and Mysql .

If it doesn't start open Netstat and check whether any ports using the Sql and Apache ports.

Now click on Config and Do as follows.

Change the ports from 80 and 443 to 8080 and 4433 respectively.

If the problem still persits. Uninstall Xampp and Reinstall it without reverting changes. It worked for me hope it works for u too

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM