Quantcast
Channel: DOCU - Foren
Viewing all 6541 articles
Browse latest View live

Administration - Installation - Core: Re(3): Default time zone in ILIAS


ILIAS Developers: Assign member to course through phpmyadmin

$
0
0
Hello,

the table you have to work on is:  [rbac_ua] .
(I think 'ua' means 'usser-assignments' ...)

For inserts you have to evaluate :
-  the user IDs from [usr_data]
-  and the role ID.

You get the needed role ID when you (for example) enter the role groupmembers and inspect the resulting URL:

  ..../ilias.php?ref_id=226249&obj_id=361160&cmdClass=ilobjrolegui&cmdNode...

the highlighted obj_id is the desired role_id...


Handle with care   ;-))

Plugins and Add-ons: Nicht nur eigener Learning Progress wird Studierenden angezeigt

$
0
0
Hallo Fred,

wir nutzen das External Content Plugin mit dem Matlab Grader von Mathworks. Unter "Learning Progress" wird den Studierenden nicht nur der eigene, sondern auch der Lernerfolg der Kommillitonen angezeigt, was wir aus Datenschutzgründen natürlich auf jeden Fall abstellen müssen. Wir finden dafür allerdings nicht die Einstellmöglichkeit. Kannst Du uns bitte weiterhelfen?

Viele Grüße
Oliver Klein (Hochschule Heilbronn)

Administration - Installation - Core: Re(4): Default time zone in ILIAS

Jobs and User Communities: Ärztekammer Westfalen-Lippe - hier: Akademie für medizinische Fortbildung der ÄKWL und der KVWL sucht neue_n Kollegen_in

$
0
0
Liebe Mitstreiter_innen,

unser stetig wachsendes Angebot, das vor 10 Jahren mit ILIAS begann, geht weiter. Wir suchen also für unser dynamisches, wachsendes Team eine Elternzeitvertretung für ein Jahr (schnellst möglich) mit einer großen Wahrscheinlichkeit der Endristung und eine weitere volle Stelle ab 03.2020.

Im Anhang erhaltet ihr das entsprechende Stellenangebot.

LG Christoph Ellers

Administration - Installation - Core: Re(5): Default time zone in ILIAS

Administration - Installation - Core: Installationroblems - Folder Permissions

$
0
0
Hello,

today i tryed to install Ilias 5.4 ontop of centOS but it wont work. i hang on setup with permissions.

PHP Version OKPHP 7.3.12 Writable Webspace Main Folder FAILED/var/www/html/ilias: Webspace main folder is not writable. Please change the permissions accordingly. Can Create Folders in Webspace Main Folder FAILED/var/www/html/ilias: Cannot create subfolders. Please change the permissions accordingly. Cookies Enabled OK
DOM Support OK
XSL Support OK
GD Support OK
PHP Memory Limit Setting (php.ini) OK128M. We recommend a value of 80M or more.

I already tryed to set the folders to 777. they curently set to "apache:"

I really dont know whats the cause and hope someone could help me please.

OS: CentOS Linux release 7.7.1908 (Core)
PHP: PHP 7.3.12 (cli) (built: Nov 19 2019 10:24:51) ( NTS )

on attachment i added the phpinfo.

Greetings Caeas

Administration - Installation - Core: Updateproblems

$
0
0
Hello,

while updating the language i will get the following error:
Data for module 'adve' of language 'de' is not correctly saved. Please check the collation of your database tables lng_data and lng_modules. It must be utf8_unicode_ci.

