
pebwindkraft Offline Member Total Posts: 9
Joined: May 03, 2019Posted: May 13, 2019 @ 04:16 PM
So after having posted the previous topic on plain installation, I thought I open a second one for access within the app. It is similiar to the previous item 54 in the forum (successfully logged in but still "not logged in"...). The direct access to the admin panel would not work, when clicking on the top right "my user ID" and then AdminPanel. It would give me this reply:
CodeThere is an error on this page.
Error has been logged and Admin has been notified. Please try again later.
However, if I click on "members" in the UAP HOME page, then chose the first user (which is admin), and below the member's picture chose "Admin - Edit User", then I am in the ADMIN AREA. Clicking on Dashboard would lead to the same error, but all other items on the left side provide me with the corresponding screens.
I have defined
CodeServerName "oslhpeb840.my.domain"
DocumentRoot "/srv/www/htdocs"
ServerAdmin root@localhost
in my default http file (no virtual host), and the servername is in /etc/hosts as 127.0.0.1. The same happens when I use a fixed IP address of my network card for the hostname in /etc/hosts (192.168.x.y). And also after deleting all cookies, same behaviour.
Observations:
nothing in root's mailbox... (POSTFIX is running, mail from user to root at command line works).
So looking at the logfile(s): nothing in the apache logs, and no error-log file in the UAP directory structure. Puzzled.