21Jan/070
PHP w/ IIS6 on x64
To run php which is a 32bit app you need to set Enable32bitAppOnWin64 to 1.
To do this create a batch file with the following:
cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1Â
12Jan/070
Kistmet and Cisco 350 Wireless
Use the following for the source:
source=cisco_wifiX,eth1:wifi0,cisco
Of course substitute eth1 with your wireless interface card.