Left part of screen missing
-
I have installed the 0.9 final version. After successfull setting up all and starting the web page, I come to the logon screen. This already looks strange, as all is left aligned in the screen. It looks different from your demo.
Login is successful but the on the main screen again, all is left aligned. If I click on "Infrastruktur", I do not see the navigation part of the screen on the left side.What went wrong?
-
Your CSS is not shown correctly, probably because i-doit does not have sufficient rights to use all files or your webserver uses another port than 80.
-
I am running on Windows (Apache 2.2.x and mySQL 5.0.x). There shouldn't be any problems with the file system access.
The web server (Apache) is listening on port 80. Must be something else.Regards
Andreas -
have you entered the correct www-directory in your config (i-doit/src/config.inc.php [$g_config => "www_dir"]) ?
-
It works now. although it doesn't explain why exactly it did not work previously.
It may have been due to wrong settings in the http.conf file but I tried it previously also with XITAMI instead of Apache and Xitami showed the same symptoms, hence I doubt is is http.conf related.
What I did do different this time is, I used the username and password (i-doit) during the setup. In my previous installation I used different usernames and password.
-
So, you www-dir was correct?
A blank left screen should not depend on a wrong or different username and password.
Weird.
-
Indeed.