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.
ローカル マシンに OpenCms をインストールしましたが、問題なく動作します。しかし、正しく動作させるためには、my.iniファイルを変更して設定する必要があると言われていますmax_alllowed_packed site to 32 が、それは完全に正常に動作します。
my.ini
max_alllowed_packed site to 32
しかし、Tomcat と MySql にサード パーティのホスティング プロバイダーを使用している場合、このファイルを変更できますか?
サーバーへの ssh アクセスと、適切な権限を持つ my.ini ファイルへのアクセスがあれば、それを変更できます。それ以外の場合は、プロバイダーに確認して、代わりに行うよう依頼する必要があります。