Administration - Installation - Core: Custom start-page/default-page URL?
Hello,is there any way to configure a custom start-page and default-page instead of the desktop (Schreibtisch)?Thanx for any hintrenne
View ArticleAdministration - Installation - Core: Still doesn't log you centrally out in...
The same security issue is present in 2021.
View ArticleAdministration - Installation - Core: Problem nach Upgrade auf V7
Hallo,ich habe mal testweise ein upgrade auf Ilias 7 angestoßen. Sieht eigenlich ganz gut aus. Allerdings gibt es im Bereich "Seite gestalten" Probleme. Wenn ich das + anklicke, dann erscheinen die...
View ArticleAdministration - Installation - Core: Re: Custom start-page/default-page URL?
[ILIAS 5.4.x]It's possible to configure the start page:Administration > User Management > Settings > Starting Points > DefaultI guess you could customize e.g. a category (with the ILIAS...
View ArticleAdministration - Installation - Core: Re: Still doesn't log you centrally...
For Security Issues please have a look at the ILIAS Community FAQ:https://docu.ilias.de/goto.php?target=wiki_5307&client_id=docu#ilPageTocA112
View ArticleAdministration - Installation - Core: Re: Problem mit Editor bei "Seite...
Meines Wissens wurde das Release bis in den April verschoben.Insofern das Issue auch auf der offiziellen Testinstallation von ILIAS 7 (https://test7.ilias.de) auftritt, bitte Mantis prüfen und ggf....
View ArticleAdministration - Installation - Core: Re (2): Problem mit Editor bei "Seite...
Hallo,ich habe es mittlerweile herausgefunden. Ein reload-control-structure hat es behoben. Da aber in Version 7 die setup.php (noch?) nicht implementiert ist, muss man das über Kommandozeile machen.In...
View ArticleAdministration - Installation - Core: Re: Re (2): Problem mit Editor bei...
Zur Info: das Setup-GUI wurde abgeschafft, das Management der Installation findet neu nur via CLI statt: ILIAS - Feature Wiki: Setup Revision 2018
View ArticleAdministration - Installation - Core: Re (2): Re (2): Problem mit Editor bei...
Ja, das war mir bewusst. Macht das Ganze mMn halt etwas unübersichtlicher. Und wie gesagt, in den Update-Anleitungen wird das mit reload-control-structure bisher nicht erwähnt.
View ArticleAdministration - Installation - Core: ILIAS 6.8 : Setup Parse error...
Hello,During an upgrade from version 5.3 to version 6.8 we encounter the following error: Parse error: syntax error, unexpected '?' in...
View ArticleAdministration - Installation - Core: Re: ILIAS 6.8 : Setup Parse error...
Please doublecheck your PHP version. ILIAS 6 only supports PHP 7.2 - 7.4. See the ILIAS installation documentation for more information:https://docu.ilias.de/goto_docu_lm_367.html#php
View ArticleAdministration - Installation - Core: Re : Re: ILIAS 6.8 : Setup Parse error...
Hello Robin,We use PHP in version 7.3.The documentation say 7.2.x 7.3.x 7.4.x for ILIAS 6.0.x. Is it good to use PHP 7.3 with ILIAS 6.8 ?Thank you for your help.Laurent
View ArticleAdministration - Installation - Core: Re : Re: ILIAS 6.8 : Setup Parse error...
To be sure we have just update the PHP version from 7.3 to 7.4 and the problem is still the same...
View ArticleAdministration - Installation - Core: Re (2): Re : ILIAS 6.8 : Setup Parse...
According to the documentation PHP 7.3 is fine for ILIAS 6. But the error message implies you are not using PHP 7.3. A syntax error like this is only thrown with PHP <7.1. If you are using Apache,...
View ArticleAdministration - Installation - Core: Re (3): Re : ILIAS 6.8 : Setup Parse...
Robin,You are a living God!Although PHP 7.3 and then 7.4 are installed, we had not purged PHP 7.0 ( apt purge php7.0* ) So there must have been some bits of 7.0 left over that were disrupting the...
View ArticleAdministration - Installation - Core: Kerberos SSO with php-fpm
I am in the process of setting up Kerberos SSO authentication on a Centos 7, Apache 2.4 and php-fpm7.1 installation.I am having a problem because the variables PHP_AUTH_USER and PHP_AUTH_PW are missing...
View ArticleAdministration - Installation - Core: Re: Re (3): Re : ILIAS 6.8 : Setup...
You're welcome ;) You might want to check what PHP module is active now in Apache (if you are using mod_php), just so you have a consistent environment. If you are using Ubuntu (or another Debian...
View ArticleAdministration - Installation - Core: Re: Kerberos SSO with php-fpm
We are using Kerberos based on Apache mod_auth_kerb.so with php-fpm as PHP Backend 1:1 like with mod_php.There is no difference and of course php-fpm knows about Apache Environment. No change for...
View ArticleAdministration - Installation - Core: Re(2): Kerberos SSO with php-fpm
Thank you for your answer, now i know that its possible. i'll try to make some changes on my config.have a nice day
View ArticleAdministration - Installation - Core: Problem Migration from ILIAS 5.3 to...
Hello everyone,We are running in HTTPS.I am trying to migrate an ILIAS 5.3 database to version 6.8.The installation is done in version 6.8 on our pre-production server.(setup/setup.php) : I tried at...
View Article