Skip to content

magento man

Folder permission

I installed magento2 with LEMP (nginx + php8.1-fpm) magento root: /var/www/html/ I am trying to add a seperate folder and execute a phpfile inside this folder in magento root: /var/www/html/mynewfolder but when i try to open https://example.com/myfolder/connect.php i am having… Read More »Folder permission

Magento 2 – “The value specified in the URL Key field would generate a URL that already exists.” even though the value does not exist in url_rewrite

I get “The value specified in the URL Key field would generate a URL that already exists.” but I checked the table “url_rewrite” and there is no entry with that key. The URL is “verbrauchscalculator“. If I call the URL… Read More »Magento 2 – “The value specified in the URL Key field would generate a URL that already exists.” even though the value does not exist in url_rewrite