Opcode caching makes PHP applications run faster by saving compiled scripts in memory.
To enable Opcode Caching on the Managed Cloud Server:
- Access Your Website: Log into the Managed Cloud Platform and click on 'Websites' in the left navigation bar. Select your website.
- Navigate to Advanced: Go to 'Optimization' > 'Opcode Caching'.
- Enable Optimization: Toggle on the button to enable Opcode Caching.
When you enable Opcode Caching, the server doesn't have to redo certain tasks when someone revisits a page, so it loads quickly.