Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #8283

@backportbot-nextcloud backportbot-nextcloud bot added bug feature: api 🛠️ OCS API for conversations, chats and participants feature: settings ⚙️ Settings and config related issues labels Nov 7, 2022
@backportbot-nextcloud backportbot-nextcloud bot added this to the 💖 Next Patch (25) milestone Nov 7, 2022
@nickvergessen nickvergessen merged commit 90f636c into stable25 Nov 8, 2022
@nickvergessen nickvergessen deleted the backport/8283/stable25 branch November 8, 2022 13:28
@nickvergessen
Copy link
Member

Needs #8329 before being released

This was referenced Dec 2, 2022
$output = [];
@exec('apachectl -M | grep mpm', $output, $returnCode);
try {
@exec('apachectl -M | grep mpm', $output, $returnCode);
Copy link

@fabiorasta fabiorasta Dec 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"apachectl -M" don't work on Fedora Server 37 (and perhaps on all RedHat derivated distros)
You have instead to use "httpd -M"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release bug feature: api 🛠️ OCS API for conversations, chats and participants feature: settings ⚙️ Settings and config related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants