Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(php): adapt documentation for php 8.2 #3650

Open
wants to merge 1 commit into
base: MON-147298-install-upgrade-migrate-24-10
Choose a base branch
from

Conversation

kduret
Copy link
Contributor

@kduret kduret commented Oct 9, 2024

Description

chore(php): adapt documentation for php 8.2

Target version (i.e. version that this PR changes)

  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x
  • 24.10.x
  • Cloud
  • Monitoring Connectors

Copy link
Contributor

github-actions bot commented Oct 9, 2024

PR Previews
🚀 Deployed preview to https://docs-preview-int.centreon.com/previews/pr-3650/staging/
🚀 Deployed preview to https://docs-preview-int.centreon.com/previews/pr-3650/next/
at Wed, 09 Oct 2024 13:35:46 GMT

NOTE: Previews are deleted after 30 days of inactivity

@@ -496,7 +440,7 @@ systemctl start crond
<TabItem value="Debian 12" label="Debian 12">

```shell
systemctl enable php8.1-fpm apache2 centreon cbd centengine gorgoned centreontrapd snmpd snmptrapd
systemctl enable php2-fpm apache2 centreon cbd centengine gorgoned centreontrapd snmpd snmptrapd
Copy link

Choose a reason for hiding this comment

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

@kduret php8.2-fpm instead of php2-fpm ?

systemctl enable php8.1-fpm
systemctl start php8.1-fpm
systemctl enable php8.2-fpm
systemctl start php2-fpm
Copy link

Choose a reason for hiding this comment

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

php8.2-fpm ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants