只需下載xampp。當我點擊管理button
去localhost,頁面不能顯示。xampp - 此頁面無法顯示
任何人都知道如何解決這一問題?
阿帕奇
的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
請人.. –