- May 21 Fri 2010 14:50
-
NetPC新增了一個msn線上客服
- May 21 Fri 2010 14:40
-
NetPC虛擬主機 價目表
- May 21 Fri 2010 08:57
-
一台sony nb的故障處理
之前就有一台SONY的筆電發生問題,一直無法處理,因為系統出了問題必須重灌。
問題出在我沒辦法重灌,理由是鍵盤壞了、沒有外接ps2的接孔,usb鍵盤輸入沒有作用。
放在那好一陣子了,昨天修電腦主機時,翻x倒x,又把它拿了出來,想說再給他一次機會。
嘿,這次鍵盤雖然還是故障,不過把它折了一個角度居然可以用,
大概是接觸不良吧。
問題出在我沒辦法重灌,理由是鍵盤壞了、沒有外接ps2的接孔,usb鍵盤輸入沒有作用。
放在那好一陣子了,昨天修電腦主機時,翻x倒x,又把它拿了出來,想說再給他一次機會。
嘿,這次鍵盤雖然還是故障,不過把它折了一個角度居然可以用,
大概是接觸不良吧。
- May 21 Fri 2010 08:48
-
新主機的測試
昨天晚上想架一台新主機來測試自己在使用plesk上的論點,測試之前就把機器好好「整理」一番。
整理好之後,一按下開關,居然不開?多按幾下,開了........怪怪的。
開機後,無奈機器發出了1長8短的聲音.......天啊!
查了一下,通常是顯示卡有問題。AMI BIOS可能是其它問題。
換了二張顯卡,二張AGP,一試都還是一樣,開始懷疑AGP的SLOT或是北橋晶片有問題。
整理好之後,一按下開關,居然不開?多按幾下,開了........怪怪的。
開機後,無奈機器發出了1長8短的聲音.......天啊!
查了一下,通常是顯示卡有問題。AMI BIOS可能是其它問題。
換了二張顯卡,二張AGP,一試都還是一樣,開始懷疑AGP的SLOT或是北橋晶片有問題。
- May 19 Wed 2010 11:25
-
更新Plesk 8.6.0.5
昨天更新了Plesk 8.6.0.5是目前最後一版的patcher,可能修正了多數問題,但某些問題還是未解。
- May 18 Tue 2010 08:48
-
[Plesk 8.6] Spamassassin does not tag URIBL
當你用plesk 8.6出現以下問題時可用此方法解決。
Spamassassin does not tag URIBL
Article ID: 7990
Last Review: Jan,22 2010
Author: Kichigin Aleksey Last updated by: Kichigin Aleksey APPLIES TO:
- Plesk 8.6 for Windows
Symptoms
Spamassassin doesn't tag any URIBL findings in messages, "Switch on spam protection based on DNS blackhole lists" checkbox is selected in Parallels Plesk Panel > Server > Mail > Preferences though.Resolution
Solution is to change the following line in %plesk_dir%\Additional\Perl\bin\psa-spam-filter file from:
my $sa_instance=new Mail::SpamAssassin({local_tests_only=>1,site_rules_filename=>$opts{"config-file"}});
my $sa_instance=new Mail::SpamAssassin({local_tests_only=>1,site_rules_filename=>$opts{"config-file"}});
to
my $sa_instance=new Mail::SpamAssassin({local_tests_only=>0,site_rules_filename=>$opts{"config-file"}});
- May 18 Tue 2010 08:42
-
[Plesk 8.6] API request returns incorrect values for the "client-template" tag
API request returns incorrect values for the "client-template" tag
Last updated by: Chaschin Maxim APPLIES TO:
In Parallels Panel database the parameter looks correct:
Result: max_db=0
But the result will be different by API request. It is possible to reproduce by the following steps:
1. The following request should be sent to Panel:
2. The following request may be received:
Article ID: 8202
Last Review: Mar,16 2010
Author: Chaschin Maxim Last updated by: Chaschin Maxim APPLIES TO:
- Plesk 8.6 for Windows
Symptoms
An API request with the <client-template> tag may return the incorrect value in max_db field if the maximum number of MySQL databases equals 0 in Parallels Panel (see General, Clients, Client Templates, some template (for example - test), Maximum number of MySQL databases).In Parallels Panel database the parameter looks correct:
Select * from [tmpldata] where tmpl_id=1 and element="max_db"Result: max_db=0
But the result will be different by API request. It is possible to reproduce by the following steps:
1. The following request should be sent to Panel:
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.4.2.0">
<client-template><get><filter/><limits/><permissions/><ip-pool/><preferences/></get></client-template>
</packet>2. The following request may be received:
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.4.2.0">
<client-template>
<get>
<result>
<status>ok</status>
<id>1</id>
<name>support</name>
<limits>
<max_db>-1</max_db>
</limits>Resolution
It is necessary to replace the %plesk_dir%\admin\plib\api-rpc\AgentClientTemplate.php file with the attachment. See the http://kb.parallels.com/en/1802 article about hot-fix installation procedure.- May 17 Mon 2010 17:19
-
向匯智買東西,注意匯智的客服態度
之前向匯智買的PLESK,使用上遇到了問題,但對方的回應挺冷淡的,你或任何人要買他們的服務之前必須考慮清楚。
以下是他們的回應:
====================================================
以下是他們的回應:
====================================================
- May 17 Mon 2010 17:07
-
spamassassin安裝設定
Plesk 8.6內建可選擇安裝spamassassin,但我發現spamassassin都沒有安裝,
以致於我都是收到垃圾信。
當我想單獨安裝時,系統確提示我沒有權限,而我已是用Administrator登入,
也看過網路討論,把一些設定開啟或關閉,也是無法獨立安裝
- May 17 Mon 2010 17:03
-
SSL的設定事件
同一個網址是否只能選用 http或https,而不能同時有不同的服務呢?
例如http://www.abc.com 及 https://www.abc.com
目前我設定了SSL的port,當我在網址列輸入https://www.abc.com時都會轉到http://www.abc.com
- May 17 Mon 2010 17:03
-
Named no more TCP 事件

client 125.46.50.77#12435: no more TCP clients: quota reached安裝Plesk時,我用BIND名稱伺服器當我的dns server,但常常會有一大堆警告訊息。
這在網路有談到有可能是駭客所為,應更新dns版本,
但我下載不同版本BIND後,按PLesk線上支援指示,dns仍無法更新,無奈只能移除重裝。
- May 17 Mon 2010 17:01
-
Statistic.exe 事件

失敗的應用程式 statistic.exe,版本 8.600.0,失敗的模組 msvcr80.dll,版本 8.0.50727.762 ,錯誤位址 0x00008a8c
有可能是上述的問題。我Plesk主機事件寄發都未成功。