Fastest way to get XAMPP or WAMP up on Win7 64-bit?

别来无恙 提交于 2020-01-16 19:37:07

问题


I recently upgraded to a 64-bit machine, (I know I'm behind but everything was running and I'm cheap). I use XAMPP on my older machines to stand up local web dev and want to do the same on my new machine. However I'm having significant trouble getting XAMPP or WAMP to run properly under the 64-bit install. WAMP simply won't install saying that the setup files are corrupted and XAMPP installs but throws an error about running from the XAMPP directory on control panel launch and Apache will not stay running.

In my reading it seems that neither XAMPP or WAMP have been ported to 64-bit yet (not sure if this information is the most recent).

What is the quickest way to get one of these stacks up on a 64-bit Win 7 install, I don't really care if it has to run in 32-bit mode or not. Thanks in advance for your help.

EDIT: Of course after posting I found the 64-bit download of WAMP, posting here for others who are search challenged like myself. I had been getting the sourceforge download links rather than the wampserver ones. Apparently the direct search engine links were defaulting to 32-bit or something.

Both versions here : http://www.wampserver.com/en/download.php


回答1:


download xampp from here

extract to someplace u like. then launch setup_xampp.bat from the extracted directory, follow instructions

double click on xampp_Start.exe to start, xampp_stop.exe to stop.

u can even extract this in a USB drive and when u change compus just launch the setup.bat once again. and u are good to go



来源:https://stackoverflow.com/questions/6170747/fastest-way-to-get-xampp-or-wamp-up-on-win7-64-bit

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!