Tag: Xampp

  • Configuring XAMPP for Multiple Web Sites

    Configuring XAMPP for Multiple Web Sites, have a full Apache server on your Windows computer, for web site development. XAMPP configuration with Windows Hosts file.

  • Web Site Development Tools (Windows and OS/X)

    Web Site Development Tools (Windows and OS/X)

    Software and tools for web site developers, WordPress users, programmers, and using computers effectively.

  • Xampp directory mismatch

    If you unzip the Xampp files (e.g. into c:\xampp) the installer doesn’t know where the installed files went.  You will see in the Xampp Control Panel Application (xampp-control.exe) a message “directory mismatch”. This doesn’t matter for normal operation of Xampp, but if you try using the installer for Xampp add-ons (for example, Perl), you can’t…

  • Xampp with Skype

    If XAMPP doesn’t work with Skype installed, make this one simple configuration change

  • PHP Development on your laptop

    Setting up a PHP development environment Setting up my laptop to be a PHP/MySQL server was easier than I would have predicted. Download the XAMPP package from Apache Friends at http://www.apachefriends.org and unzip it to c:\xampp (keeping the folder hierarchy intact). There are Windows and Linux versions, with Mac OS X version being developed. I’m…