borjamulleras Posted November 23, 2012 Share Posted November 23, 2012 (edited) Hola, he modificado la opción Desactivar apache MultiViews de SEO & URL's de No a Si y me ha dejado de funcionar Prestashop. Me aparece: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] 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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Supongo que he de cambiar la configuración del parametro manualmente. Donde lo hago? Me podeis ayudar? Gracias!! Edited November 23, 2012 by borjamulleras (see edit history) Link to comment Share on other sites More sharing options...
borjamulleras Posted November 23, 2012 Author Share Posted November 23, 2012 Solucionado. El problema es que ha tocado el archivo .htaccess y por el motivo que sea no le gustaba al apache que tenia. (Uso un plan isp de arsys) Primero he cambiado la tabla de la base de datos que guarda este parametro: UPDATE ps_configuration` SET `value` = '0' WHERE `ps_configuration`.`id_configuration` =240 Y hee borrado el archivo .htaccess y se ha vuelto a generar. 1 Link to comment Share on other sites More sharing options...
FashionChiff Posted June 6, 2014 Share Posted June 6, 2014 Hola, tengo el mismo problema y ando un poco perdida... ¿cómo hago exactamente para cambiar la tabla de la base de datos que guarda este parámetro: UPDATE ps_configuration` SET `value` = '0' WHERE `ps_configuration`.`id_configuration` =240 Gracias Link to comment Share on other sites More sharing options...
Recommended Posts