Are you looking to upgrade to PHP 8 in XAMPP on windows how to start?
the step-by-step guide on this page will show you how to upgrade to any recent PHP version within fewer minutes.
After completing these steps you will be able to upgrade to any recent PHP version in future.
Ready to start?
My name is Salim, and I am going to show you how to upgrade to any recent PHP version today. I have been using XAMPP since 2018. in that time I have researched a ton of problems, and solutions, and guided, and helped hundreds of my friends to do the same.
I know that upgrading to the recent PHP version is frustrating. This article will teach you how to upgrade XAMPP PHP 8 or any recent versions. I had shown in basic ways that any beginners will be able to get it. so whether you're 15 or 20, you can upgrade to recent PHP in fewer minutes.
Steps
step1: open XAMPP, in my case my XAMPP is located in the local c directory.
Step2: right click on config of Apache Module and you will get a lot more options to select but you need to just click on Apache (httpd-xampp.conf) figure as shown below.
Step3: After you click on Apache (httpd-xampp.conf) then it will open a config file as shown in the figure below.
Step4: Now install the recent version of PHP. from this site: Click Me. now update the PHP installation path.
Step5: Now save the configuration and start the apache service module.
Step6: the final step is to verify a PHP version. now open your favorite browser and type the URL http://localhost/dashboard/phpinfo.php now you will redirect to this page PHP Version 8.0.3 as shown below.
0 Comments