2015年8月11日 星期二

WAMP 2.5 install SAPRFC

Apache Version : 2.4.9
PHP Version : 5.5.12
Apache/2.4.9 (Win32)

1) Extract zip file saprfc-$VERSION$-$PHP_VERSION$.zip

2) Copy php_saprfc_PHP5.5_x86_ts.dll to your extensions directory (e.g. D:\wamp\bin\php\php5.5.12\)

3) Edit php.ini file (in windows system dircetory, e.g. D:\wamp\bin\apache\apache2.4.9\bin\) and add line: 'extension=php_saprfc_PHP5.5_x86_ts.dll'

4) Copy librfc32.dll (from SAPGUI install CD) to the windows system
     directory or simple install SAPGUI on your machine.

2015年8月7日 星期五

Windows 清除 DNS 暫存 Cache

C:\>ipconfig  /flushdns

Windows IP 設定

成功清除 DNS 解讀器快取。

2015年8月4日 星期二

FortiClinet 關閉自動啟動服務

How to stop FortiClient from starting automatically?

1.Shut down FortiClient from the system tray.
2.Run net stop fortishield on command prompt.
3.Run services.msc on command prompt
4.Look for FortiClient Service Scheduler. Switch Startup type to Manual.
5.Restart your computer.

參考來源:http://www.hongjun.sg/2014/12/how-to-stop-forticlient-from-starting.html