Deprecated: 関数 add_custom_background は、バージョン 3.4.0 から非推奨になりました ! 代わりに add_theme_support( 'custom-background', $args ) を使用してください。 in /usr/home/WWW/cml-office/memolog/wp-includes/functions.php on line 6131

Notice: 関数 register_sidebar が誤って呼び出されました。「sidebar」サイドバーの引数の配列で id が設定されませんでした。既定では「sidebar-1」です。id に「sidebar-1」を設定することでこの情報を消して、既存のサイドバーのコンテンツを保つことができます。 詳しくは WordPress のデバッグをご覧ください。 (このメッセージはバージョン 4.2.0 で追加されました) in /usr/home/WWW/cml-office/memolog/wp-includes/functions.php on line 6131
ploneの入り口あたり | メモlog
4月 1, 2009 - コンピューター    ploneの入り口あたり はコメントを受け付けていません

ploneの入り口あたり

http://plone.org/
より。
Plone-3.2.1r4-UnifiedInstaller.tgz.tar
を落としてくる。

tar Plone-3.2.1r4-UnifiedInstaller.tgz.tar
cd Plone-3.2.1r4-UnifiedInstaller
./install.sh standalone

ユーザーplone、グループploneができる。
インストール終了後のメッセージ中で、

Use the account information below to log into the Zope Management Interface
The account has full ‘Manager’ privileges.

Username: admin
Password: ********

のように、管理者の初期パスワードが表示される。

http://(インストールしたマシンのIPまたはURL):8080/Plone

でアクセスできる。8080はデフォルトのポート番号。

ここまでだと表示が英語なので、日本語の解説書を読みながら触るには、画面右上の一番右上のサイト設定をクリック→LanguegeをJapaneseにすると全体の表示が日本語になる。

FreeBSD release7で利用中。

Comments are closed.