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

Administration - Installation - Core: Re: Re (2): Re (2): ILIAS Update Database

$
0
0
I can reproduce the error if I disable the PHP module "pdo_mysql". If you are sure that the corresponding package is installed, please check if this module is enabled:

phpenmod -v 7.3 pdo_mysql

Administration - Installation - Core: Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0
The module was activated, we also tried to update the database in small steps, but there are always the same errors.

Administration - Installation - Core: Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0
I'll just send you our PHP info, maybe this helps to find the problem.

Administration - Installation - Core: Re: Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0
The phpinfo output looks good to me. The module pdo_mysql seems to be enabled. I currently don't know what else could be the issue here.

Administration - Installation - Core: Re (2): Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0





Ok, so you have no other possible Solution?





Administration - Installation - Core: Login Fehler

$
0
0
Hallo,
ich hatte ein paar Probleme mit den Updates und wollte wieder das Backup der alten Version migrieren, dass überhaupt wieder etwas funktioniert.
Es lief fast alles glatt, die setup.php lies sich ohne Probleme einrichten, die Datenbank ist verbunden. Doch beim einloggen der User häufen sich die Fehler, es kommt immer der gleiche Fehler nur mit einer anderen Zahl, auch wenn man die gleichen Logindaten mehrfach eingibt.
Im Anhang befinden sich noch ein paar Beispiel Fehler

Administration - Installation - Core: Re: Login Fehler

$
0
0
Regarding the errors:

Zitat (Alexander Killing (alex))

If you get an error message on your screen. Like


"Error 26e20_3632 occurred." (number will vary) or in German


"Fehler 26e20_3632 ist aufgetreten."


Please consult an administrator of your installation. The number refers to a log file in your log directory (see ILIAS setup). Ask your administrator to file a bug report in our Mantis bug tracker. The report should include the content of the log file.


If you get any other error messages like PHP Fatal errors or PHP Warnings on your screen, these are also most probable ILIAS bugs. Please report these issues to the Mantis bug tracker, too.


Please always search the bug tracker for similar issues first, avoiding duplicate reports.



 

Administration - Installation - Core: Re (2): Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0
So we´ve tried some more things but the error stays the same
I tried to start the script manually
ILIASError.PNG

Administration - Installation - Core: Re: Re (2): Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0
It is not possible to run the script like that. You have to use the setup webinterface. This error message is not related to the original issue.

Administration - Installation - Core: Re (2): Re (2): Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0
Hmmmm okay. So you dont have any idea we could try to update the db?

Administration - Installation - Core: Re: Re (2): Re (2): Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0
Unfortunately not. Like I said, I can reproduce the error message if I deactivate the module pdo_mysql. But this does not seem to be the issue in your case. I'm out of ideas at this point.

You could try to update the installation in two steps, though:
  1. From v5.2.20 to v5.3.17 (preferably still using PHP 5.6 or 5.5)

  2. From v5.3.17 to v5.4.5 (using PHP 7.0)

I'm pretty sure this is usually not required, but maybe it helps.

Administration - Installation - Core: Re (2): Re (2): Re (2): Re (2): Re (2): Re (2): ILIAS Update Database

$
0
0
Okay, so now i am updating from 5.2 to 5.3 and at least i get another error 
ILIAS_Error.PNG

Administration - Installation - Core: Re: Error while updating database

$
0
0
Did you ever found a solution? I have the same problem here.

ILIAS Developers: Learning Progress for RepObj Plugins

$
0
0

Hello,
I'm currently working on a Repository Object plugin that integrates content from another LMS to Ilias and synchronizes learning progress.


Currently, I'm somewhat at a loss on how to use learning progress properly (Ilias 5.4.4). I call ilLPStatusPlugin::writeStatus and raiseEvent to update LP for a user.

If I open the LearningProgressGUI in a Tab, I get two sub-tabs:

1. Summary
This works as intended.

2. Personal Learning Progress
There is no useful information like status, percentage ect
personal_LP.png


From what I can tell, ilLPListOfProgressGUI->details() is responsible for populating Personal Learning Progress. But I don't see a way to have any kind of influence on what is going to be displayed, since ilObjectLP::getCollectionInstance will always return an empty array, if it's called from a repObj plugin.



