Private instance WPT info

Hi,

Does anyone know if the followings can be used to install private instance of wpt?

-apache2.4
-php7.0.12
-windows 10

if not, would you recommand the correct versions?

thanks,

-sam

Apache: Yes (though if the server is on Linux I’d strongly recommend Nginx)

PHP 7: Yes, though you will need the latest code from github. The 2.9 release is pretty old at this point. I just moved the public instance to php 7 earlier this week and fixed a few lingering issues.

Windows 10: No. The traffic-shaping driver (dummynet) doesn’t work on Windows 10. Windows 8.1 is the latest you can use right now. That said, I hope to have a new driver finished any day now so Windows 10 support is probably a few weeks away at most (debugging driver issues right now).