google cloud platform - Opencart 1.5 (ocStore): after coping to another hosting I see an infinite load of main page -
this not first time when see infinite loading after copying opencart shop - if source of page in browser - see code , loaded resources @ network
tab @ chrome. after maybe 10 minutes of loading can see site looks without css.
my steps: creating new vm @ google cloud, installation of mysql (+ creation user & "grant all"), installation of apache2, phpmyadmin, copy files old hosting , @ config.php
change internal path.
at /var/log/apache2/error.log
no 1 error. apache
, mysql
working. vm fast enough , cpu ram not loaded much. restart of vm not help.
where can problem?
often, caused typo in config file http_server. make sure it's formatted http://www.domain.co.uk/ , else cause loop.
Comments
Post a Comment