HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla FAQ Moved from Namescheap Hosting to Ionos
mingmong
New
Hi everyone apologies if this is the wrong place or process.
Please bare with me this is not my area of expertise
I have transferred my FAQ site installed on Namecheap to Ionos and the move has not gone well site wont work
the original site was setup using the cpanel softaculous apps installer on a domain faq.lilycomms.tech.
i Created a new domain faq.lilycomms.info moved the files across and imported the database without error i edited the config.php with the new domain details which loaded the main page but not allow me to sign in i changed the config and seemed to have made it worse and have the following issues can anyone advise many thanks.
Tagged:
0
Comments
@mingmong Did you perhaps edit
config-default.php
? I would restore a backup copy if you have it.I suspect you deleted this line in it:
$Configuration['Database']['Engine'] = 'MySQL';
But I'm concerned other values were also changed and you may end up chasing a great many problems if you don't restore the file entirely.