cancel
Showing results for 
Search instead for 
Did you mean: 

delete categorie Links in categorie

Re: delete categorie Links in categorie

Hello @haiflosse117fc 

 

Please get the command line information from the below link.

 

https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands.html

Re: delete categorie Links in categorie

Thanks again for your help.

 

When I do the following code:

/bin$ magento indexer:reindex

I will get the following message:

/usr/bin/env: 'php\r': No such file or directory

in the bin folder I have the following files:

.htaccess  magento

Hope you can still help me.

kindly regards

Re: delete categorie Links in categorie

Hello @haiflosse117fc 

 

To run the Magento commands you need to move to the Magento root folder first. then you need to run commands like...

 

php/bin magento indxer:reindex

 

If my answer is helpful full then please set the accept solution flag and kudos flag so other members can take the same reference. 

Re: delete categorie Links in categorie

Thanks again for your answer.

It seems I cannot find the magento root folder.

In my opionion I will change to the magento root folder and then I will see the following subfolders:

 

app

bin

dev

generated

lib

media

phpserver

pub

setup

update

var

vendor

 

I have tried different commands like:

 

php/bin magento indexer:reindex
magento indexer:reindex
bin magento indexer:reindex

But I will get always

bash: php/bin: No such file or directory
bash: magento: command not found
bash: bin: command not found

Hope someone can still help me again.

kindly regards

 

Re: delete categorie Links in categorie

Hi. 

I want ask if someone can still help me here again. 

Kindly regards