How to use XAMPP and WAMP server on same pc in Windows

preview_player
Показать описание
If you need install service from me, buy it and click below
========================================================

or you can pay me via paypal :)

===================================================

In this tutorial I will show you - How to use XAMPP and WAMP server on same pc in Windows

Database connection will be for xampp with port 90 and db port 3307 :

var $host = 'localhost:3307';

Remember it, very important
Рекомендации по теме
Комментарии
Автор

thanku so much aapne mere sabse badi problem solve kr di

kissugaming
Автор

Thanks! This worked and I was able to configure WAMP to run on port 90 like you showed, but instead of XAMPP I'm using a vanilla Apache 2.4 manual install (which ran fine before) and it should pop up when I type 'localhost' with no port, as the default right?

But it doesn't. Any ideas?

erichepperle
Автор

Nice and useful video, but how an we access the folder i mean like " localhost:90/folder-name " is showing error.Please reply.

ashishjaiswal
Автор

Nice Video, Great Work!
Xampp And Wamp On Same Machine #XamppAndWampOnSameMachine

modernwayoflearning
Автор

Sir, while installing wordpress....do i need to write the Database Host:localhost:90 instead of Database Host:localhost ???

ManpreetKaur-mvjy