kera Posted January 4, 2018 Share Posted January 4, 2018 Hi everyone, I've got Windows 10 installed on my PC and I'm using xampp for development. I wanted to use Blocktrail API to test it out. I've enabled all the extensions it needs. I've tried to install it with Composer, it says that it requires php-64bit and that my php 7.1.7 does not meet that requirement. Now, I've googled it, printed the PHP_INT_MAX, it actually runs 32 bit version of PHP on my xampp. I've also found that the 64 bit php in platform dependent and was supported on all platforms except Windows, but prior to php 7 version. What the problem is here. My xampp is running php 7.1.7 and it is still 32bit version. Does anyone knows what should I do? Is there any way that I can upgrade it? Is it worth getting a new version of xampp to try out if it's 64 bit version? Any ideas? Thanks in advance! Quote Link to comment Share on other sites More sharing options...
requinix Posted January 4, 2018 Share Posted January 4, 2018 Go download the right version. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.