Page 1 of 1

Update php in Xampp

PostPosted: 04. April 2019 08:43
by xFire
Hey, is it possible to update the php version in XAMPP 3.2.2?
If so, how can this be done?

Re: Update php in Xampp

PostPosted: 04. April 2019 09:07
by Altrea
There is not XAMPP version 3.2.2, that versions number identifies only the component control panel.
And no, XAMPP does not provide any build in way to update any of the core components.
Technically speaking, it is possible. But XAMPP will not support it.

Re: Update php in Xampp

PostPosted: 04. April 2019 09:22
by xFire
Thank you very much for your quick response. So what can I do if I want have php 7.3?

Re: Update php in Xampp

PostPosted: 04. April 2019 11:11
by Altrea
What do you mean what you can do?

Changing to a different single component always means uninstalling and reinstalling the entire XAMPP version.
Means, backup all of your custom files and databases, uninstall XAMPP, reinstall a different XAMPP version and restore your backups.