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.
Magento バックエンド CMS ページの WYSIWYG TinyMCE エディターで別のポップアップ ウィンドウで開いている画像または何かを挿入すると、500 内部サーバー エラーが発生します。
.htaccess ファイルを調べて、次のようにエントリを変更する必要があると思います。
change Options +FollowSymLinks into #Options +FollowSymLinks
つまり、コメントします。