Incredible Apache2 virtualhost redirection issue… solved.

Incredible Apache2 virtualhost issue solved

Last week I’ve been stuck with an incredible issue testing websites locally. Never had a problem since then; I usually set up my hosts file and create a virtualhost in order to test mywebsitename.test in my browser, then when I’m done I move it on production and change config files.…

Continue reading

HOWTO: [MySQL] Move WordPress from localhost to production (or from one server to another one)

If you want to move your Wordpress installation from localhost to the production server (or move from one server to another one) you must alter every table containing old urls. These lines automatize the process.Important notices!These are ONLY the SQL commands you must launch from command line or Phpmyadmin. This is…

Continue reading