on phpmyadmin i search for the tables and changed this to the utf8_unicode_ci
after restart, there is no change if it want to try to update the language :-(

I use the update-description of this site:
https://docu.ilias.de/goto_docu_pg_7399_367.html

everything works fine... sometimes there dont exists files or so on, but this is also described, that this could be possible.

Can someone explain, why the error in database-/ language-Updates will happen.

Thanks for helping.

Administration - Installation - Core: Re: Updateproblems

$
0
0
I don't know phpmyadmin, but I suspect you may just have changed the default collation for new columns.

Try these two queries instead, they will convert any already existing columns:

ALTER TABLE lng_data CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci;
ALTER TABLE lng_modules CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci;

Administration - Installation - Core: Re (2): Updateproblems

$
0
0
Hi, i think this mysql-code i have done via phpmyadmin.
it is a GUI for mysql... and i converted the table in that way.

but the error was still there :-(

Actually i am at work and cannot try your code. i will do it, if i am at home.

thank you for the hint

Plugins and Add-ons: Version 1.0.1 for Ilias 4.3

$
0
0
Hi Fred,

Thanks for your reply. The corrections mode then probably doesn't really make sense for this type of question.
Regarding the points for correct accounts, it would be perfect if it could be implemented as you suggested:


Zitat (Fred Neumann (fneumann))

...
The best would be a  common percentage value that is used for all . If, e.g. the percentage is 50% and a booking gives 1 point for correct account and value, then a correct account only may give 0.5 points.
....

 Best regards
Miriam

Administration - Installation - Core: Re: Installationroblems - Folder Permissions

$
0
0
Hi@all,

i have exactly the same issue. does someone know a solution please and might be able to help?

Sincerly
IBKTux

Administration - Installation - Core: Re: Installationroblems - Folder Permissions

$
0
0
Could you show us the permissions for the folder /var/www/html/ilias (e.g. "ls -la /var/www/html/ilias")?

Administration - Installation - Core: Re (2): Installationroblems - Folder Permissions

$
0
0
sure,

drwxr-xr--.  20 apache apache  4096  2. Dez 12:24 .
drwxrwxr-x.   3 apache apache  4096  2. Dez 13:28 ..
-rw-r--r--.   1 apache apache   286  2. Dez 12:02 calendar.php
drwxr-xr-x.   3 apache apache  4096  2. Dez 12:02 CI
-rw-r--r--.   1 apache apache   564  2. Dez 12:02 confirmReg.php
drwxr-xr-x.   2 apache apache  4096  2. Dez 12:02 cron
drwxr-xr-x.   2 apache apache  4096  2. Dez 12:02 Customizing
drwxr-xr-x.   3 apache apache  4096  2. Dez 12:02 dicto
drwxr-xr-x.   4 apache apache  4096  2. Dez 12:02 docs
-rwxr-xr-x.   1 apache apache  1107  2. Dez 12:02 error.php
-rwxr-xr-x.   1 apache apache  1406  2. Dez 12:02 favicon.ico
-rwxr-xr-x.   1 apache apache   918  2. Dez 12:02 feed.php
drwxr-xr-x.   8 apache apache  4096  2. Dez 12:02 .git
-rw-r--r--.   1 apache apache   506  2. Dez 12:02 .gitignore
-rwxr-xr-x.   1 apache apache  8106  2. Dez 12:02 goto.php
-rw-r--r--.   1 apache apache  1011  2. Dez 12:02 .htaccess
-rwxr-xr-x.   1 apache apache   449  2. Dez 12:02 ilias.php
drwxr-xr-x.   3 apache apache  4096  2. Dez 12:02 include
-rwxr-xr-x.   1 apache apache  1439  2. Dez 12:02 index.php
-rw-r--r--.   1 apache apache    21  2. Dez 12:24 info.php
drwxr-xr-x.   2 apache apache  4096  2. Dez 12:02 lang
drwxr-xr-x.   5 apache apache  4096  2. Dez 12:02 libs
-rw-r--r--.   1 apache apache 35147  2. Dez 12:02 LICENSE
-rwxr-xr-x.   1 apache apache   644  2. Dez 12:02 login.php
-rwxr-xr-x.   1 apache apache   433  2. Dez 12:02 logout.php
-rw-r--r--.   1 apache apache   485  2. Dez 12:02 lti.php
drwxr-xr-x.  53 apache apache  4096  2. Dez 12:02 Modules
-rwxr-xr-x.   1 apache apache   931  2. Dez 12:02 objects.dtd
-rwxr-xr-x.   1 apache apache 25308  2. Dez 12:02 objects.xml
-rw-r--r--.   1 apache apache   409  2. Dez 12:02 openidconnect.php
-rw-r--r--.   1 apache apache  3278  2. Dez 12:02 privfeed.php
-rwxr-xr-x.   1 apache apache   561  2. Dez 12:02 pwassist.php
-rw-r--r--.   1 apache apache  2559  2. Dez 12:02 README.md
-rwxr-xr-x.   1 apache apache   444  2. Dez 12:02 register.php
-rw-r--r--.   1 apache apache   782  2. Dez 12:02 rootindex.php
-rwxr-xr-x.   1 apache apache   216  2. Dez 12:02 run_tests.sh
-rwxr-xr-x.   1 apache apache  3184  2. Dez 12:02 run_tests_with_reporting.sh
-rw-r--r--.   1 apache apache   622  2. Dez 12:02 saml.php
drwxr-xr-x. 137 apache apache  4096  2. Dez 12:02 Services
-rw-r--r--.   1 apache apache   603  2. Dez 12:02 sessioncheck.php
drwxr-xr-x.   8 apache apache  4096  2. Dez 12:02 setup
-rwxr-xr-x.   1 apache apache  1018  2. Dez 12:02 shib_login.php
-rwxr-xr-x.   1 apache apache  5751  2. Dez 12:02 shib_logout.php
drwxr-xr-x.  13 apache apache  4096  2. Dez 12:02 src
drwxr-xr-x.   2 apache apache  4096  2. Dez 12:02 sso
-rw-r--r--.   1 apache apache  1439  2. Dez 12:02 storeScorm2004.php
-rw-r--r--.   1 apache apache   902  2. Dez 12:02 storeScorm.php
-rw-r--r--.   1 apache apache  2809  2. Dez 12:02 studip_referrer.php
drwxr-xr-x.   3 apache apache  4096  2. Dez 12:02 templates
drwxr-xr-x.  13 apache apache  4096  2. Dez 12:02 tests
-rw-r--r--.   1 apache apache   997  2. Dez 12:02 .travis.yml
-rwxr-xr-x.   1 apache apache   169  2. Dez 12:02 unzip_test_file.zip
-rw-r--r--.   1 apache apache  1976  2. Dez 12:02 webdav.php
drwxr-xr-x.   3 apache apache  4096  2. Dez 12:02 webservice
drwxr-xr-x.   2 apache apache  4096  2. Dez 12:02 xml

Administration - Installation - Core: Re: Re (2): Installationroblems - Folder Permissions

$
0
0
The directory permissions look good to me. I don't know CentOS, but according to this source, this might be a SELinux issue:
https://www.centos.org/forums/viewtopic.php?t=6834

It is just a guess, but maybe the solution in the thread above helps ("restorecon -r /var/www/html")?

On a sidenote: The standard directory permissions are currently even too permissive. If you find the source of the problem, you may want to consider restricting the filesystem permissions according to the hardening section in the install documentation.

Administration - Installation - Core: Re (2): Re (2): Installationroblems - Folder Permissions

$
0
0
Thx for your answer, i tryed this but there is no difference. Ilias still tells me that Web Mian Folder is not writeable and it cant create subfolders.

That really made struggling me for days now.

Administration - Installation - Core: Re: Re (2): Re (2): Installationroblems - Folder Permissions

$
0
0
Got it to work now. Hope it helps the others to.

# chown apache:apache -R /var/www/html/ilias/
# cd /var/www/html/ilias/
# find . -type f -exec chmod 0644 {} \;
# find . -type d -exec chmod 0755 {} \;
# sudo chcon -t httpd_sys_content_t /var/www/html/ilias -R
# sudo chcon -t httpd_sys_rw_content_t /var/www/html/ilias

Administration - Installation - Core: LDAP-Cron-Job bricht immer ab

$
0
0

Hallo Community.

Wir haben auf einem unserer Mandanten eine ILIAS-Authentification und den entsprechenden Cron-Job aktiviert.

Dieser Cron-Job bricht aber jede Nacht mit einer mehr oder weniger identischen Fehlermeldung ab;
lediglich die sec- und col-Angaben unterscheiden sich jeweils.

Hier zwei Beispiele:

# 159.986 sec; Exception: XML Parse Error: Invalid character at line 1, col 39285 (Code:9), System
# 445.66 sec;  Exception: XML Parse Error: Invalid character at line 1, col 37131 (Code:9), System

Kann man an einer bestimmten Stellen im ILIAS-System nachschauen (LogFile?), was zu diesem Fehler/Abbruch führt? Stolpert das Einlesen über ein Zeichen, dass nicht aktzeptiert wird?
Oder hat jemand eine Idee, was den Abbruch auslösen könnte?

Vielen Dank im voraus.

Gruß
Georg

Plugins and Add-ons: Nicht nur eigener Learning Progress wird Studierenden angezeigt

$
0
0
Hallo Oliver,

das liegt an den Rechteeinstellungen. Hier sind die folgenden Rechte wichtig:



  • "View learning progress of other users" erlaubt, die Lernfortschritte anderer Benutzer im Plugin einzusehen.

  • "Edit Learning Progress" erlaubt, den Lernfortschritt für ein ExternalContent-Objekt zu aktivieren.



Beide dürfen nicht für normale Lerner, d.h. in den Rechtevorgaben für Nutzer Kursmitglieder gesetzt sein. Dann wird der Lernfortschritt-Reiter gar nicht angezeigt.

Lerner können ihren eigenen Lernfortschritt für ExternalContent-Objekte auf dem Schreibtisch unter "Lernfortschritt" einsehen - dort kann nach diesen Objekten gefilter werden. Direkt im Objekt haben sie noch keine Anzeige - das müsste man erst einbauen.

Viele Grüße
Fred



Administration - Installation - Core: Zwei Mandanten mit unterschiedlichen Dommains bei einem Provider

$
0
0
Hallo,

wir wollen bei unserem Hoster (all-inkl.com) zwei verschiedene ILIAS-Mandanten verwalten, die jeweils eine eigene Domain haben, unter der ILIAS genutzt werden soll. Also Mandant A mit Domain A und Mandant B mit Domain B. (Beide Mandanten sind in diesem Fall wir selbst, aber eben mit zwei gänzlich verschiedenen Projekten unter zwei verschiedenen Domains).

In der Administrator-Doku finde ich unter 3.2 leider keine Hinweise darauf, ob bzw. wie dies zu machen ist. Ich habe auch hier im Forum nichts dazu gefunden.

Ich nehme aber an, dass die verschiedenen kommerziellen Support-Anbieter sicherlich diese Situation haben, wenn sie ILIAS für Mandanten hosten, da diese bestimmt nicht alle als Subdomain o.Ä. des Support-Anbieters laufen wollen.

Frage 1: Lässt sich das Szenario wie beschrieben durchführen (zwei Mandanten mit jeweils eigenen Domains bei einem Provider)?

Frage 2: Wie legt man in diesem Fall die Mandanten (oder genauer gesagt: den zweiten Mandanten mit der anderen Domain) an?

Besten Dank im Voraus für euren Input!

René
Viewing all 6541 articles
Browse latest View live