问题标签 [platform.sh]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
php - 使用 Symfony 5.4 / PHP8 / Platform.sh 预加载 Opcache
我正在尝试在 Platform.sh 的 PHP8 上运行的 Symfony 5.4 上设置 Opcache 预加载,并遇到致命错误。
配置
必要的部分包括:
我可以验证App_KernelProdContainer.php
文件是在上面配置中定义的正确位置创建的:
包含的文件ContainerF9HiXre/App_KernelProdContainer.php
会在使用语句上引发错误,如下所示:
包含文件中的使用语句如下所示: