mcrypt has been deprecated. PHP 7.2 and above apparently no longer have it, and there’s not a good solution that I have found in getting it to run on Windows, bar going down to previous PHP versions like 5.5.
So I don’t think invoiceplane can be run on modern Windows operating systems.
Hey @UnderDog – the mcrypt.dll file is missing, so deprecated is the wrong word.
And docker on Windows requires Windows 10 Pro, and of course, this particular machine is Windows 10 standard.
In any case, there are differences in PHP on Windows (you have to point to DLLs for one) so it’s not as simple as it is on Linux. I’m looking into alternative infrastructure.