Search the Community
Showing results for tags 'HTTP ERROR 500'.
-
Buenos días, Tengo un error http 500 en prestashop 1.7.2, me desaparece cuando desde cpanel accedo a la carpeta config/define.inc.php /* Debug only */ if (!defined('_PS_MODE_DEV_',true)) { define('_PS_MODE_DEV_', true); } Por este motivo el backoffice de la tienda de mi cliente tiendaonline.electrodomesticostoni.es está en modo depuración. Llevo unos días intentando resolverlo siguiendo varias indicaciones de los foros, pero ninguna me ha dado con la solución. Creo, que el error pudiera haber sido provocado al quedarse un artículo en negativo. Al acceder en el menú Catálogo/Stocks me sale en la parte superior derecha en forma de flash rojo durante unos segundos el texto: Internal Server Error Además, no permite la modificación del stock de los artículos si está activa la administración de stocks en parámetros de la tienda/configuración de productos/stock de productos. Si alguien sabe como solventar este tema, le ruego que me lo indique, aunque tenga que pagarle. Saludos. Elviro
-
Hi there, I am using the latest version 1.7.6.8 of Prestashop. I accidentally deleted my store BUT luckily I did have a very latest backup of my shop available with me - store was not live as yet either. I have copied the source files to the same folder again, and have restored the database as well. The only difference between this and the previous install is the DB Username and DB User Password. I have adjusted it in the app->config->parameters.php file as well, have checked `ps_shop` table for the URLs etc. Now when I try to access the admin panel of my shop in debug mode, a notice Notice on line 101 in file /home/nikpaul/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php [8] SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php72) failed: Permission denied (13) is shown in the admin panel, BUT I am able to load the BO and FE of the shop. This notice is displayed on internal pages though Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php72) failed: Permission denied (13) When I try to access the BO or FE with debug mode disabled, I get this error This page isn’t working nikpaul.com is currently unable to handle this request. HTTP ERROR 500 and I can't access BO or FE at all, any suggestion to get it fixed?
- 3 replies
-
- unable to handle
- debug mode
-
(and 2 more)
Tagged with:
-
Hola, tenemos este fallo en PrestaShop Backoffice 1.7.0.5 Error HTTP 500. Como reproducir el fallo: en 'CATALOGO' abrimos 'DESCUENTOS' y dentro vamos a 'Reglas del catalogo' y aparece el error. Hemos contactado con nuestro Hosting y nos han comentado: El problema parece estar en una ruta no definida en su aplicación: PHP Fatal error: Uncaught exception 'ICanBoogie\\CLDR\\ResourceNotFound' with message 'Path not defined: supplemental/currencyData. Agradeceria toda ayuda y explicación de como solucionarla al detalle, ya que no somos expertos en esto. Gracias de antemano
-
Bonjour la grande famille PrestaShop, Je me représente avant auto-entrepreneur étant sous PrestaShop 1.7.6.7 et en php 7.3 avec lws. Je n'ai plus accès au back office depuis ce matin j'ai désactivé le cache en mettant forcer la compilation puis vidé le cache et en suivant cette fameuse erreur HTTP ERROR 500 : "Cette page n’est pas disponible pour le moment lacaverneducbd.com ne peut actuellement pas traiter cette demande. HTTP ERROR 500 " Je tiens a préciser que ma boutique fonctionne tout de même bien sur au ralentie quand même. Lorsque je passe en mode debug voici ce que j'obtiens : voir pièce jointe j'espère que vous allez pouvoir me venir en aide rapidement car dans cet état je ne peux plus rien administrer. En vous remerciant par avance pour votre solidarité et votre aide Très Cordialement.
- 11 replies
-
- http error 500
- bo
-
(and 1 more)
Tagged with:
-
-
Witam Mam problem z PrestaShop w wersji 1.6.1.24 – po wejściu w Panel administracyjny nie mogę wejść w zakładki Moduły i Usługi oraz w zakładkę Pozycje i Płatności. Po włączeniu raportowania błędów lub trybu debugowania przez PresteShop z czego dowiedziałem się z tego forum… dostaje takie komunikaty o błędach: „Warning in line 551 in the file /home/hbriijom/public_html/shop/classes/controller/AdminController.php [2] count(): Parameter must be an array or an object that implements Countable Unknown error in line 75 in the file /home/hbriijom/public_html/shop/tools/smarty/sysplugins/smarty_internal_compilebase.php [8192] The each() function is deprecated. This message will be suppressed on further calls Warning in line 3274 in the file /home/hbriijom/public_html/shop/classes/controller/AdminController.php [2] count(): Parameter must be an array or an object that implements Countable Unknown error in line 198 in the file /home/hbriijom/public_html/shop/classes/helper/HelperList.php [8192] Function create_function() is deprecated.” Podsyłam screeny jako załączniki odnośnie błedów jakie mi wyskakują. Prosiłbym o pomoc w rozwiązaniu problemu….
- 30 replies
-
- baza danych mysql
- baza danych
-
(and 4 more)
Tagged with:
-
Hello everyone, I am getting the following error when trying to edit products in backend of my shop. I have in total 5160 articles through CSV imported with their combinations also. It has been working when there were less products. Does it have something to do that are so many articles in my store ? What can I do to solve it ? I tried to clear cache. Also to enable debug mode. After enable of debug mode I couldnt reach the backend of my store because of some errors of php, so I turned it off. Thank you in advance!
- 11 replies
-
- presta1762
- server error
- (and 6 more)
-
Migrate Prestashop 1.7 from local to server || 500 Error
EliasHM posted a topic in 1.7.2.x [Current]
Hey guys, I'm trying to migrate my shop from local to an external server, but i keep getting 500 error. I followed the subsequent tutorials in order to complete the process: 1.- https://www.prestashop.com/forums/topic/603281-ps-1706-how-to-transfer-ps-17-from-localhost-to-server/ (where I got step by step how to proceed) 2.- https://www.sunnytoo.com/8148/how-to-transfer-or-move-prestashop-1-7-site-to-new-server (Based on this tutorial i learned to change the old addresses to the new one on the db. 3.- https://hostadvice.com/how-to/how-to-migrate-a-prestashop-site-from-local-host-to-live-server/ (Finally on this one to change the “.htaccess”.) My localhost was on MAMP, just in order to create a reference if needed, but I still get 500 error. When i do the debug control, changing this line "define('_PS_MODE_DEV_', false)" for true in the config/defines.inc.php file, my website frontend seems to work just fine, missing some pictures, but the backend not. At this point really don't know what to do! Can anyone know a possible solution? Thanks guys -
CIAO A TUTTI, DA QUALCHE TEMPO MI SUCCEDE CHE AD ESEMPIO NEL SALVARE O MODIFICARE UN ARTICOLO MI COMPAIA QUESTA PAGINA LE MODIFICHE COMUNQUE HANNO EFFETTO NON CAPISCO A COSA POSSA ESSERE IMPUTABILE STA COSA. AVETE QUALCHE IDEA?
- 1 reply
-
- http error 500
- ps 1.6.1
-
(and 2 more)
Tagged with:
-
Hello, Since yesterday 10h29m London time, the error 500 appeared for the first time and never disappeared until now when trying to enter backoffice. No access. I did not went into debug mode but I did login to my hosting and extracted the log with the errors from yesterday, which I send to you in attachment. Yesterday I had a person working on my theme CSS. He/she is the theme developper. He/she lives in Vietnam. The IP starts with 113... I contacted the person and according to this person it was just CSS editing yesterday and did not put anything wrong in the backoffice. Yesterday I had another person working in the backoffice. He/she is the shop developper (modules, config, etc) but not a webmaster. He lives in Portugal as I. The IP starts with 62....It was him who noticed error 500 appearing at 10h29 for the first time. Can you support me to notice what is the problem and how to solve it? Now I can't continue to structure my shop....on top on that, I was almost going live... The site is www.aldeiagranel.com Thank you P.A. Errors in log on 20190617_aldeiagranel_.docx
- 2 replies
-
- http error 500
- error log
-
(and 1 more)
Tagged with:
-
Boa tarde a todos. Estou com um problema no meu backend. Quando clico em visualizar um Pedido realizado para alterar o status dele, o site não carrega e aparece o erro 500. Posso clicar no pedido ou na opção Ver, Editar, que o erro é o mesmo. Alguém teria alguma ideia de como solucionar esse problema? Utilizo: Prestashop 1.6 PHP 7.1
- 3 replies
-
- esta página não está a funcionar.
- http error 500
-
(and 3 more)
Tagged with:
-
Καλησπέρα Έκανα χτες μια μεταφορά σε άλλο hosting. Prestashop 1.7.5 από papaki σε hetzner. Έγιναν όλα σωστά (δεν είναι η πρώτη μεταφορά που κάνω). Το forntend παίζει κανονικά. Στο backend όμως έχω http error 500. Αν το βάλω σε debug mode παίζει κανονικά το admin αλλά δεν παίζει η βιτρίνα εκτός από το homepage. Ενεργοποίησα το error display και είδα ότι όταν πάω να μπω στο admin που βγάζει το παρακάτω error. Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user 'r1005_esorouxa'@'159.69.224.23' (using password: YES) in /usr/www/users/eksoro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43 Stack trace: #0 /usr/www/users/eksoro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(43): PDO->__construct('mysql:host=db25...', 'r1005_esorouxa', 'Bo?XXXXXXXXXXX', Array) #1 /usr/www/users/eksoro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(44): Doctrine\DBAL\Driver\PDOConnection->__construct('mysql:host=db25...', 'r1005_esorouxa', 'Bo?XXXXXXXXXXX', Array) #2 /usr/www/users/eksoro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(360): Doctrine\DBAL\Driver\PDOMySql\Driver->connect(Array, 'r1005_esorouxa', 'Bo?XXXXXXXXXXX', Array) #3 /usr/www/users/eksoro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(942): Doctrine\DBAL\Connection->connect() #4 /usr/www/users/eksoro/src/PrestaShopBundle/Kernel/ModuleRepository.php(59): Doctrine\DBAL\Connection->query('SELECT name FR in /usr/www/users/eksoro/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 103 Στο παραπάνω τα στοιχεία τις βάσεις που πάει να συνδεθεί είναι τα παλιά! Εννοείτε πως τα έχω αλλάξει και έχω κάνει clear cache, disable cache... αλλά τίποτα. Τα permissions είναι σωστά. Το έχει αντιμετωπίσει κανείς?
- 1 reply
-
- sql
- pdoexception
-
(and 2 more)
Tagged with:
-
When a customer reach final page of shopping process client doesn't not receive the confirmation web page. It stops on a white page ( for both of pay methods - pay on delivery and payment by transfer). The links where the order blocks are the following: https://palmera.com.bd/index.php?fc=module&module=ps_wirepayment&controller=validation https://palmera.com.bd/index.php?fc=module&module=ps_cashondelivery&controller=validation .......is currently unable to handle this request. HTTP ERROR 500 How can slove it?
- 2 replies
-
- cash on delivery
- cod
-
(and 2 more)
Tagged with:
-
I'm having problems with my Prestashop 1.7.4.3 installation. I've recently changed the shop URL in the shop parameters and I'm now getting a 'HTTP ERROR 500' error on the front end only. I can access the back end and have checked what I can of the settings, and with my limited knowledge it all seems to be okay but whatever I do I still can't see the front end. Please help
-
Hello, I'm trying to go live with my PS 1.7.4.2. In localhost is working smoothly, but not in Siteground and I have no clue why. You can find my php config here: http://elcieloenlatierra.es/tmp/phpinfo.php I write a resumee here of my php configuration: Register_globals = OFF Zlib.output_compression = ON Zlib.output_compression_level = 6 Magic_quotes_gpc = OFF Magic_quotes_runtime = OFF Magic_quotes_sybase = OFF memory_limit = 768M upload_max_filesize = 128M File_uploads= ON allow_url_fopen= ON - Mcrypt: enabled - OpenSSL: enabled - Zip: enabled - Curl: enabled - GD: enabled - PDO: enabled (también está PDO_mysql instalado) - MemCached: enabled - Dom: enabled I tried to run it under php 5 (does not have php accelerator) and php 7.0.31 (does have php accelerator) but nothing.. I cannot access to Products or Performance in the live server. I just restore the previous version I had PS1.7.2.4 which is correctly working.... Do you have any ideas, pleaseeeeee? Thanks in advance.
- 1 reply
-
- http error 500
- prestashop
-
(and 1 more)
Tagged with:
-
Hi I cannot turn the maintenance on, I got the following message. This page isn’t working naturalskincarelondon.co.uk is currently unable to handle this request. HTTP ERROR 500 Please help. Thanks Elaine
-
This error appears when I press the button to create or modify a product: "The page don't work. HTTP ERROR 500" I don't know how to solve this problem, and I need an urgent solution. Thank you!
-
- http error 500
- error
- (and 4 more)
-
Buna ziua, Dupa update facut cu 1 click update, de la versiunea 1.6.1.14 la 1.6.1.19, am constatat ca nu mai functioneaza emailul. Accesul din back office la parametri avansati-email, duce la eroare http 500. Ceva idei? Nu am idee de unde vine treaba asta... Atasez printscreen cu eroarea.
- 2 replies
-
- eroare
- http error 500
-
(and 1 more)
Tagged with:
-
Bonjour, J'ai changé d'hébergeur pour ovh, le site fonctionne parfaitement bien, mais je n'arrive plus à accéder à l'interface admin, j'ai une erreur 500. Curieusement, j'arrive à y accéder en activant le mode debug par ftp, qui ne m'indique d'ailleurs aucune erreur. Ensuite tout fonctionne parfaitement également. Mais j'aimerais ne pas laisser le mode debug constamment activé et trouver le problème. J'ai également essayé de changer les droits avec chmod, mais rien n'y fait. Certains recommandent de changer les droits du fichier index.php dans le dossier admin pour 644, mais ça ne change rien. J'ai essayé d'autres droits également et c'est pareil. Merci de votre aide!
-
Hello to all! I am new to prestashop and i would like to recieve instructions for the SSL. On my server i have the SSL certificate installed. But when i enable SSL on all pages i can't view my site anymore. It just changes the url from http to https, but it gives me the HTTP ERROR 500 and i can't see my site. So do i need to configure any other thing or file (like .htacess) to access my site with https? If you need me to provide more details I can, just ask. Thank you in advance for your help. Luka
- 2 replies
-
- http
- http error 500
-
(and 5 more)
Tagged with:
-
Cannot duplicate products - neither by clicking "duplicate" nor by the Shortcut given - what's my fault? Thanks a lot for your help!