bb-config.phpにMySQLの設定と最下行辺りのdefine( ‘BB_LANG’, ” )をdefine( ‘BB_LANG’, ‘ja [...]
Posts Tagged ‘備忘録’
word press インストール
10月 22nd, 2009
No Comments
テーマインストールでwp-contentフォルダがありません。
と言われたので、wp-config.phpに下記を追加。
define(‘FTP_BASE’, ‘/xxx/wordpr [...]

