I have found 4 to 6 pages explaining how to move a C5 site (on Ubuntu) to another Ubuntu server.
Do the versions have to match? Ubuntu? Apache2 Php?
I have tried:
tar the entire website’s files.
mysqldump the DB.
Create the empty site in apache2 on new server.
Login to MySql and create the user and the DB.
Restore the DB from the dump file.
It never works. Sometimes a little more than others. Typically I get HTTP Error 500.
Anyone know of a page that explains how to do it THAT WORKS.
How do I diagnose a 500 page error.
Thanks,
Sean