Ciao a tutti avrei bisogno di spostare un sito creato con magento dal dominio root a un sotto-dominio ad esempio
miodominio.com -----> store.miodominio.com
seguendo una guida ho:
vedo la home ma nn accedo più al pannello admin e ai prodotti ricevo questo errore:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@store.lavicouture.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
cosa sbaglio?
Ciao,
quando ho dovuto farlo, ho seguito questa guida ed è andato tutto liscio.
Un paio di accorgimenti che mi sono segnato:
SET FOREIGN_KEY_CHECKS = 0;
SET FOREIGN_KEY_CHECKS = 1;