Re: How to upgrade PHP version in XAMPP for Windows

Murtaza Gandhi <[email protected]> Mon, 20 Feb 2023 21:46:46 +0530
Newsgroups comp.lang.php
Organization A noiseless patient Spider
Message-ID <[email protected]>
On 20-02-2023 21:20, J.O. Aho wrote:
> On 2/20/23 16:28, Arne Vajhøj wrote:
> 
>> But from a more philosophical point of view.
>>
>> Someone wants to run PHP, Apache and MySQL.
>>
>> Fundamentally they have two possible approaches:
>> A) install each of the 3 products separately, configure
>>     them to integrate etc..
>> B) get a "smart bundle" that one just install and
>>     then everything is ready to use
>>
>> Both approaches are perfectly fine.
> 
> I do prefer the third option, use an OS that supplies you with the 
> needed tools and they will be updated each time you do a system update.
> Nowadays you can kind of mimic that on ms-windows too, just use WSL.
> 
Thanks