Nuacht

Step 2: Configure php.ini Open the file c:\xampp\php56\php.ini in notepad. If the file does not exist, copy php.ini-development to php.ini and open it in notepad. Then uncomment the following line: ...
Now, we just need to swap this over to the PHP that is installed with XAMPP, which is located at /Applications/XAMPP/bin In Terminal, type in which php again and look for the updated string. If ...