When I try to access the page showing an error in Magento latest upgrade ValueError: setcookie(): “path” option cannot contain “,”, “;”, ” “, “t”, “r”, “n”, “13”, or “14” in /var/www/html/gossip/vendor/magento/framework/Stdlib/Cookie/PhpCookieManager.php:152 Stack trace:
Daily Archives: March 21, 2026
I have whitelisted all the resources that come from facebook inside the csp_whitelist.xml file and for my main domain: www.magento2.com works without problems. But for my subdomains the csp_whitelist does not work and in fact in the error console it says that the facebook resources have been blocked. This is […]
I modify the field values upload_max_filesize = 20M ,post_max_size = 20M and memory_limit = 2048Min the PHP.ini file of the server. I have to upload the banner images up to 16MB on the website but it is still showing max upload image size of up to 4M as mentioned in […]
Have noticed that sometimes my X-Magento-Vary cookie is set serving me up non cached pages. Removing this cookie allows the FPC to work fine again. Not entirely sure when these should be set but have assumed that it gets set for a user that is logged in maybe with a […]
When uploading a file to a some specific website via Chrome on Windows, the upload gets paused after ~1 min if that tab doesn’t have to focus. I need to focus again on the tab for the upload to resume. Is there some way in Google Chrome to “simulate” that focus, […]
On a Windows 11 (version 10.0.26200.8037) box, the file association for .ps1 (PowerShell script) files is intentionally set to open all files withe that extension in a text editor. Thus, double-clicking on a .ps1 file in a file manager results in the file opening in that editor. This works as […]
I want to save/convert all website child URLs (subpages) as pdfs. All the URLs follow this form: https://www.rae.es/dpd/ However, there isn’t an index of all such pages available, so maybe they are to be crawled first as html files.
In the top right corner of Notepad on Windows 11, there is a megaphone icon that opens a “New in Notepad” screen listing newly added features. How can I hide this button?
Open Microsoft’s Terminal app. Press Ctrl+Shift+P to open the Command Palette. Start typing split. Split pane... will show up and shows a shortcut of ctrl+alt+???? The problem is, what is that last character? For me, it’s covered by a > where it looks like a ctr+alt + a backwards k. […]