C
C
crayes232016-08-23 19:40:00
linux
crayes23, 2016-08-23 19:40:00

What modules are responsible for what in php?

as I understand it - if you install just php7 without the installed php7.0-mysql module - the functions of connecting to the database on mysql (and mariadb) will not work, and requests to them will not be sent, right?
without php7.0-curl - php functions with curl will not work..
why do you need php-fpm? Without it, PHP pages won't work at all? was it also in php version 5?
Is there a specific reference to php7 modules so that it is briefly written about each module, why is it needed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
strelmax, 2016-08-23
@crayes23

there is php-fpm on the toaster.
Explain how php-fpm works?
Through the package manager, look for what php packages are and there will be an output in the form of a package description

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question