Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次の行で問題に直面しています
You don't have permission to access /phpmyadmin/ on this server
サーバーはオンnginxです。それをどうするのですか?
nginx
nginx設定ファイルでnginxユーザーが設定されている場合は、次のコマンドを使用できます
chown nginx phpmyadmin
そして、phpmyadmin許可を与え755ます。
phpmyadmin
755