saavik
Tue, 12 Jan 2010 05:18:44 -0800
Hatte ich auch: root-passwort zurücksetzen auf root update users SET pw='roK20XGbWEsSM' where login='r...@localhost';
Natürlich in der DB. scotty Am Dienstag, den 12.01.2010, 13:15 +0100 schrieb Gerd Koenig: > Hallo, > > ich bin an meinen ersten Schritten mit OTRS und habe die Installation > (vermutlich) erfolgreich gemeistert. > Die Umgebung: > Centos5.4, Postgres8.4, apache 2 > > Die Installation habe ich wie folgt durchgeführt: > > yum install otrs > open command line -> > psql -U postgres > #psql>create role otrs password 'otrs' nosuperuser; > #psql>create database otrs owner otrs; > #psql>\q > cd /var/www/otrs/scripts/database > psql -U otrs otrs -f otrs-schema.postgresql.sql > psql -U otrs otrs -f initial_insert.sql > psql -U otrs otrs -f otrs-schema-post.postgresql.sql > psql -U otrs otrs -f /var/www/otrs/scripts/DBUpdate-to-1.0.postgresql.sql > psql -U otrs otrs -f /var/www/otrs/scripts/DBUpdate-to-1.1.postgresql.sql > psql -U otrs otrs -f /var/www/otrs/scripts/DBUpdate-to-1.2.postgresql.sql > psql -U otrs otrs -f /var/www/otrs/scripts/DBUpdate-to-1.3.postgresql.sql > psql -U otrs otrs -f /var/www/otrs/scripts/DBUpdate-to-2.0.postgresql.sql > psql -U otrs otrs -f /var/www/otrs/scripts/DBUpdate-to-2.1.postgresql.sql > ./SetPermissions.sh /var/www/otrs otrs apache apache apache > /etc/init.d/otrs start > > Nach dem Öffnen der URL http://localhost/otrs/index.pl und Eingabe > der "Standard-Erstbenutzerdaten" r...@localhost und root erhalte ich den > Fehler: > No Permission! Message: No Permission to use this frontend module! > > Dieser Fehler taucht auch nach einem Neustart von apache, postgres, otrs auf.. > (beim ersten google'n bin ich öfters auf diesen Hinweis gestossen) ?!?! > > Wer kann mir weiterhelfen, damit der Erstlogin klappt ? > > vielen Dank...GERD... > --------------------------------------------------------------------- > OTRS mailing list: otrs-de - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs-de > To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de > > NEU! ENTERPRISE SUBSCRIPTION - JETZT informieren und buchen! > http://www.otrs.com/de/support/enterprise-subscription/ > --------------------------------------------------------------------- OTRS mailing list: otrs-de - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs-de To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de NEU! ENTERPRISE SUBSCRIPTION - JETZT informieren und buchen! http://www.otrs.com/de/support/enterprise-subscription/