Page 1 of 1

migration failed . only load banner and topic , every page click in is http 500 error

Posted: Wed Apr 17, 2019 11:51 am
by kit_kit
migration failed . only load banner and topic , every page click in is http 500 error
i am moving my OC 2.2 to another server and having an issue .

steps i am doing is
1. compressed whole sites from existing and upload it to new server.
2. export out database from phpmyadmin .
3. create a new sql in new server , import the saved .sql file to new phpmyadmin.
4. trying to avoid confusion , i use back all the same password and username .
5. i did not change username in config.php , admin/config.php as its the same as old one . even the folder i created with the same folder . which home/myfolder/public_html/

what steps do i missed out ?

Re: migration failed . only load banner and topic , every page click in is http 500 error

Posted: Wed Apr 17, 2019 2:10 pm
by D3MO
Human factor you forgot:) automated scripts cant do all work for you:)

Re: migration failed . only load banner and topic , every page click in is http 500 error

Posted: Wed Apr 17, 2019 2:38 pm
by kit_kit
D3MO wrote:
Wed Apr 17, 2019 2:10 pm
Human factor you forgot:) automated scripts cant do all work for you:)
i not quite understand what u mean sir ?
whats automated script ya? i didnt do anything automatic .

Re: migration failed . only load banner and topic , every page click in is http 500 error

Posted: Wed Apr 17, 2019 4:24 pm
by D3MO
Sorry didnt read very acurate:) if you get 500 error that can be due to soe url , disable SEO url if you have it enabled. (for testing) maybe mod rewrite not enabled in your new server, also try renaming .httacess to .httacess_bak (to see if it is not caused by it)
kit_kit wrote:
Wed Apr 17, 2019 2:38 pm
D3MO wrote:
Wed Apr 17, 2019 2:10 pm
Human factor you forgot:) automated scripts cant do all work for you:)
i not quite understand what u mean sir ?
whats automated script ya? i didnt do anything automatic .

Re: migration failed . only load banner and topic , every page click in is http 500 error

Posted: Fri Apr 19, 2019 4:55 pm
by johnp
Try uploading a clean Opencart to a sub folder and see if you can connect that to your live database with amended config files on the clean site. I would disable any non standard extensions on the live site first and turn off any SSL or SEO elements too.