How to find if my WAMP Server is 32bit or 64bit?

醉酒当歌 提交于 2019-12-06 17:24:08

问题


I have installed WAMP on my Windows 8, now for some reasons I need to know if it is 32bit or 64. Browsed around and looked in 'abouts' and version/licence files but couldn't find anywhere. It is WAMPServer 2.2 by the way.


回答1:


One easy way is to look in the process list. Bring up the Windows Task Manager. On the processes tab locate the WAMPServer process. If it is running as a 32-bit process it was say "(32 bit)" after the name. If it doesn't it is a 64-bit process.

Obviously... if you are running 32-bit Windows 8 then WAMPServer is a 32-bit process.

Update: In Windows 10 there is a Platform column in Task Manager. To see it click the 'Details' tab, right-click on the header for the task list and choose 'Select Columns'. Tick 'Platform' - it is near the bottom of the list




回答2:


You can always also right-click the system tray icon and select "About".



来源:https://stackoverflow.com/questions/22454655/how-to-find-if-my-wamp-server-is-32bit-or-64bit

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