Moving a Joomla website to a new host
Some good webpages out there:
My slight different process/follow up includes:
- before uploading SQL content:
- find/replace in sql export:
-
’ with \‘
“ with “
†with “
– with -
(else question marks show up in my article via)
- for some reason <sitename>/administrator doesn’t work anymore but <sitename>/administrator/index.php does