• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » usr
Trace: • unixbench • ip_contrack • 05 KVM Multi-Queue • インデックスメニューの設定 • 01 PostgreSQL streaming replica • 02 CentOS7 iptables • 83 PHP複数バージョンを共存 • PostgreSQLコマンド • 16 mod_proxy • 31 CentOS5 TLS1.2

usr

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@02_freebsd:04_database
  • Any namespace
  • 02_freebsd:04_database:01_mysql (3)
  • 02_freebsd:04_database:02_posgresql (3)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

MySQLのインストール @02_freebsd:04_database:01_mysql
17 Hits, Last modified: 13 years ago
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 Hits, Last modified: 13 years ago
ァイルのインストール手順に従って、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 Hits, Last modified: 9 years ago
ストールしようとしても、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 Hits, Last modified: 13 years ago
= 最新のバージョンだと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 Hits, Last modified: 5 years ago
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 Hits, Last modified: 13 years ago
ite3-0.4 & phpize & ./configure --with-sqlite3=/usr ※環境による & make& make install </code> これでphp.iniで
PostgreSQL+pgpoolアップデート @02_freebsd:04_database:02_posgresql
1 Hits, Last modified: 13 years ago
e # make install 添付のpgpool.confを環境に合わせて修正 # /usr/local/etc/pgpool.conf に置く pgpool起動 # /etc/rc.d

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: 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