Installing MongoDB PHP Driver for XAMPP Server on Windows – Step-by-Step Tutorial



Installing MongoDB PHP Driver for XAMPP Server on Windows – Step-by-Step Tutorial

Installing MongoDB PHP Driver for XAMPP Server on Windows - Step-by-Step Tutorial

Hello Friends, In this tech tutorial I will show you how you can configure MongoDB with PHP for XAMPP server. XAMPP is an open source, easy to use and easy to install stack that contains Apache webserver, MySQL database, PHP compiler and Perl. You can find my another tech tutorial to install it using this link: https://www.youtube.com/watch?v=j1KhKhR_0vo

MongoDB is one of most widely NoSQL database. We often end up in a situation where we might find it useful to set up mongoDB also along with PHP in the XAMPP server. this tutorial will help you in this.

Follow the steps below to configure MongoDB for the XAMPP :

1. Install and Configure XAMPP : https://www.apachefriends.org/download.html
2. Download PHP Mongo Driver :
https://www.mongodb.com/try/download/community
3. Copy PHP Mongo DDL to EXT Directory
4. Add Extension to php.ini (extension=php_mongo.dll)
5. Modify the PATH Variable (for xampp php if xampp is just installed)
6. Restart Apache and Verify in php info to find mongoDB

Please Like and Subscribe (if you haven’t done already ). This will really boost my confidence and encourage me to make more videos. Thanks.

For more help or consultation please contact us at:
[email protected]

💥we also provide paid integration service.

Tech I Uses In Daily Life:
💻MacBook Air M1:https://amzn.to/3GU0C4Q
📺Monitor: https://amzn.to/3ZP0QTe
🎥Camera: https://amzn.to/3XIag1i
🎙Mic: https://amzn.to/3ZLjwmS
⽴Tripod Stand: https://amzn.to/3XDKviu
🔅Ring Light: https://amzn.to/3wcKmqq
🎧Headphone: https://amzn.to/3D0Uc2B
🖱Mouse: https://amzn.to/3IZ8ZOY

Also you can 💥Join and 🥳 Follow me on Social Platforms
=================
⭐ Twitter – https://bit.ly/3yNEioK
⭐ Instagram – https://bit.ly/2R3iPHg
⭐ Facebook – https://bit.ly/3wG8EaM
⭐ Website – https://webtyron.com
⭐ LinkedIn – https://bit.ly/3c0q0qW
⭐ Telegram- https://bit.ly/3fuxwfM

Comments are closed.