Hey everyone,
First of all I wanted to say that I am a newbie in LAMP installations but I decided to go through with one in order to learn how to do it and test ILIAS 6.6 new features in the proccess.
My environment is this:
Ubuntu 20.04.1 LTS
Apache/2.4.41
mysql Ver 8.0.22
PHP 7.4.3
I can connect in mysql via command line using mysql -u -root -p (its for test purposes and I use root user everywhere)
I can create a database
From the create new client page I always get the following:
-Database can't be reached. Please check the credentials and if database exists-
I even go manually to create the client folder in ilias/data/clientname and create manually the client.php.ini file which that creates a client but the database connection always fails.
Does anyone have any clues as to what might I be doing wrong, I repeat I am a newbie with linux enviroment.
Regards,
Panos
First of all I wanted to say that I am a newbie in LAMP installations but I decided to go through with one in order to learn how to do it and test ILIAS 6.6 new features in the proccess.
My environment is this:
Ubuntu 20.04.1 LTS
Apache/2.4.41
mysql Ver 8.0.22
PHP 7.4.3
I can connect in mysql via command line using mysql -u -root -p (its for test purposes and I use root user everywhere)
I can create a database
From the create new client page I always get the following:
I even go manually to create the client folder in ilias/data/clientname and create manually the client.php.ini file which that creates a client but the database connection always fails.
Does anyone have any clues as to what might I be doing wrong, I repeat I am a newbie with linux enviroment.
Regards,
Panos