Part of the pitch for this plugin at: https://www.ads-software.com/playground/ is “Test with?different WordPress and PHP versions” but what good is that if PHP 8 is required to install the plugin on my site in order to clone it. PHP 8 being the highest version currently – I cant see people needing to test their site on lower versions if they already are running it, and on the other hand – right now many people are looking to upgrade to PHP 8 as more and more plug-ins require it for updating, so the primary need for “Testing PHP versions” is going to be people like me running 7.X wanting to test 8.
]]>Dear support,
When creating a sandbox, I get error:
Playground couldn't start. Please check the browser console for more information. Error: Error when executing the blueprint step #0 ({"step":"unzip","zipFile":{"resource":"url","url":"https://_____.it/wp-admin/tools.php?page=playground&download=1"},"extractToPath":"./wordpress"}) : Could not download "https://_____.it/wp-admin/tools.php?page=playground&download=1". Check if the URL is correct and the server is reachable.
There’s an error 500 in console:
GET https://_____.it/wp-admin/tools.php?page=playground&download=1 500 (Internal Server Error)
The server log shows memory exhaustion even increasing above 1GB:
2024-06-20 21:50:20.941160 [NOTICE] [18506] [T0] [86.94.235.253:38296-H3:56EF1C5066CB0E32-980#APVH_-----.it:443] [STDERR] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 400556032 bytes) in /home/____/public_html/wp-includes/functions.php on line 5420\n
2024-06-20 21:44:14.187744 [NOTICE] [18506] [T0] [86.94.235.253:55607-H3:819D7E3B09265A1D-2064#APVH_-----.it:443] [STDERR] PHP Fatal error: Allowed memory size of 603979776 bytes exhausted (tried to allocate 266338304 bytes) in /home/_____/public_html/wp-includes/functions.php on line 5420\n
The website I’m testing on is quite complex (WooCommerce with a few plugins), is Playground supposed to work in this scenarios?
Thanks
]]>