Author Topic: Almalinux fresh install - php-fpm using service instead of systemctl  (Read 12 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Almalinux 9
In PHP-FPM Selector page, after installing php versions, it's impossible to stop/start/status a version. Plus even if php-fpm is running, it always shows "stop".  The problem is this page still uses "service" instead of "systemctl" to start stop status the service.

I had to install initscripts to make this page work  - which goes against the evolution of Alamlinux removing service -.

The real fix should be to use systemctl instead of service.


Any other work around?

--------------
in order to help other that might facing the same problem this is the line I had  (hopefully you'll find this post by searching this message)
sh: line 1: service: command not found
« Last Edit: Today at 03:56:34 PM by devloraa »

Offline
*****
This qualifies as a bug with EL9 support. CWP's EL9 support is only in beta, not complete so expect some things to be broken (also CWP Migration is the other notable casualty). AlmaLinux 8 currently provides the best support and full compatibility. The php-fpm management page is fully working on my EL8 (AlmaLinux 8) systems.