• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » usr
トレース: • 03 libssh2 ssh2_connect • 02 Xen マイグレーション • 41 Windows 更新日時を変更 • 01 ファイルの指定行を抜き出す

usr

検索

以下に検索結果を表示します。

完全一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@02_freebsd:04_database
  • 全ての名前空間
  • 02_freebsd:04_database:01_mysql (3)
  • 02_freebsd:04_database:02_posgresql (3)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

MySQLのインストール @02_freebsd:04_database:01_mysql
17 ヒット, 最終更新: 13年前
pw groupadd mysql pw useradd mysql -g mysql -d /usr/local/ -s /usr/sbin/nologin </code> ====== インストール ====== <code console> $ ./configure --prefix=/usr/local/mysql --with-charset=ujis --with-extra-char... or $ ./configure --prefix=/usr/local/mysql --with-charset=utf8 --with-extra-char
ApacheのBasic認証でPostgreSQLを参照 @02_freebsd:04_database:02_posgresql
13 ヒット, 最終更新: 13年前
ァイルのインストール手順に従って、configureを実行する。 \\ 以下の例は、Apacheが/usr/local/apache、PostgreSQLが/usr/local/pgsqlに \\ インストールされているものとする。 $ ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-pgsql=/usr/local/pgsql ===== モジュールのコンパイル ===== 以下のコマンドでコンパイルを行う。
PostgreSQLインストール @02_freebsd:04_database:02_posgresql
12 ヒット, 最終更新: 9年前
ストールしようとしても、client からインストール <code console> # cd /usr/ports/databases/postgresql81-client # make -DWITH_OPENSSL_BASE -DWITH_OPENSSL_PORT # cd /usr/ports/databases/postgresql81-server # make insta... d postgres # pw useradd postgres -g postgres -d /usr/local/pgsql -s /usr/local/bin/bash </code> ===== CentOSの場合、configureするとこんなエラーが ===== postgresql co
MySQL - PHPMyAdmin @02_freebsd:04_database:01_mysql
9 ヒット, 最終更新: 13年前
= 最新のバージョンだとlibmcryptが無いと怒られる ===== <code> # cd /usr/ports/security/libmcrypt # make install clean ・PHPを下記の--with-mysql=/usr/localを加えて再インストール ./configure --with-mysql=/usr/local \ --with-apxs2=/usr/local/apache2/bin/apxs \ --enable-pear --with-tsrm-pth --with-mcrypt=/usr/
MySQL - ログローテート @02_freebsd:04_database:01_mysql
2 ヒット, 最終更新: 4年前
sを実行。 <code> # vi /etc/crontab 01 0 * * * root /usr/sbin/chown mysql /var/log/mysql/mysql.log ; /usr/local/bin /mysqladmin -u root -p[MySQLのrootパスワード] fl
php4 + sqlite3の実装
1 ヒット, 最終更新: 13年前
ite3-0.4 & phpize & ./configure --with-sqlite3=/usr ※環境による & make& make install </code> これでphp.iniで
PostgreSQL+pgpoolアップデート @02_freebsd:04_database:02_posgresql
1 ヒット, 最終更新: 13年前
e # make install 添付のpgpool.confを環境に合わせて修正 # /usr/local/etc/pgpool.conf に置く pgpool起動 # /etc/rc.d

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki