Moving to Linux

Tags:

On Linux CentOS running on a VMware platform

Moving from Windows to Linux:

  1. Installed ApacheFriends on Linux
  2. Copy corresponding files from Windows directories
  3. Dump Windows MySQL: mysqldump -u -p databasename >databasename.sql; copy files over
  4. import it back to mysql on linux.  mysql -h 127.0.0.1 databasename <databasename.sql
  5. change application settings — such as URL, etc.
And Wordpress works like a charm

Leave a Reply

If the above Image does not contain text, use this secure code: BahYtA