Search the Community
Showing results for tags 'http 500'.
-
Hope someone can help. I'm suddenly experiencing a http 500 server error when trying to access the login page for my admin section. No changes were made to the script since installation... Server error The website encountered an error while retrieving http://www.addictaball.co.za/office/login.php. It may be down for maintenance or configured incorrectly. Here are some suggestions: Reload this web page later. HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfil the request.
-
Buenas a Todos, me estoy volviendo LOCO con el Maldito error " Error de HTTP 500 (Internal Server Error) ", he estado mirando post Relacionados, pero no veo ninguno que me solucione el error. Cosas que he hecho antes y sigue dando el mismo Error. -> Modificar el Archivo ( config.inc.php ) -> He tenido que Añadir la Linea ini_set('display_errors', 'on'); ya que no me aparecia. Aunque he visto en foros que tiene un @ al principio de ini_se quedando asi @ini_set('display_errors', 'on') . Pero tengo entendido que el @ sirve para silenciar Errores y no Mostrarlos. -> He Modificado el Archivo ( defines.inc.php ) -> Modificando el False por un True y sigue dando el mismo Error, la linea Modificada es ( define('_PS_MODE_DEV_', false); ). En los 2 Archivos que he modificado Siempre Sale el Error de HTTP 500 (Internal Server Error) Ya no se que hacer mas. Tambien he revisado en la BBDD shop_url que estubiera en localhost con la Uri puesta correctamente. Os Explico un poco mas para que tengais una idea aver de que puede ser. La tienda se Trabaja en 2 equipos diferentes, pero se trabaja en los 2 en modo Red Local, para hacer pruebas como es logico. Pero he aqui el Kit de la cuestion. Se trabaja con Windows y con Mac. Lo que no Comprendo es que en Windows la configuracion que le Pongo funciona Correctamente pero en MAC da mas Errores parece que sea mas QUISQUILLOSO. Haber si podeis hecharme una Mano Saludo Michael.
-
Acabo de instalar Prestashop, y lo estoy probando, cuando hago una compra y paso a confirmar hace bien todos los pasos., menos el ultimo (Modo de pago) la pagina marca el error HTTP 500, alguien sabe que puede ser ?
- 1 reply
-
- carrito
- modo de pago
-
(and 1 more)
Tagged with:
-
Upgraded to Prestashop 1.5.2 today via Softaculous utility on webhost cpanel. Am now receiving HTTP 500 Internal Server error with the following back office links: Administration Permissions Advanced Parameters Menu Modules Modules Positions Payment Other functions seem to be working OK and up until upgrade, the above were also working fine. FYI, using Velvet Sky theme. NOTE: site is in development and not active. We are new to Prestashop and any advice on how to resolve would be greatly appreciated.
-
Hi, I found bug in paypal module 3.4 running on Prestashop 1.5.2 in Czech language. Every time the module is switched on, whole shop is throwing http 500 error. Found it is in /modules/paypal/paypal_logos.php line 60: $result = $this->getLocalLogos($logos[$this->iso_code], $this->iso_code); This line can’t handle CZ iso code. As workaround I removed the line and placed: $result = $this->getLocalLogos($logos['default'], 'default'); Regards Tomplee
-
Hello, I have seen many discussion on topic about HTTP 500. But I do not know how to solve this problem ! What should I send you that you will see if I have everything set up well. I am thankful.