Pawel N Posted February 23 Share Posted February 23 Próbuje kolejny raz zainstalować preste na xampp. Wszystko ok do tego komunikatu Tworzenie parametrów pliku 1: HTTP 500 - error - {"success":true,"message":""} Chyba coś z czyszczeniem cachu ale jak kasuje wszystko w smarty nadal to samo. Error log xampp pokazuje coś takiego: [Sun Feb 23 19:00:01.050210 2025] [php:error] [pid 5152:tid 1936] [client 127.0.0.1:45898] PHP Fatal error: Uncaught Error: Failed opening required 'C:\\xampp\\htdocs\\sklep\\var\\cache\\prod\\ContainerWxBhsPh\\getSwiftmailer_EmailSender_ListenerService.php' (include_path='C:\\xampp\\htdocs\\sklep\\vendor/pear/pear_exception;C:\\xampp\\htdocs\\sklep\\vendor/pear/console_getopt;C:\\xampp\\htdocs\\sklep\\vendor/pear/pear-core-minimal/src;C:\\xampp\\htdocs\\sklep\\vendor/pear/archive_tar;C:\\xampp\\php\\PEAR') in C:\\xampp\\htdocs\\sklep\\var\\cache\\prod\\ContainerWxBhsPh\\appAppKernelProdContainer.php:2259\nStack trace:\n#0 C:\\xampp\\htdocs\\sklep\\var\\cache\\prod\\ContainerWxBhsPh\\appAppKernelProdContainer.php(2673): ContainerWxBhsPh\\appAppKernelProdContainer->load('getSwiftmailer_...')\n#1 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\EventDispatcher.php(301): ContainerWxBhsPh\\appAppKernelProdContainer->ContainerWxBhsPh\\{closure}()\n#2 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\EventDispatcher.php(264): Symfony\\Component\\EventDispatcher\\EventDispatcher::Symfony\\Component\\EventDispatcher\\{closure}(Object(Symfony\\Component\\Console\\Event\\ConsoleErrorEvent), 'console.error', Object(Symfony\\Component\\EventDispatcher\\EventDispatcher))\n#3 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\EventDispatcher.php(239): Symfony\\Component\\EventDispatcher\\EventDispatcher->doDispatch(Array, 'console.error', Object(Symfony\\Component\\Console\\Event\\ConsoleErrorEvent))\n#4 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\EventDispatcher.php(73): Symfony\\Component\\EventDispatcher\\EventDispatcher->callListeners(Array, 'console.error', Object(Symfony\\Component\\Console\\Event\\ConsoleErrorEvent))\n#5 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Console\\Application.php(242): Symfony\\Component\\EventDispatcher\\EventDispatcher->dispatch(Object(Symfony\\Component\\Console\\Event\\ConsoleErrorEvent), 'console.error')\n#6 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\FrameworkBundle\\Console\\Application.php(83): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Symfony\\Component\\Console\\Output\\NullOutput))\n#7 C:\\xampp\\htdocs\\sklep\\src\\Adapter\\Cache\\Clearer\\SymfonyCacheClearer.php(103): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Symfony\\Component\\Console\\Output\\NullOutput))\n#8 [internal function]: PrestaShop\\PrestaShop\\Adapter\\Cache\\Clearer\\SymfonyCacheClearer->PrestaShop\\PrestaShop\\Adapter\\Cache\\Clearer\\{closure}()\n#9 {main}\n thrown in C:\\xampp\\htdocs\\sklep\\var\\cache\\prod\\ContainerWxBhsPh\\appAppKernelProdContainer.php on line 2259, referer: http://127.0.0.1/sklep/install/index.php Muszę włączać debugowanie czy już coś wiadomo? Dziękuje Link to comment Share on other sites More sharing options...
0 krzysiek_web Posted February 24 Share Posted February 24 Zainteresuj się opcją konfiguracji email na xampp. Link to comment Share on other sites More sharing options...
0 Knowband Plugins Posted February 24 Share Posted February 24 (edited) Wygląda na to, że problem dotyczy tylko pamięci podręcznej. Spróbuj włączyć tryb debugowania (aby użyć folderu pamięci podręcznej dev) w pliku config/defines.inc.php, dodając następujący wiersz na górze. define('_PS_MODE_DEV_', true); Edited February 24 by Knowband Plugins (see edit history) Link to comment Share on other sites More sharing options...
0 endriu107 Posted February 24 Share Posted February 24 Tu masz rozwiązanie https://www.youtube.com/shorts/7iIGDcTNto4 Link to comment Share on other sites More sharing options...
0 Pawel N Posted February 28 Author Share Posted February 28 Dziękuje, działa. Ale powrót do instalacji to dla mnie trwoga. Zdarzało się że strona nie działała. Link to comment Share on other sites More sharing options...
Question
Pawel N
Próbuje kolejny raz zainstalować preste na xampp. Wszystko ok do tego komunikatu
Tworzenie parametrów pliku
1: HTTP 500 - error - {"success":true,"message":""}
Chyba coś z czyszczeniem cachu ale jak kasuje wszystko w smarty nadal to samo.
Error log xampp pokazuje coś takiego:
[Sun Feb 23 19:00:01.050210 2025] [php:error] [pid 5152:tid 1936] [client 127.0.0.1:45898] PHP Fatal error: Uncaught Error: Failed opening required 'C:\\xampp\\htdocs\\sklep\\var\\cache\\prod\\ContainerWxBhsPh\\getSwiftmailer_EmailSender_ListenerService.php' (include_path='C:\\xampp\\htdocs\\sklep\\vendor/pear/pear_exception;C:\\xampp\\htdocs\\sklep\\vendor/pear/console_getopt;C:\\xampp\\htdocs\\sklep\\vendor/pear/pear-core-minimal/src;C:\\xampp\\htdocs\\sklep\\vendor/pear/archive_tar;C:\\xampp\\php\\PEAR') in C:\\xampp\\htdocs\\sklep\\var\\cache\\prod\\ContainerWxBhsPh\\appAppKernelProdContainer.php:2259\nStack trace:\n#0 C:\\xampp\\htdocs\\sklep\\var\\cache\\prod\\ContainerWxBhsPh\\appAppKernelProdContainer.php(2673): ContainerWxBhsPh\\appAppKernelProdContainer->load('getSwiftmailer_...')\n#1 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\EventDispatcher.php(301): ContainerWxBhsPh\\appAppKernelProdContainer->ContainerWxBhsPh\\{closure}()\n#2 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\EventDispatcher.php(264): Symfony\\Component\\EventDispatcher\\EventDispatcher::Symfony\\Component\\EventDispatcher\\{closure}(Object(Symfony\\Component\\Console\\Event\\ConsoleErrorEvent), 'console.error', Object(Symfony\\Component\\EventDispatcher\\EventDispatcher))\n#3 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\EventDispatcher.php(239): Symfony\\Component\\EventDispatcher\\EventDispatcher->doDispatch(Array, 'console.error', Object(Symfony\\Component\\Console\\Event\\ConsoleErrorEvent))\n#4 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\EventDispatcher.php(73): Symfony\\Component\\EventDispatcher\\EventDispatcher->callListeners(Array, 'console.error', Object(Symfony\\Component\\Console\\Event\\ConsoleErrorEvent))\n#5 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Console\\Application.php(242): Symfony\\Component\\EventDispatcher\\EventDispatcher->dispatch(Object(Symfony\\Component\\Console\\Event\\ConsoleErrorEvent), 'console.error')\n#6 C:\\xampp\\htdocs\\sklep\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\FrameworkBundle\\Console\\Application.php(83): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Symfony\\Component\\Console\\Output\\NullOutput))\n#7 C:\\xampp\\htdocs\\sklep\\src\\Adapter\\Cache\\Clearer\\SymfonyCacheClearer.php(103): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Symfony\\Component\\Console\\Output\\NullOutput))\n#8 [internal function]: PrestaShop\\PrestaShop\\Adapter\\Cache\\Clearer\\SymfonyCacheClearer->PrestaShop\\PrestaShop\\Adapter\\Cache\\Clearer\\{closure}()\n#9 {main}\n thrown in C:\\xampp\\htdocs\\sklep\\var\\cache\\prod\\ContainerWxBhsPh\\appAppKernelProdContainer.php on line 2259, referer: http://127.0.0.1/sklep/install/index.php
Muszę włączać debugowanie czy już coś wiadomo?
Dziękuje
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now