Hi,
I still have an issue. I notice that their is 2 type of error in prestashop : Error 500 and white page. My problem is a white page on firefox.
I tryed this : https://stackoverflow.com/a/21796530
And i have this in the file :
"05 May 2020 13:48:29","/home/MySite/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php:
40","(Warning) mkdir(): Permission denied"
"05 May 2020 13:48:30","/home/MySite/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php:
105","(Warning) mkdir(): Permission denied"
"05 May 2020 13:48:30","/home/MySite/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:
184","(User Warning) Failed to save key "fr-FR" (PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleData)"
"05 May 2020 13:48:30","/home/MySite/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php:
40","(Warning) mkdir(): Permission denied"
"05 May 2020 13:48:30","/home/MySite/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php:
105","(Warning) mkdir(): Permission denied"
"05 May 2020 13:48:30","/home/MySite/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:
184","(User Warning) Failed to save key "fr-FR" (PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleData)"
My site still working in debug mode but not without.
Other info, when i use debug mode on homepage, i have this :
[Debug] This page has moved
Please use the following URL instead: https://www.mySite.fr/fr/subcategoryName
Any help would be appreciate.
The profiling gives infos on attached file.