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

idoit-install fails on Ubuntu 24.04 LTS #41

Closed
muttersda opened this issue May 9, 2024 · 3 comments · Fixed by #43
Closed

idoit-install fails on Ubuntu 24.04 LTS #41

muttersda opened this issue May 9, 2024 · 3 comments · Fixed by #43

Comments

@muttersda
Copy link

muttersda commented May 9, 2024

Expected behavior

The installer completes successfully.

Actual behavior

The installer fails at multiple points. At issue are the OS version, PHP version, and MariaDB version.

Steps to reproduce the behavior

Attempt to run idoit-install on Ubuntu 24.04 LTS.

Environment

Question Answer
i-doit version 30 (script pulled from main on 5-9-24)
i-doit edition open
Operating system (OS) Ubuntu
OS version 24.04

Server logs

(MariaDB|Ubuntu|PHP) is not supported.

Suggested Solution

I've made the necessary changes to idoit-install and attached a diff file, below.

patch idoit-install idoit-install_diff.txt

@muttersda
Copy link
Author

idoit-install_diff.txt

@muttersda
Copy link
Author

The Apache2 configuration at /etc/apache2/sites-available/i-doit.conf also needs to be altered to account for PHP version 8.3. Diff attached.
i-doit.conf_diff.txt

@MichaelOv MichaelOv linked a pull request Jun 4, 2024 that will close this issue
@MichaelOv
Copy link
Member

Hey @muttersda again,

i will add it but we will still abort if using Ubuntu 24.04 because it uses PHP 8.3 which is not yet support by i-doit

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 a pull request may close this issue.

2 participants