Try "/var/www/imscp/engine/setup/imscp-reconfigure -r sql" or "/var/www/imscp/engine/setup/imscp-reconfigure -r sqlmanager", but before doing that make sure that all required packages are installed.
Posts by DrCarsonBeckett
-
-
As I can see, you didn't posted any SSL vhost for the mgw94.de site. Default behavior for Apache when you are asking for inexistent site (here the mgw94.de SSL version), is to serve the first vhost found. So here, because there is no SSL vhost file for the mgw94.de site, Apache serve the SSL version of the mgross.org site. Regarding the redirection, this can be due to the HSTS feature which, I think, is enabled for the mgross.org SSL site.
If you do not want that behavior, you need to install the ServerDefaultPage i-MSCP plugin, or enable SSL for the mgw94.de site.
BTW: Because the browser cache HSTS redirects, you'll have to flush them after enabling SSL for the mgw94.de site, else, you'll be still redirected to the mgross.org ssl site...
That should answer it.
Tl;dr:
Its the normal apache2 behavior, if you dont want it: install ServerDefaultPage from the store page.
-
Seite mal neugeladen? War bei mir auch einmal, ein reload der Page schien es zu beheben. Wenn nicht, dann guck mal in den log files nach und sonst auch in der i-MSCP Datenbank. Wenn es dort schon geändert ist, einfach einmal die Dienste neustarten.
-
I wonder about the missing ini files. Did you check if the paths are correct?
Plus whats that about the too many arugments? Did you check the installer for it?
Did you check ICU itself? Is it working properly? I found one topic here, where ICU itself was at "fault".
-
Did you try to look inside the log files or try to execute one or both of the mentioned commands?
Did you read the install.md and the errata file before you started the installation: https://github.com/i-MSCP/imscp/blob/1.5.x/docs/INSTALL.md and https://github.com/i-MSCP/imsc…ance/docs/1.5.x_errata.md ?
-
Cant wait for the release.
-
That's not true.
Well, like I said. With a default one it wouldnt happen. I tested it with several Debian ISO files (10, 9, 8). And regarding that part with putting something else in the sources.list, if you edit that file you should know what you do.^^
-
Just out of curiosity, can I see your sources.list before you tried to change them and after the change?
Because with a default source.list (maybe some additional changes for other sources like php), that wouldnt happen. A system upgrade should only happen if you use dist-upgrade.
-
Zwischen starten (wenn er läuft) und neustarten ist ein Unterschied. Welchen Dienst hast du neugestartet?
-
Du musst den Dienst dann aber auch schon neustarten, damit es umgesetzt werden kann.
Ist das System auf dem neusten Stand?