phpList cli "-p processqueue" does nothing, fails at languages.php @session_start();

Possibly a permissions problem with the php session files. What does this command do regarding the “current user”?

Have you tried simply

sudo -u apache /usr/bin/php ....

1 Like