レンタルサーバー

プログラミング

Visual Studio Codeの「Do you trust the authors of the files in this folder?」「Restricted Mode is intended for safe code browsing. Trust this folder to enable all features.」の対処方法

Visual Studio Codeを立ち上げると「Do you trust the authors of the files in this folder?」とポップアップ画面が表示されたり「Restricted Mode is inte...
プログラミング

herokuにログインしようとすると「 Error: Your account has MFA enabled; API requests using basic authentication with email and password are not supported. Please generate an authorization token for API access.」とエラーが表示される

herokuにログインしようとすると「 Error: Your account has MFA enabled; API requests using basic authentication with email and password...
プログラミング

herokuの二段階認証ログインの設定の仕方とその方法

herokuの二段階認証ログインの設定の仕方とその方法についてherokuでログインをするときに二段階認証(2要素認証)を設定してよりセキュリティを強化したい。このサイトではherokuの二段階認証ログインの設定の仕方とその方法について紹介...
プログラミング

Railsチュートリアルでrails sしたら「The asset “application.js” is not present in the asset pipeline.」とエラーが出た

Railsチュートリアルでrails sしたら「The asset "application.js" is not present in the asset pipeline.」とエラーが出たRailsチュートリアルを進めていてrails ...
プログラミング

WordPressのrobotsメタタグのmax-image-preview:largeの削除・非表示の方法 / やり方

WordPress 5.7以降、robotsメタタグのmax-image-preview:largeが自動で追加されるので削除・非表示したいWordPress 5.7以降、robotsメタタグのmax-image-preview:large...
プログラミング

WordPressのリビジョンとは?削除の仕方、データベースを最適化する方法

WordPressのリビジョンとは?削除の仕方、データベースを最適化する方法WordPressの記事を作成するたびにリビジョンという項目の件数が上がってく・・リビジョンが数百件も溜まってる・・データベースの空き容量は大丈夫だろうか?・・この...
プログラミング

laravel エラー Installation failed, reverting ./composer.json to its original content.が出た時の対処法

larevel uiをインストールをしようとしたら「Installation failed, reverting ./composer.json to its original content.」のエラーが出てしまう・・・larevel u...
プログラミング

「We’re sorry, but something went wrong」のherokuデプロイ後のエラーの対処方法

git push heroku masterのコマンドを実行しherokuアプリを開こうとすると「We're sorry, but something went wrong」が表示される・・・git push heroku masterのコ...
プログラミング

「データベース接続確立エラー」MAMPにWordPressインストール時のエラーの対処方法

MAMPにWordPressをインストールさせている途中で「データベース接続確立エラー」のエラーが出る・・・MAMPにWordPressをインストールさせている途中で「データベース接続確立エラー」のエラーが出る・・・MAMPにWordPre...
プログラミング

「The requested URL was not found on this server.」のMAMPとWordPressのエラーの対処方法

MAMPにWordPressを表示させようとすると「The requested URL was not found on this server.」のエラーが出る・・・MAMPにWordPressを表示させようとすると「The reques...