Since I changed %MAGENTO_ROOT% directory to %MAGENTO_ROOT%/pub my Web Step Wizard page stopped working and all the product images disappear. And the images I have under short description showing 404 error as well.
Any idea how can I fix this?
Thank you.
have a look at the core_config database table
Hello @rajjagdev,
Please check below solutions for this,
log in ssh and go to pub directory and cerate symblink as give below :
ln -s /rootpath/setup/ setup
ln -s /rootpath/setup/update/ update
ln -s /rootpath/setup/lib/ lib