Skip to main content
PHP settings let you change a sandbox’s runtime without editing configuration files by hand. Open Site settings, then select PHP configuration once the sandbox is ready. The PHP configuration panel on the sandbox detail page

Switch PHP versions

Choose PHP 8.1, 8.2, or 8.3 from the version selector. Switching restarts the sandbox for a few seconds, but leaves its files and database unchanged.

Tune php.ini values

Save all required changes together. SandyWP restarts the sandbox briefly to apply them. You can also toggle allow_url_fopen. The upload limit cannot exceed the post-size limit, and the memory limit is capped below the sandbox container limit. Use the File Manager to pair PHP changes with code edits, or create the stack you need from the beginning with Create a sandbox.