I am looking for some free webspace to test several PHP scripts (web hooks).
I only need about 1MB
PHP8.0 or higher needs to be supported.
Any ideas?
I am looking for some free webspace to test several PHP scripts (web hooks).
I only need about 1MB
PHP8.0 or higher needs to be supported.
Any ideas?
You could install php and apache (etc) on your own computer?
There are free tiers from some cloud VPS providers.
Lifeboat can install PHP and set up “regular websites”.
Lightsail Free Trial Tier + Lifeboat
Oracle Free Tier + Lifeboat
You can also install Xampp (XAMPP Installers and Downloads for Apache Friends) local on your desktop. I used it in the past to explore the WordPress possibilities without using an external party. Works great.
Or mamp
Over the decades I’ve been a big fan of MAMP for macOS as Greg mentioned, as well as XAMP for Windows as J. mentioned.
Another alternative would to simply spin up a VM and host your tests in there. The huge benefit is that you can use the same/similar distro that you might use if ever go production plus with most modern day VM software, you can create snapshots so that you can run experiments and then quickly and easily roll back to a prior state.
I was just about to post this for you…
VMware Fusion and Workstation are Now Free for All Users
…but noticed that right above you mentioned you’re a UTM user. Linux works awesome over there, but I don’t think UTM has any kind of snapshot technology other than simply cloning a VM.