Category: XAMPP

Explore the power of XAMPP, a versatile development environment, with my easy-to-follow guides. Learn the ins and outs, discover valuable tips, and uncover time-saving tricks to streamlime your projects.

How to Setup PostgreSQL in XAMPP for Windows

How to Setup PostgreSQL in XAMPP for Windows

If you’re here, it means you’re already aware that XAMPP includes MariaDB right from the start. But, if you’re interested in setting up another database management system, like PostgreSQL, you’ll need to go through...

Fix XAMPP Errors On Quit (2 Ways)

So you’re trying to quit XAMPP and you’re getting these errors: Error: Cannot create file “C:\xampp\xampp-control.ini” Access is denied Exception EAccessViolation in module xampp-control.exe at 0025B292. Access Violation ad address 0065B292 in module ‘xampp-control.exe’....

xampp custom domain

Use Custom Domain Instead of Localhost in XAMPP

In this post, you’ll learn how to create and use a custom domain name (i.e. example.com) instead of localhost in XAMPP. Let’s get started! Map the custom domain to localhost Run Notepad as administrator and...

XAMPP multiple PHP versions

Run Multiple PHP Versions in XAMPP

If you’re reading this it means you already know what XAMPP is and how to use it. You also know that there isn’t an out-of-the-box feature in XAMPP that allows you to switch between...