ソース掲示板




すべてから検索

キーワード   条件 表示 現行ログ 過去ログ トピックス 名前 本文

  メンテナンス 前画面に戻る

対象スレッド 件名: phpMyAdmin 2.11.0
名前: lightbox
処理選択
パスワード

件名 phpMyAdmin 2.11.0
名前 lightbox
コメント
http://lacoocan.nifty.com/webapps/phpmyadmin/index.htm(Lacoocan のインストール説明)

@DIV
$cfg['PmaAbsoluteUri'] = "http://lightbox.if.land.to/phpmyadmin/";
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['blowfish_secret'] = 'land';
$cfg['Servers'][$i]['auth_type'] = 'cookie';
$cfg['DefaultLang'] = 'ja-euc';

// [[データベースアカウント]]
$cfg['Servers'][$i]['only_db'] = 'lightbox';
@END

↓land.to 用の 広告を出さない [[.htaccess]]
@DIV
LayoutIgnoreURI *.html
LayoutIgnoreURI *.php
@END