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.
サーバー OS をアップグレードし、PHP と APC を含む PHP 拡張機能を再インストールする必要がありました。
しかし、PHP を使用してダウンロードを強制すると、ファイルが 10MB を超えると機能しません。
PHP.ini で同じ設定を使用しているため、他に何が変更されたのかわかりません。
反対票にもかかわらず、これはPHPで追加することで解決されました
ob_end_clean();
ヘッダー情報の前に、誤解された意見を遠慮なく撤回してください。