Selitev Magento na drug strežnik

Mojstri pozdravljeni!
Preseliti moram Magento shop iz enega strežnika na drugega.
Ker tega še nisem počel je najbolj vprašati strokovnjake.
Kakšna je najenostavnejša pot?

LP
Blond

17 odgovorov

glavni megento cache si spraznil ? kompajliranje izklopljeno? a če preklopiš na RWD dela ? symlinks vklopljeni ?

sicer pa poglej tole: http://magento.stackexchange.com/questions/108768/not-a-valid-template-while-on-onepage-checkout

to je fall back..

template / modul zahteva datoteko sticky_header.phtml

ker te datoteke ne najde v templatu, ki ga imaš aktiviranega gre potem v base/default pogledat.. ker ga tudi tam ni, vrže ven napako.

torej poglej če imaš na stari strani kje to datoteko... Možno je sicer da je tudi na stari strani nisi nikoli imel, pa si imel samo izklopljene errorje, zdaj jih imaš pa vklopljene in zato to vidiš

2

Cache in session sem pobrisal. Večkrat. Tudi administracija ne dela pravilno... Vse nekaj na pol. Celoten error pri obisku prve stran in admina je naslednji:

2017-02-23T14:37:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/page/html/sticky_header.phtml
2017-02-23T14:37:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/smartwave/quickview/page/lablequickview.phtml
2017-02-23T14:37:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/page/html/custom_notice.phtml
2017-02-23T14:37:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/page/html/header_type4.phtml
2017-02-23T14:37:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/homeslider/home_slider.phtml
2017-02-23T14:37:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/ajaxcart/loading_mask.phtml
2017-02-23T14:37:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/videogallery/videohome.phtml
2017-02-23T14:38:04+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/page/js/calendar.phtml
2017-02-23T14:38:04+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/notification/baseurl.phtml
2017-02-23T14:38:04+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/system/cache/notifications.phtml
2017-02-23T14:38:04+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/notification/survey.phtml
2017-02-23T14:38:06+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/notification/toolbar.phtml
2017-02-23T14:38:06+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/notification/window.phtml
2017-02-23T14:38:06+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/index/notifications.phtml
2017-02-23T14:38:06+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/tax/notifications.phtml
2017-02-23T14:38:06+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/dashboard/salebar.phtml
2017-02-23T14:38:06+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/widget/tabshoriz.phtml
2017-02-23T14:38:06+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/dashboard/totalbar.phtml
2017-02-23T14:38:06+00:00 CRIT (2): Not valid template file:adminhtml/base/default/template/widget/tabshoriz.phtml
2017-02-23T14:38:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/page/html/sticky_header.phtml
2017-02-23T14:38:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/smartwave/quickview/page/lablequickview.phtml
2017-02-23T14:38:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/page/html/custom_notice.phtml
2017-02-23T14:38:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/page/html/header_type4.phtml
2017-02-23T14:38:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/page/html/topcontainer.phtml
2017-02-23T14:38:07+00:00 CRIT (2): Not valid template file:frontend/base/default/template/ajaxcart/loading_mask.phtml

Je možno, da zip ni vključil vseh datotek? Ali pa fileZilla prenesla na drug strežnik? Nekaj sem našel na čisto drugi lokaciji, kot pa je napaka...

Si odstrani cache

Tako obsežne zadeve kot je magento se seli z arhiviranjem stare strani in razpakiranjem arhiva na novem strežniku. Tako zmanjšamo možnost napak pri prenosu.

Čeprav tukaj ti javlja not valid template file samo za neke template related stvari in verjetno ni problem v prenosu. Kot je komac omenil gre pri tebi za fall back. ker ne najde teh datotek v mapi tvojega templata. Preveri če so tam.

Precej datotek se ni preneslo s filezillo. Zdaj sem vse skupaj arhiviral in še enkrat prenesel tako, da stran končno deluje.

Zmedlo me je to, da je sistem iskal datoteke drugje, kot tam, kjer naj bi dejansko bile.