Boa tarde mestre, obrigado pelo tutorial, estou tentando instalar a versão 2.5.3, onde pede essas dependências:
As seguintes extensões do PHP são necessárias:
- bcmath
- ctype
- curl
- dom
- fileinfo
- gd
- iconv
- json
- libxml
- mbstring
- openssl
- pcre
- PDO
- pgsql
- Phar
- SimpleXML
- tokenizer
- xml
- xmlreader
- xmlwriter
- zip
- zlib
Alguém tem um tutorial para instalar e configurar nessa versão e com todas essas dependências?
Ao tentar instalar essas dependências do php obtive o seguinte erro:
E: Unable to locate package php7.4-libxml
E: Couldn’t find any package by glob ‘php7.4-libxml’
E: Couldn’t find any package by regex ‘php7.4-libxml’
E: Unable to locate package php7.4-openssl
E: Couldn’t find any package by glob ‘php7.4-openssl’
E: Couldn’t find any package by regex ‘php7.4-openssl’
E: Unable to locate package php7.4-pcre
E: Couldn’t find any package by glob ‘php7.4-pcre’
E: Couldn’t find any package by regex ‘php7.4-pcre’
E: Unable to locate package php7.4-zlib
E: Couldn’t find any package by glob ‘php7.4-zlib’
E: Couldn’t find any package by regex ‘php7.4-zlib’
Quem tiver tutoriais da versão atual e quiser compartilhar aqui agradeço muito, um abraço!