Total2386551 Week18334 Yesterday5351 Today7540 1count/day on each IP Since 2006-06-06
«Prev || 1 | 2 | 3 |...| 143 | 144 | 145 | 146 || Next»

10 February 2007

ports で PHP を導入

#cd /usr/ports/lang/php5
#make install clean

Options for php5-5.2.1
 _OPTIONS_READ=php5-5.2.1
 WITH_CLI=true
 WITH_CGI=true
 WITH_APACHE=true
 WITHOUT_DEBUG=true
 WITH_SUHOSIN=true
 WITH_MULTIBYTE=true
 WITH_IPV6=true
 WITH_MAILHEAD=true
 WITHOUT_REDIRECT=true
 WITHOUT_DISCARD=true
 WITH_FASTCGI=true
 WITH_PATHINFO=true

ports インストール後の調整作業
1. php.ini ファイルを設定する
  #cd /usr/local/etc
  #cp php.ini-dist php.ini
 PHP の実行時設定を変更するには、.ini ファイルを編集します。
2. httpd.conf を編集し、PHP の共有モジュールをロードするよう設定します。
 ports がやってくれている
3. Apache が特定の拡張子のファイルを PHP としてパースするよう(httpd.conf を編集して)設定します。
<IfModule php5_module>
 AddType application/x-httpd-php .php .phtml
</IfModule>

PHPマニュアルページ参照
PHP: Apache 2.0 (Unixシステム用) - Manual

02/10/07 11:46:48 - noboru - No comments WWW

08 February 2007

フレッツスクエアへの接続方法

FreeBSDで,ADSL接続テストを使用としてサーバーを探していて見つけた,フレッツスクエアに接続して,FreeBSDのpppのテストを行った
FreeBSDでPPPoE複数セッション接続

ついでにNVIIIでの接続方法へのリンクも書いておく
ADSLモデム-NVIII

02/08/07 19:58:00 - noboru - No comments Network

04 February 2007

他のBlogツール

02/04/07 11:35:46 - noboru - No comments Nucleus

28 January 2007

コメントツリー表示を追加

個別アイテムページにも追加した(コメントツリー表示を追加しました)

includeで、試したところ、コメントツリーが展開されずそのまま表示されたので、スキンに追加した


01/28/07 10:35:43 - noboru - 1 comment Nucleus

26 January 2007

CSSの変更

nudn.cssの変更を行った
左右のボックスを作成した場合,フッタ部分で回り込みが解除されていなかったので,.iteminfoにclear : both; を追加した

01/26/07 12:12:00 - noboru - No comments Nucleus , 写真 , 高尾山

12 January 2007

探していた WinCVS1.2「表示位置の変更」コンボボックスの項目削除方法 があった

[cvs-jp-info 590] Re: Q: WinCVS1.2「表示位置の変更」コンボボックスの項目削除方法
http://www.wincvs.org/newfaq.htm#clean_combos

It's nice that WinCvs remembers all the entries I ever made into a combobox, but how can I purge the by-now obsolete items ?
In recent releases (1.3.x) you could simply press the [DEL] key, when on the item you want to delete. Removing the items from earlier versions requires some registry hacking as described in the following post from Bo Berglund regarding the combobox used for browse locations:
It is a bit tricky since you have to do it in the registry, but if you are willing to do it here is a stepthrough:
0) Close WinCvs if it is running!
1) Open RegEdit and go to HKEY_CURRENT_USER\Software\WinCvs\wincvs\CVS settings
2) open item P_BrowserLocs. It is a set of null terminated strings with the list of locations.
3) In the hex window mark the string you want to delete starting with the drive letter and ending with the NULL char.
4) Hit the delete button.
5) Edit the first byte in the item by decrementing by one (for each string deleted)
6) Click the OK button
7) Start WinCvs again and check that the offending location is gone.

Be careful when editing the registry!

01/12/07 10:30:09 - noboru - No comments ソフトウェア開発

17 December 2006

AKI-RS232Cラインモニターキット

AKI?RS232Cラインモニター
秋月電子

早速ヘルパーを使って作成した


12/17/06 21:16:55 - noboru - No comments 組込

ハンダ付け工具

ヘルパー(ST-92)
ハンダ付け作業を楽にできるよういろいろ買いました
太洋電機産業株式会社
 ヘルパー ST-92
 ソルダーアシスト SA-10
 手動式はんだ吸取器 GS-108

12/17/06 12:31:20 - noboru - No comments 組込

10 December 2006

管理画面を持つプラグインの脆弱性を解決するプラグイン

NP_0TicketForPlugin

インストールした

12/10/06 13:38:36 - noboru - No comments Nucleus

Nucleus CMS v3.24 日本語版

Nucleus CMS v3.24 日本語版

v3.23からの差分でアップデート

12/10/06 13:34:42 - noboru - No comments Nucleus
«Prev || 1 | 2 | 3 |...| 143 | 144 | 145 | 146 || Next»

< 2026-03 >
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
293031    

 Use OpenOffice.org
VALUE-DOMAIN.COM

最近のコメント