今天有位同事會著筆電過來,說他的電腦無法連線網路磁碟,
以往在 Windows 系統裡,只要在檔案總管的網趾列,打上 「 \\xxx.xxx.xxx.xxx 」
就可以連線到 xxx.xxx.xxx.xxx 這部電腦的網路磁碟,
但這在他的電腦卻無法成功,
折騰了一番時間,結果發現是 SMB 功能沒有開啟。
要按照以下步驟設定:
把以下這幾個功能都打勾吧! 這樣就正常了!
後記:
另位同事的 Windows 7 的網芳功能也出了問題,但是卻無法以這個方式解決。
Severity: Warning
Message: imagepng(/var/www/html/note//uploads/qrcode/content/12535.png): failed to open stream: No such file or directory
Filename: phpqrcode/qrimage.php
Line Number: 43
Backtrace:
File: /var/www/html/note/application/libraries/phpqrcode/qrimage.php
Line: 43
Function: imagepng
File: /var/www/html/note/application/libraries/phpqrcode/qrencode.php
Line: 494
Function: png
File: /var/www/html/note/application/libraries/phpqrcode/qrencode.php
Line: 286
Function: encodePNG
File: /var/www/html/note/application/models/Content_model.php
Line: 304
Function: png
File: /var/www/html/note/application/controllers/Content.php
Line: 42
Function: getQrcodePng
File: /var/www/html/note/index.php
Line: 306
Function: require_once
今天有位同事會著筆電過來,說他的電腦無法連線網路磁碟,
以往在 Windows 系統裡,只要在檔案總管的網趾列,打上 「 \\xxx.xxx.xxx.xxx 」
就可以連線到 xxx.xxx.xxx.xxx 這部電腦的網路磁碟,
但這在他的電腦卻無法成功,
折騰了一番時間,結果發現是 SMB 功能沒有開啟。
要按照以下步驟設定:
把以下這幾個功能都打勾吧! 這樣就正常了!
後記:
另位同事的 Windows 7 的網芳功能也出了問題,但是卻無法以這個方式解決。