JackWormUK

Results 14 comments of JackWormUK

Redis uses 3 databases. From your code above, 2 of the databases (0,1) run on host 'redis' the session controller (database 2) runs on host 'redis_session'. I am struggling to...

It is very easy to change. Use `./magento deploy:mode:set developer` Then you will get errors. Simply run `./composer update` and you are up and running in Dev mode

@rain2o I don't disagree with you. It would be nice if at the very end it switched over to developer mode using the 2 command above. I only commented here...

I had this problem as well. ./kill the install that had a problem. Delete the folder that you created when you setup the original project and install from scratch (using...

@boban-dj I am not sure what you are trying to do here? Products and Categories are saved into the MYSQL database and then indexed by Magento and displayed.

@iods Yes I am. I gave up in the end and went back to trusty Notepad++. Any help would be appreciated.

@iods Are you able to help in any way with this in anyway please?

@iods I am totally new to PHPStorm. I managed to get it working on a local wamp (linking up the Config) but i have no idea how to link it...

You either need to reinstall the project from scratch, or update through the Magento administration panel. I can confirm that a new installation will install 2.3.1 without any problems

Any reason why you wouldn’t use the simple start and stop pre built routines?