Are there any configurations I need to make? Or should I just implement another way to display personal learning progress?



Regards,


Tobias

Administration - Installation - Core: Re (2): Re (2): Webdav Fehler "Unauthorized"

$
0
0
Hi Nico

Sorry, dass ich dich so warten lasse. Nein, OpenID braucht es nicht, aber der Fehler oben im Post verweist auf OpenID. Hinter dem ganzen steckt wirklich SabreDAV und das braucht keine besonderen Pakete. Wir hatten lange Probleme mit einem Bug in Apache in CentOS 7, dieser ist aber nun in der neuesten Version auch gepatcht. Könnte es sein, dass das Problem bei Apache/PHP liegt? Was sagen da die Server- und PHP-Logs?

Liebe Grüsse,
Stephan

Administration - Installation - Core: Confused about certificates

$
0
0

Hi,

We're in the process of migrating from 5.0.1 to 5.4.6. One thing that is changed considerably is the way Certificates are generated and persisted in 5.4.6 compared to 5.0.1. Now, while searching for information how to handle existing Certificates in 5.4.6 I stumbled on a readme.md in the Certificates part in Services. In that it is mentioned there must be a migration from Certificates prior to 5.4.x to 5.4.x. 
This leaves me a bit puzzled.


When we migrate form 5.0.1 to 5.4.6, will the update functionality of Ilias take care of this migration, i.e. Ilias will persist the Certificates automatically? Or is there a way in Ilias to persisit them in bulk?  Or is there information somewhere that explains what is needed to migrate the Certificates (I haven't found it on this site, may be someone can point me to it).

Regards,
Rick

Administration - Installation - Core: Re: Confused about certificates

$
0
0
From the experience with clients who have upgraded there is no 'batch migration' possible. The update proces does not take care of this. Unfortunately it also means that students who do not migrate their certificates manually that their certificates cannot be downloaded by staff. (course administration or tutors). 
I've contacted some developers for this and apparently Ralph at Qualitus is working on such a batch script/update. I haven't heart back yet on a request on information on this. 

Robert

My earlier request here:
https://docu.ilias.de/ilias.php?ref_id=1875&cmdClass=ilobjforumgui&thr_pk=6027&cmd=viewThread&cmdNode=up:2x&baseClass=ilRepositoryGUI


Administration - Installation - Core: Database Update failed

$
0
0
Guten Tag, beim Datenbank update wird bei mir folgender Fehler geworfen

Fatal error: Uncaught exception 'RuntimeException' with message 'Could not find resource 'js/prettify.min.js' in any resource paths.(searched: /var/www/html/ilias/libs/composer/vendor/filp/whoops/src/Whoops/Handler/../Resources)' in /var/www/html/ilias/libs/composer/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php:613 Stack trace: #0 /var/www/html/ilias/libs/composer/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php(171): Whoops\Handler\PrettyPageHandler->getResource('js/prettify.min...') #1 /var/www/html/ilias/Services/Exceptions/classes/class.ilDelegatingHandler.php(52): Whoops\Handler\PrettyPageHandler->handle() #2 /var/www/html/ilias/libs/composer/vendor/filp/whoops/src/Whoops/Run.php(272): ilDelegatingHandler->handle(Object(PDOException)) #3 [internal function]: Whoops\Run->handleException(Object(PDOException)) #4 {main} thrown in /var/www/html/ilias/libs/composer/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php on line 613

Administration - Installation - Core: Re(2): Confused about certificates

$
0
0

Unfortunately it also means that students who do not migrate their certificates manually that their certificates cannot be downloaded by staff.


Would you please point me to documentation about how participants themselves can migrate their certificates? Or, when you have that info ready,  may be explain what must done? I have no idea where to find it as Ilias' search is not very inituitive to use.

Regards,
Rick

Administration - Installation - Core: Re(3): Confused about certificates

$
0
0
Students log in into ILIAS and then go to Personal desktop, Achievements, Certificates or they go to their Personal data and Profile. They are presented with an option to start migrating their certificates. The migration itself is a background proces.

Robert

The 'persisting certificates' feature is described at the feature wiki:
https://docu.ilias.de/goto.php?target=wiki_1357_Persisting_Certificates
Viewing all 6541 articles
Browse latest View live