0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ローカルでのXAMPP使用 ⚠注意点⚠

Last updated at Posted at 2015-05-16

ローカルでのXAMPP使用 ⚠注意点⚠

プラグイン、テーマのインストール時XAMPPのftpログイン認証を求められる

XAMPPのダウンロード方式を直接ダウンロードへ変更しましょう。 1.Wordpressのインストールフォルダ/wp-config.php 2.末尾にdefine('FS_METHOD', 'direct');を追加

プラグイン、テーマのインストール時ディレクトリを作成出来ないエラーが発生

メッセージ内の対象ディレクトリのパーミッションを変更しましょう。とりあえず、everyoneをフルコントールにします。 この手のエラーは大抵、パーミッションで解決します。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?