-
**Description**
Failed to install the latest magento on Os X 13.3 (22E252)
Username and password fields were provided from adobe access keys
**Steps To Reproduce**
```
magento-docker macbook…
-
The documentation for Nexcloud under "Using an alternative webserver as reverse-proxy (e.g. `httpd`)" [[source](https://github.com/NixOS/nixpkgs/blob/bb9685919e474fc9cf6873e0d48282be62c8d17c/nixos/mod…
xPMo updated
4 months ago
-
I was trying to run the exporter as a systemd process which runs the binary as root unless otherwise specified and found that it needed to be running as www-data in order to connect to the socket.
…
-
I've written code in a fair few languages, but PHP is new to me. CONTRIBUTING.md is written from the perspective of an experience PHP dev, which makes it difficult for newcomers like me to contribute.…
ghost updated
1 month ago
-
```
Unknown escape sequence in string literal: \.
|||
server {
listen 0.0.0.0:80;
root /app;
location / {
index index.html index.php;…
-
Hi
This is a more a documentation issue than anything else.
I've downloaded the image and run drush as a standalone container like described on the Readme page and it worked well. In order to go dee…
-
## env
- docker Engine v20.10.5
- php:7.4.16-fpm
- php-fpm-exporter:latest
## php-fpm-exporter log
```
time="2021-05-11T01:34:41Z" level=info msg="Starting server on :9253 with path /metri…
-
**Description**
I am upgrading my Magento EE from 2.4.5 to 2.4.7.
I used the image _markoshust/magento-php:8.1-fpm_ and changed it to _markoshust/magento-php:8.2-fpm-4_.
I got the following Exce…
-
### Operating System (OS/VERSION):
CentOS 7.4
### VestaCP Version:
0.9.8-18
### Installed Software (what you got with the installer):
bash vst-install.sh --nginx yes --phpfpm yes --apache no …
-
Creating an environment mounts a volume for the entire WordPress installation at `/var/www/html`. If I have multiple environments that depend on the same plugin/theme that I'm developing locally, I ha…