Re: How to upgrade PHP version in XAMPP for Windows
"J.O. Aho" <[email protected]> Mon, 20 Feb 2023 16:50:51 +0100
| Newsgroups | comp.lang.php |
|---|---|
| Message-ID | <[email protected]> |
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. -- //Aho