Peter Kokot

Results 16 comments of Peter Kokot

> @felixfbecker are we joke to you 😠 how is this not priority, but enhancement? @peon501, this kind of impatience is a regular destructor in open source. GitHub has made...

OpenLiteSpeed reads the location that is set in the OpenLiteSpeed server configuration `/etc/litespeed/httpd_config.conf` and furthermore in the virtualhost configuration `/etc/litespeed/vhosts/Example/vhconf.conf`. With this image that is in the `/var/lib/litespeed/Example/html`. Coming up...

Hello, thanks for reporting this issue. I've just did the following and it seems to work ok: ```bash mkdir test-project && cd test-project echo "FROM phpearth/php:7.1-nginx\nRUN apk add --no-cache php7.1-pdo_pgsql"...

* Docker version 18.05.0-ce, build f150324 * Ubuntu 18.04 with 4.15.0-23-generic kernel

Docker tags on one particular Docker image have only a single `latest` tag. Currently this might seem a bit confusing to newcomers: `phpearth` - a vendor or username on Docker...

> Have you guys put a different index.php file into the /var/www/html location? No. It should be the default index.html file from Alpine and Apache. To use Apache image, you...

Example how to use Apache image: https://github.com/petk/bugs.php.net basically yes you need an orchestration tool here to properly link running containers together. This example here uses Docker Swarm for example. Otherwise...

Having same issue. Is there any other option to install 2.2.13?

2.2.14 is available in the NPM :tada: