顯示結果從 1 到 7 共計 7 條
-
03-04-2008 #1
嗨, 小弟的 iphone 由 1.1.2 升級到 1.1.3 用 ziphone jailbreak/unlock 後, 發現 Safari 無法儲存 cookie, 所以每次 Safari 上網 check email 或用 Beejive (MSN, googletalk), 都需要重新登入使用者與密碼, 非常麻煩。
請問有解決的方法嗎?
-
03-04-2008 #2
我都有同樣既問題喎~~
-
03-04-2008 #3
iJailbreak後的也一樣有這個情形
-
03-04-2008 #4
好像很多人都有這個問題喔 !!
吉米丘 或其他人有任何建議嗎?
感謝
-
03-05-2008 #5
我也有這個問題
現在解決方法就是不斷重打帳號密碼...
-
03-19-2008 #6
問題解決了
用 Winscp 的 terminal 去修改下列目錄的權限
chmod 777 /var/root/Library
chmod 777 /var/root/Library/Preferences
chown -R mobile:mobile /var/mobile
以下摘錄英文原文 :
Please apply this fix first. In general, applications tend to save their data into two folders:
/var/root/Library
/var/root/Library/Preferences
To reduce the possible issues, please make these two folders world-writable:
chmod 777 /var/root/Library
chmod 777 /var/root/Library/Preferences
If the above folders do not exist, create them.
UPDATE: Sometimes your mobile folder may have wrong permissions, to be sure your mobile account has no such problems, do this:
chown -R mobile:mobile /var/mobile
This will save you from those weird problems (e.g. ‘MobileSafari doesn’t save cookies‘).
URL :
http://george.zjlotto.com/index.php/...issues-in-113/
小弟做完之後,從此 Safiri 可以記住 cookie 了。
方便多了 !!
-
04-06-2008 #7
THANKS...
但是我都還是有點不知道如何改了他...
用 Winscp 的 terminal 去修改下列目錄的權限
chmod 777 /var/root/Library
chmod 777 /var/root/Library/Preferences
chown -R mobile:mobile /var/mobile
即是直接用winscp的terminal copy上去嗎??





