Importing large files through phpMyAdmin on xampp installation

Like it’s described in title in this post I’ll try to describe how to increase the maximum file size for importing database on xampp instalation.

Situation

You installed Xampp and you want to import existing data from other installation or from host. First you need to export the data. In this case I’m using wordpress installation and I want to have copy of my hole site on local install just to have some materials during web development. … More Importing large files through phpMyAdmin on xampp installation

Installing XAMPP & WPMS on Win7

Since I’m currently working on some offline project, related to my daily work in public library, that includes Xampp let’s at first say something about it.

If you are web developer, who is working with WP, Joomla and similar CMS-s that are php powered, you’re well familiar with this, well let’s call it app. XAMPP is “Apache friends” aplication that simulate apache powerd PHP server with addition of MySQL, FileZilla, Tomcat etc on your PC or MAC. Currently there is Linux, Windows, Mac OS X and Solaris.
Like said in title I will show you how to install and troubleshote XAMPP on Win7. … More Installing XAMPP & WPMS on Win7