Selected Category: 電腦 (11)

View Mode: Post List Post Summary

前言: 在一個裝好 apache2 和 mod_php4 的環境中, 在特定目錄跑 php5 (因為某些程式只能用 php5), 用 cgi 模式跑 php5

1.去官網抓php installer

2.執行抓下來的檔案, 選 "Apache CGI"

3.安裝路徑建議選 "C:\php5"

Posted by hsuzy at 痞客邦 PIXNET Comments(1) Trackback(0) Hits(196)

 

今天在把一個舊系統與 dokuwiki 帳號整合, 那個舊系統是用 crypt() 加密的 ...

mysql 的 crypt() 叫做 encrypt(), 結果 windows 的 mysql 竟然不支援 encrypt()

If crypt() is not available on your system (as is the case with Windows), ENCRYPT() always returns NULL.

不知道要裝什麼, 但是本人來懶了, 我直接把 dokuwiki 的 mysql.class.php 加上的 crypt()

.... crypt() 超不安全的, 希望不要被駭 ...

 

Posted by hsuzy at 痞客邦 PIXNET Comments(0) Trackback(0) Hits(92)

Referrals reward you when you refer people to Linode. If someone signs up using your referral code, you'll receive a credit of $20.00, so long as the person you referred remains an active customer for 90 days.

現在晨堡就是架在 linode 的, 如果覺得你需要而且速度還不錯的話, 可以透過這個連結租空間, 或是在租的頁面上 referral code 欄位填上

1b31a092ce3d020f0462b6e2b87dd968a294d528

要提醒的是, linode 沒有附 plesk, C-panel, 等等後台 ...

它需要自己選用 linux distro, 例如 ubuntu, gentoo 等等, 很多可以選

然後它有自己的 ajax console, 還有一個優點是同樣價位, 它給的資源(ram, hd)算很大的 ...

如果有 linux 基礎又想架穩定的站, 可以考慮考慮

Posted by hsuzy at 痞客邦 PIXNET Comments(0) Trackback(0) Hits(137)

The Total DNS Control Manager for this domain is temporarily unavailable. Please try back later.

清一下 cookie, 或是換個瀏覽器

參考自 The Total DNS Control Manager for this domain is temporarily unavailable.

 

 

Posted by hsuzy at 痞客邦 PIXNET Comments(0) Trackback(0) Hits(64)

因為前幾天 x32 開機出現 fan error, 此時要清一下風扇, 拆風扇要先掀開鍵盤, 本人差點把鍵盤搞爛

看了手冊, step2 畫的不清不楚, 於是我還是搞了很久(本人對硬體拆解有先天障礙) ...

Posted by hsuzy at 痞客邦 PIXNET Comments(1) Trackback(0) Hits(287)

ie6 只有 <body> 支援 background-attachment: fixed; 其他 tag 都不支援 (background-attachment: fixed; 是指背景圖會固定在特定位置,而不會因為移動捲軸而改變)

Posted by hsuzy at 痞客邦 PIXNET Comments(0) Trackback(0) Hits(105)

1 2