Administration - Installation - Core: Re: Re (2): Re (2): Emailversand
Hallo AlexanderKommentiere doch mal folgende Zeilen aus und starte anschliessend Apache neu:SMTP = smtp.anbieter.desmtp_port = 465sendmail_from = postmail@anbieter.deGrüsse Pascal
View ArticleAdministration - Installation - Core: Re (2): Re (2): Re (2): Emailversand
Hallo Pascal,aus ILIAS keine Reaktion (weder Fehlermeldung noch eine andere Meldung)aus der Linux-Konsole mittels "mail" - geht direkt raus. Irgendwie kommt es mir so vor - als wenn ILIAS keinen...
View ArticleAdministration - Installation - Core: Re: Re (2): Re (2): Re (2): Emailversand
was kommt den raus wenn du auf der Konsoleps aux | grep postfixeingibst?Grüsse Pascal
View ArticleAdministration - Installation - Core: Fehler bei Systemcheckanalyse im...
Liebes Forum,:wenn man als Admin eine Daten / Konsistenztest macht, kommen bei mir folgende Fehler:[Systemscan from 16-08-25 17:20] BEGIN dumpTree: tree, child, parent, lft, rgt, depthref_id,...
View ArticleAdministration - Installation - Core: Emailversand
root@ilias:~# ps aux | grep postfixadminis+ 5480 0.0 0.5 100220 21232 ? Sl 12:57 0:00 leafpad /etc/postfix/main.cfroot 6942 0.0 0.0 4796 2680 ? Ss 13:08 0:00...
View ArticleAdministration - Installation - Core: Public area: categories not displayed
Hi,I’m struggling setting up a public area: I can’t get the categories in the magazine to be displayed, although under the settings for the role of "Anonymus" the visibility for categories is checked....
View ArticleAdministration - Installation - Core: Link to Social Networks in ILIAS
Hello everyone, I was wondering if there is a built-in way for adding links to social networks, like there are in ilias.de, inside the the top bar or is it completely custom made?Thank you in...
View ArticleAdministration - Installation - Core: Re: Emailversand
oh, lese ich gerade erst,....- und ist sendmail installiert? unter debian muss immer sendmail-bin installiert sein ,sonst geht nix, oder mach ich immer, habe ich noch nie ohne ausprobiert...die...
View ArticleAdministration - Installation - Core: Re (3): Nutzungsvereinbarung anpassen
Vielen Dank für die Anleitung, Matthias.Anmerkungen:1) Die Rechte des Verzeichnisses musste ich noch mit "chmod www-data:www-data *" für das Verzeichis agreement und für die Dateienändern.2) Bilder...
View ArticleAdministration - Installation - Core: Re: Re (3): Nutzungsvereinbarung anpassen
Zitat (Marc Hannappel (Marc_Hannappel))Vorschlag: Obige Anleitung sollte in die Online-Doku für Systemadministratoren aufgenommen werden. Ohne diesen Beitrag ist kaum verständlich was zu tun ist, um...
View ArticleAdministration - Installation - Core: Videos lassen sich nicht anzeigen
Hallo zusammen,wir haben das Problem, dass in ILIAS 5.07 hochgeladene Videos (mp4) sich in den Browsern Firefox und Chrome nicht abspielen lassen, im IE und MS Edge aber ja. Dies betrifft sowohl...
View ArticleAdministration - Installation - Core: Maintaining a Long Term Customized...
Hello all,In the past I had the following strategy to maintain our customized ILIAS with SVN: Each year I copied an ILIAS release branch and applied all my local changes to it.During the year I...
View ArticleAdministration - Installation - Core: Database Connection to MySQL does not...
Server and database details:PHP version 5.5.15Database server type: MySQLDatabase version: 5.6.20Charset: UTF-Unicode (utf8)Database setup does not work. When I clicked on the 'Install Database'...
View ArticleAdministration - Installation - Core: Cannot find php.ini
Where can I find the php.ini fileI have downloaded teh ZIP file ILIAS-5.1.8 but this php.ini file is nowhere to be seen.Can anyone assist me with this? Need to solve the error on database connection.
View ArticleAdministration - Installation - Core: Re: Cannot find php.ini
What OS are you using?php.ini is a global configfile for php, not for ILIAS. You can find it in Debian/Ubunt in the path /etc/php5/apache2/There is a ilias.ini.php in the ILIAS-dir or anclient.ini.php...
View ArticleAdministration - Installation - Core: Re(2): Cannot find php.ini
Alright, understood. Thank You so much!I'm using Windows 10 at the moment, by the way.I did check on the xampp folder for the php.ini file but it does not exist... or was it named as...
View ArticleAdministration - Installation - Core: Installing database error timeout
Server and database details:ILIAS version: 5.0.14PHP version: 5.5.15Apache version: 2.4MySQL version: 5.6.20Currently still on installation/setup phase.I keep on receiving this error as I clicked...
View ArticleAdministration - Installation - Core: Re: Installing database error timeout
Hi,you need to configure your PHP to allow higher execution times, since the ILIAS database setup often requires more than 30 seconds. Please have a look at the installation guidlines (php.ini changes...
View ArticleAdministration - Installation - Core: Re (2): Installing database error timeout
Have a look @ XAMPP\apache\bin\php.ini
View ArticleAdministration - Installation - Core: Re: Login feature from public area
So, i finally were able to isolate the code pieces belonging to the login page.My problem is, that it does not appear on the screen.I put it into the GUI class setTemplateVars function, as it seems...
View Article