Skip to content

Install Apache without PPA on ubuntu-24.04#342

Merged
escopecz merged 1 commit intomautic:mainfrom
matbcvo:workflow
Sep 29, 2025
Merged

Install Apache without PPA on ubuntu-24.04#342
escopecz merged 1 commit intomautic:mainfrom
matbcvo:workflow

Conversation

@matbcvo
Copy link
Contributor

@matbcvo matbcvo commented Sep 27, 2025

Ubuntu 24.04 already provides Apache 2.4 and PHP 8.3 in the main repos, so the PPA is not needed anymore.
The workflow now installs Apache and PHP directly from the Ubuntu repositories.
Additionally, apt-get update is run with -o Acquire::Retries=3 to automatically retry package index fetches (default is 0, no retries). This helps avoid failures caused by temporary network or mirror issues.

@matbcvo matbcvo requested a review from a team September 27, 2025 15:15
@escopecz escopecz merged commit 9093806 into mautic:main Sep 29, 2025
2 checks passed
@matbcvo matbcvo deleted the workflow branch September 29, 2025 08:49
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