Hi, i have installed ispconfig latest on Ubuntu 20.04, the tutorial from howtoforge. Adding a new Website works, E-Mail works. When i added a database-user this was instantly ready, no red circle. When in made a database, the program keeps showing that 2 tasks in the background are being processed and nothing happens. I checked with the commandprompt and no database-user nor database was created. I have added the repository (ondrej) to load other PHP-versions, only ran apt update / apt upgrade and kept the old ini-files. I cannot find a clear reason in the logfiles in /var/log. How can i find out what went wrong and what can i do about that? Regards, Jan
See chapter "ISPConfig is not writing to disk" on this page: https://www.howtoforge.com/community/threads/please-read-before-posting.58408/
Hi i figured it out. Instead of "apt-get install php7.4_mbstring" i entered "apt-get install php_mbstring" i see version 8..0 loading but after that it worked although i have 7.4 installed when i beleive phpinfo . . . I can now start phpmyadmin. Now install older PHP-versions. Regards, Jan