Mekkaoui

Results 7 comments of Mekkaoui

In my `/etc/apache2/sites-enabled/000-default.conf` I added this : ``` Listen 8080 ... ProxyPass "/" "http://localhost:9200/" ProxyPassReverse "/" "http://localhost:9200/" ``` but I think I removed it following this step : > Step...

While doing the above solves the php download problem, the newer php version architecture, or more precisely the `php.ini` layout seems to be different. Because of this, parts of this...

Yeah good idea ! And maybe if it could be done in the same feature : Allow the user to store the setting of the ordered list of rating providers...

> I've made a fork wich runs wich uses a debian/buster64 vagrant box. I made many changes to make it run. It's not well tested but you can have a...

> > I reproduced on a Magento CE 2.4.7 (if it helps) > > Hi Medmek, > > Thanks for confirming. I've spotted [your answer on the Magento Stack Exchange](https://magento.stackexchange.com/a/373461/115803)....