-
During the `install-php-extensions` stage of `docker build` I get:
```
=> ERROR [ 4/10] RUN chmod +x /usr/local/bin/install-php-extensions && install-php-extensions bcmath gd intl pdo_mysql so…
-
```
sudo yum update -y
```
```
sudo yum -y remove php-*
```
```
sudo yum update -y amazon-linux-extras
```
```
amazon-linux-extras
```
```
sudo amazon-linux-extras disable lamp-ma…
-
By using your example i added the following amount for a transfer:
'amount' => 19.99
In the XML output i get following output:
19.98
and:
19.98
I miss 0.01 Cent ;)
ghost updated
10 years ago
-
When generating the QR-code, if the element name contains Russian characters, when opening the pdf file, question marks are displayed instead of Russian characters. In the QR-code itself, the text is …
-
### Issue
I’,m trying help to a small business and I am trying to use CRM Suite 8.4.2, and I have 2 problems that I think are associated with the same thing.
Admin → Inbound Mail (settings):
when…
-
我使用docker方式部署失败,而且很麻烦,希望能出一个一键部署laravel应用的功能
Dockerfile文件
```
FROM centos:7
RUN yum update -y && yum upgrade
RUN rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.r…
-
### Version of install-php-extensions
it is on latest
### Error description
```
### INSTALLING REMOTE MODULE pdo_sqlsrv ###
Installing the Microsoft SQL Server ODBC Driver
curl: (6) Could not re…
-
Currently this is not checked. This can lead to 404s turning into 500s, because a 404 image can't be generated. This, in turn, leads to ImageControllerTest failing.
Gotos updated
4 years ago
-
Hey,
we're using the purifier to clean up HTML mails before display. We recently upgraded to PHP 7.2 and now got a mail (from Outlook 😩 ) which runs into a notice which breaks our app.
The error…
-
docker error:
python-software-properties tidak bisa di install, karna sudah digantikan dengan software-properties-common, setelah coba saya hapus
eror:
```
Step 14/63 : RUN apt-get install ph…