apt-get install phpmyadmin php php-fpm
Previously lighttpd was installed.
I think I've figured it out... if I reverse the command line order and install php-fpm before php then apache isn't required. I have to do it in that order though, because if I try to install php by itself, or with anything else except php-fpm before it, then it tries to pull in apache.
There must be a dependency bug somewhere, but I don't have the skill to track it down.
Previously lighttpd was installed.
I think I've figured it out... if I reverse the command line order and install php-fpm before php then apache isn't required. I have to do it in that order though, because if I try to install php by itself, or with anything else except php-fpm before it, then it tries to pull in apache.
There must be a dependency bug somewhere, but I don't have the skill to track it down.
Statistics: Posted by VA1DER — 2024-10-06 03:05