(04) How to Downgrade PHP Version in Xampp | Install Xampp in Windows | Downgrade the Php version

preview_player
Показать описание
Install Xampp in Windows

How to Downgrade PHP Version in Xampp | Downgrade Apache PHP Version
How to downgrade php from 8.0.0 to 7.1.32 in xampp 8.0.0?
How To Downgrade Php From 8.0.0 To 7.1.32 In Xampp 8.0.0?

Hey friends i am going to discuss with some common error with xampp. i installed xampp in my pc and working with Laravel version 5.8 and php version 7.1.3 so i face a lot issue when trying to run php artisan commands. so i googled and found so many solution but i solve it in a very simple way. so please look below steps to solve it.

Step 2 : after download extract it and you will see php and apache folder in it.
Step 3 : Rename php and apache folder present in C:\xampp
Step 4 : Copy php and apache folder from extract folder and paste it C:\xampp
Step 5 : Restart Apache and MySQL and check php version using command “php -v”

Learn web development
Learn App development
Learn full stack development

Source Forge Website for downloading files

/*========= Want to Hire me ======== */

* My WhatsApp: +923040738009

#php
#phplaravel
#laravel
#laravelsolutions
#webdevelopment
#cdl
#career_development_lab
#hadayatniazi
#coding
#technology
Рекомендации по теме
Комментарии
Автор

Excellent, works like a charm! First I tried only to replace the php folder, but then you will run into some weird issues!

CarlMahnke
Автор

Thanks a lot. I don't know this is possible without uninstalling xampp. You save my many time. Again thanks.

avilashsaha
Автор

Thanks broh, this worked for me. You have just removed the burden that over me

mphatsomlenga
Автор

thanks nice tip to allow multiple apache and php version, xampp is missing multi enviroment feature such as what others such as Wamp offers. One thing I would add is you must reconfigure your php.ini as needed file for new version.

darrenplayer
Автор

Thank you so much!. Same as the others, you saved a lot of my time! :D

TheMasamuneShin
Автор

Thank you brother :)
Your advice has saved a lot of my time!

pramodvinay
Автор

Thank you for this very helpful video. It has saved me a lot of time!

mrt
Автор

thanks for your advice!! is really helpfully!!!

pelaoviajero
Автор

Allah apko qamyab kare bro, bht acha tutorial.

MuhammadAdnan-wojk
Автор

Thanks maaan, u saved a lot of my time 🤜

ayoubaddi
Автор

I thank youo very much my friend, wish you the best!

Saladeo
Автор

hey everyone, i'm a beginner and i had this error when trying to host my laravel project Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". the hosting server uses 8.1.0 and when i checked my pc with php -v i found that i had 8.1.1 how can i fix it? The project is too big i can't start it from scratch

hc
Автор

THANKS...it worked but I also changed the phpMyadmin folder otherwise it was given error

sadiashah
Автор

if I edit the php ini and I want to switch to old version so I have to edit every version php ini as same did for the current version ?

sainideepak
Автор

Chance the version to php 7.2.33 after copy the file into the folder like you, but after that I was not abel to start Apache in the XAMPP Control Paanel V3.3.0
10:33:05 [Apache] Error: Apache shutdown unexpectedly.
10:33:05 [Apache] This may be due to a blocked port, missing dependencies,
10:33:05 [Apache] improper privileges, a crash, or a shutdown by another method.
10:33:05 [Apache] Press the Logs button to view error logs and check
10:33:05 [Apache] the Windows Event Viewer for more clues
10:33:05 [Apache] If you need more help, copy and post this
10:33:05 [Apache] entire log window on the forums


Can you help me here. Thanks.

reskadk
Автор

After so many videos I got this and it's actually working. 😊 Thank You

nishaprasad
Автор

Thank you so much! I have a little problem tho when I write php --version in the cmd it tells me php is not recognized what can I do?

GisStars