【发布时间】:2016-03-31 00:41:58
【问题描述】:
只需下载 xampp。当我点击Adminbutton去localHost时,页面无法显示。
有人知道如何解决这个问题吗?
阿帕奇
http.conf -Listen 7777 , ServerName localhost:7777
MySQL
my.ini -# password = your_password
port = 3307
socket = "C:/xampp/mysql/mysql.sock"
新错误
12:08:32 AM [main] You are not running with administrator rights! This will work for
12:08:32 AM [main] most application stuff but whenever you do something with services
12:08:32 AM [main] there will be a security dialogue or things will break! So think
12:08:32 AM [main] about running this application with administrator rights!
12:08:32 AM [main] XAMPP Installation Directory: "c:\xampp\"
12:08:32 AM [main] Checking for prerequisites
12:08:32 AM [main] All prerequisites found
12:08:32 AM [main] Initializing Modules
12:08:32 AM [main] Starting Check-Timer
12:08:32 AM [main] Control Panel Ready
【问题讨论】: