F1 Outsourcing Development

Results 121 comments of F1 Outsourcing Development

> > > Yes, same problem here. It´s if a.) the installation is Multisite or b.) seperate installations / WP-databases, but on the same server. > I´ve tried REDIS, but...

The bug is not here but in the library it is uses, solution is here: https://github.com/terrylinooo/simple-cache/issues/10

OMG nobody is even reading anything here. If this is added you can never have any problems because it gets the (virtual) hostname ` $prefix = 'sc_'.$_SERVER['SERVER_NAME'].'_';` READ

Yes something like this fixes it, not sure if it is necessary to crc32() the server name. protected function getAll(): array { $list = []; $prefix = 'sc_'.$_SERVER['SERVER_NAME'].'_'; foreach (new...

@tom10271 Who cares about that? You can also not run odoo or choose opencrx to run. If you offer the use of environment variables, you should properly implement them.

> > > That's the reason why nobody care about you Mr. Genius. Keep creating issue Yeah! How is that related to the issue?

@cjpit You do not get the bigger picture. Unfortunately you have a lot of 'clueless users' that just deploy images in clouds, so it is out there for anyone to...

> > > From the compose section: > > ``` > image: postgres:10 > environment: > - POSTGRES_DB=postgres > ``` > > Or try `--db-name` from command line. If they...

I rather have this work with the default redhat / centos el7 supported dovecot 2.2.10. There is were it will be deployed mostly (I assume).