全文検索:
- MySQLのインストール @02_freebsd:04_database:01_mysql
- る --enable-thread-safe-client $ make # make install </code> ===== CentOS5.2でconfigureした時のエラー ===== こ... und </code> これでコンフィグできました。 <code console> $ yum install ncurses-devel </code> ====== 設定ファイルのコピー ====== <... ス作成 ====== <code console> # /usr/local/bin/mysql_install_db --user=mysql </code> ====== 起動 ====== <code c... = エラー(MySQL 5.1.30) ==== # /usr/local/bin/mysql_install_db --user=mysql Installing MySQL system tables.
- ApacheのBasic認証でPostgreSQLを参照 @02_freebsd:04_database:02_posgresql
- インストール手順の確認のため、INSTALLファイルの内容を確認しておく。 $ less INSTALL ===== configureの実行 ===== INSTALLファイルのインストール手順に従
- PostgreSQLインストール @02_freebsd:04_database:02_posgresql
- /usr/ports/databases/postgresql81-server # make install </code> ===== OpenSSL をインストールしていない場合 ===== De... d postgresql-8.3.3 # ./configure # make # make install </code> ====== postgresユーザ作成 ====== <code consol... rary not found これでインストールできる <code console> # yum install readline-devel </code> ====== /etc/rc.confの編集 ==
- php4 + sqlite3の実装
- php4では、sqliteを使うにはひと工夫必要。 <code console> % pecl install sqlite </code> [[http://php-sqlite3.sourceforge.... onfigure --with-sqlite3=/usr ※環境による & make& make install </code> これでphp.iniで extension=sqlite.soを指定する。 s
- PostgreSQL+pgpoolアップデート @02_freebsd:04_database:02_posgresql
- remove postgresql* ・新しいpotgresqlをインストール # yum install postgresql84 postgresql84-contrib postgresql84-de... d pgpool-II-3.0 # ./configure # make # make install 添付のpgpool.confを環境に合わせて修正 # /usr/local/etc/pgpo
- 16 mysql community からyum @02_freebsd:04_database:01_mysql
- nity-release-el7-5.noarch.rpm ===== インストール ===== # yum install mysql-community-server {{tag>mysql}}
- MySQL - PHPMyAdmin @02_freebsd:04_database:01_mysql
- code> # cd /usr/ports/security/libmcrypt # make install clean ・PHPを下記の--with-mysql=/usr/localを加えて再インスト