Appserv在win7x64下无法链接phpadmin(转)

it2022-06-29  82

  

AppServ是一套非常簡單又強大的軟體

而且Windows在安裝軟體總是特別簡單

只需要一直下一步直到結束就可以了

但是在AppServ官網上好像沒看到x64版本

原以為Windows 7 會自動將AppServ安裝到Program Files (x86)去

但結果卻不是這樣

而且安裝好以後一切功能都正常

但是卻無法連到 http://localhost/phpmyadmin/ 去

原以為是我忘記密碼

但是從MySQL Command Line Client卻可以正常連線

所以就找了一下資料

解決方法如下

 

 

首先先到 

C:\Windows\System32\drivers\etc

底下編輯

hosts 

這檔案

 

 

 

#127.0.0.1           localhost 

的 # 去掉存檔就可以了

 

參考資料:

http://computer-supports.com/appserv-troubleshooting-in-windows-7-and-how-to-fix-it/

http://igt.org.ru/html/read/9/1011/158.html

http://www.uwants.com/archiver/?tid-12017711.html

  (转自http://blog.jsdan.com/3384)

转载于:https://www.cnblogs.com/Deasel-s-magic-box/archive/2012/08/17/2643534.html

相关资源:appserv-win64-2.5.10_64

最新回复(0)