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

install script failed installation on Ubuntu 1804 Bionic Beaver (server) #4

Closed
Terhardta opened this issue Aug 23, 2018 · 1 comment
Labels

Comments

@Terhardta
Copy link

Hey there,

your Install script fails on Ubuntu, it states that several php extensions are missing, especially:
bcmath
curl
gd
mbstring
mcrypt (is removed in php 7.1 and 7.2 (!))
mysqli
mysqlnd
pgsql
soap
and finally zip.

i tried to alter the script and even ppa settings so i get at least php 5.6 recognised, but that still didnt help :/
also tried to alter the script to grab php 7.1 with inside the script stated extensions, but still no luck.

already trying to use this script for several days and sadly have no other options as to open this issue.

Any help is appreciated

@bheisig
Copy link
Member

bheisig commented Aug 23, 2018

Hi,

Ubuntu 18.04 LTS is not listed as a supported OS in the README.md. The reason why it's not supported is because i-doit doesn't support PHP 7.2. Ubuntu 18.04 LTS only has PHP 7.2 in its repositories.

As soon as i-doit supports PHP 7.2, this script will be updated to install i-doit on Ubuntu 18.04 LTS. Meanwhile, we try to avoid any workarounds (for example, 3rd-party repositories like PPA).

Greetings,
Benjamin

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

No branches or pull requests

2 participants