I've followed almost all tutorials related to installing orangescrum including the one from official orangescrum site.
https://www.orangescrum.com/open-source ... source-all
But even the official tutorial doesn't work. It stops and says failed to install mysql (I tried this in my fresh machine as well).
I've tried chatgpt as well, it doesn't work. Can you guys give me a tutorial to install it?
https://github.com/Orangescrum/orangescrum
Here's also "installation" example, but since I'm new to linux, I'm unable to follow instructions to command in my machine.
Unable to install orangescrum in centos 7?
-
- Posts: 9
- Joined: 2023/04/13 05:19:13
Re: Unable to install orangescrum in centos 7?
CentOS 7 doesnt have mysql, it has mariadb instead.
CentOS 8 died a premature death at the end of 2021 - migrate to Rocky/Alma/OEL/Springdale ASAP.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
-
- Posts: 9
- Joined: 2023/04/13 05:19:13
Re: Unable to install orangescrum in centos 7?
but it's an automates script. I can't change it.