あなたにとって「phpmyadmin」とは?
お気に入りの説明
1 pt
設定例 // ログ インの有効時間を設定する $cfg['LoginCookieValidity'] = '18000'; // テーマを変更する $cfg['ThemeDefault'] = 'darkblue_orange'; テーマ 変更したテーマはクッキーに保...
もっと読む
0 pt
You don't have permission to access /phpMyAdmin on this server. と 言われたら /etc/httpd/conf/httpd.conf に <Directory “/usr/share/phpMyAdmin”> DirectoryIndex index.php...
もっと読む