Code: ##### SERVER ##### IP-address (as per hostname): ***.***.***.*** [WARN] could not determine server's ip address by ifconfig [INFO] OS version is Debian GNU/Linux 10 (buster) [INFO] uptime: 09:45:34 up 131 days, 9:36, 1 user, load average: 0.10, 0.07, 0.02 [INFO] memory: total used free shared buff/cache available Mem: 3.4Gi 1.2Gi 521Mi 38Mi 1.6Gi 1.7Gi Swap: 3.5Gi 243Mi 3.2Gi [INFO] systemd failed services status: UNIT LOAD ACTIVE SUB DESCRIPTION ● logrotate.service loaded failed failed Rotate log files LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. Pass --all to see loaded but inactive units, too. To show all installed unit files use 'systemctl list-unit-files'. [INFO] ISPConfig is installed. ##### ISPCONFIG ##### ISPConfig version is 3.2.5 ##### VERSION CHECK ##### [INFO] php (cli) version is 7.3.14-1~deb10u1 [INFO] php-cgi (used for cgi php in default vhost!) is version 7.3.14 ##### PORT CHECK ##### [WARN] Port 8080 (ISPConfig) seems NOT to be listening [WARN] Port 465 (SMTP server SSL) seems NOT to be listening [WARN] Port 22 (SSH server) seems NOT to be listening ##### MAIL SERVER CHECK ##### [WARN] I found no "submission" entry in your postfix master.cf [INFO] this is not critical, but if you want to offer port 587 for smtp connections you have to enable this. [WARN] I found no "smtps" entry in your postfix master.cf [INFO] this is not critical, but if you want to offer SSL for smtp (not TLS) connections you have to enable this. ##### RUNNING SERVER PROCESSES ##### [INFO] I found the following web server(s): Apache 2 (PID 9551) [INFO] I found the following mail server(s): Postfix (PID 775) [INFO] I found the following pop3 server(s): Dovecot (PID 413) [INFO] I found the following imap server(s): Dovecot (PID 413) [INFO] I found the following ftp server(s): PureFTP (PID 14744) ##### LISTENING PORTS ##### (only () Local (Address) [localhost]:10025 (775/master) [localhost]:10026 (1051/amavisd-new) [localhost]:10027 (775/master) [localhost]:11211 (405/memcached) [anywhere]:2222 (494/sshd) [anywhere]:110 (413/dovecot) [anywhere]:143 (413/dovecot) [anywhere]:30033 (1898/./ts3server) [anywhere]:21 (14744/pure-ftpd) ***.***.***.***:53 (434/named) [localhost]:53 (434/named) [anywhere]:25 (775/master) [localhost]:953 (434/named) [anywhere]:10011 (1898/./ts3server) [anywhere]:10080 (1898/./ts3server) [anywhere]:993 (413/dovecot) [anywhere]:995 (413/dovecot) [anywhere]:10022 (1898/./ts3server) [localhost]:10023 (597/postgrey) [localhost]:10024 (1051/amavisd-new) *:*:*:*::*:3306 (6247/mysqld) *:*:*:*::*:10026 (1051/amavisd-new) *:*:*:*::*:2222 (494/sshd) [localhost]10 (413/dovecot) [localhost]43 (413/dovecot) *:*:*:*::*:80 (9551/apache2) *:*:*:*::*:8081 (9551/apache2) *:*:*:*::*:30033 (1898/./ts3server) *:*:*:*::*:21 (14744/pure-ftpd) *:*:*:*::*:53 (434/named) *:*:*:*::*:25 (775/master) *:*:*:*::*:953 (434/named) *:*:*:*::*:443 (9551/apache2) [localhost]0011 (1898/./ts3server) [localhost]919 (9551/apache2) [localhost]0080 (1898/./ts3server) *:*:*:*::*:993 (413/dovecot) *:*:*:*::*:995 (413/dovecot) [localhost]0022 (1898/./ts3server) *:*:*:*::*:10023 (597/postgrey) *:*:*:*::*:10024 (1051/amavisd-new) ##### IPTABLES ##### ##### LET'S ENCRYPT ##### Certbot is installed in /opt/eff.org/certbot/venv/bin/certbot
At the top of this forum there is a thread "Read before posting", which covers this problem. Please read that thread and the FAQs in it before opening a new thread. https://www.howtoforge.com/community/threads/please-read-before-posting.58408/
PHP Version: PHP 7.3.14-1~deb10u1 (cli) (built: Feb 16 2020 15:07:23) ( NTS ) I tried to reconfigure ispconfig_update.sh --force I tried to use the backup from old database
That may be a bad idea. ISPConfig update may change database structure. If you do not get error messages then maybe your DB is OK. What about this: Have you rebooted the host after ISPConfig upgrade? Have you tried accessing from another browser, and/or another host? DId you clear browser cache?
I didn't rebooted the host yesterday, but I did it today, no change. I clear browser cache. I tried 4 different broweser. I don't have any custom config templates and I don't have any errors.
May you please describe the error more in details, which exact error message do you get in the browser and please try to upload a screenshot, the image you posted above is not visible.
I don't have any errors I don't know why images are not visible https://prnt.sc/17fqm61 https://prnt.sc/17frlvr
What modules are available for admin user when you check in ISPConfig Panel | System | User Management | CP Users | choose user admin?
Please check the database: dbispconfig -> sys_user -> modules (for the username admin) and share what is listed there. Also, what is the output of Code: grep "modules" /usr/local/ispconfig/interface/lib/config.inc.php
PHP: <?php/*Copyright (c) 2007 - 2013, Till Brehm, projektfarm GmbhAll rights reserved.Redistribution and use in source and binary forms, with or without modification,are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of ISPConfig nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" ANDANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIEDWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORYOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDINGNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.*///** Web-onlyif( !empty($_SERVER['DOCUMENT_ROOT']) ) { Header("Pragma: no-cache"); Header("Cache-Control: no-store, no-cache, max-age=0, must-revalidate"); Header("Content-Type: text/html; charset=utf-8"); //** Set a few php.ini values ini_set('register_globals',0); ini_set('magic_quotes_gpc', 0); if (isset($_REQUEST['GLOBALS']) || isset($_FILES['GLOBALS']) || isset($_REQUEST['s']) || isset($_REQUEST['s_old']) || isset($_REQUEST['conf'$ die('Internal Error: var override attempt detected'); exit; }}//** Set a few php.ini valuesif(isset($app)) unset($app);if(isset($conf)) unset($conf);//** SVN Revision$svn_revision = '$Revision$';$revision = str_replace(array('Revision:','$',' '), '', $svn_revision);//** Applicationdefine('ISPC_APP_TITLE', 'ISPConfig');define('ISPC_APP_VERSION', '3.2.5');define('DEVSYSTEM', 0);//** Database$conf['db_type'] = 'mysql';$conf['db_host'] = 'localhost';$conf['db_port'] = '3306';$conf['db_database'] = 'dbispconfig';$conf['db_user'] = 'ispconfig';$conf['db_password'] = '**************************';$conf['db_charset'] = 'utf8'; // same charset as html-charset - (HTML --> MYSQL: "utf-8" --> "utf8", "iso-8859-1" --> "latin1")$conf['db_new_link'] = false;$conf['db_client_flags'] = 0;define('DB_TYPE',$conf['db_type']);define('DB_HOST',$conf['db_host']);define('DB_PORT',$conf['db_port']);define('DB_DATABASE',$conf['db_database']);define('DB_USER',$conf['db_user']);define('DB_PASSWORD',$conf['db_password']);define('DB_CHARSET',$conf['db_charset']);//** Database settings for the master DB. This setting is only used in multiserver setups$conf['dbmaster_type'] = 'mysql';$conf['dbmaster_host'] = '';$conf['dbmaster_port'] = '';$conf['dbmaster_database'] = 'dbispconfig';$conf['dbmaster_user'] = '';$conf['dbmaster_password'] = '**************************************';$conf['dbmaster_new_link'] = false;$conf['dbmaster_client_flags'] = 0;//** Paths$conf['ispconfig_log_dir'] = '/var/log/ispconfig';define('ISPC_ROOT_PATH', realpath(dirname(__FILE__).'/../')); // Main ROOT is the parent directory to this file, ie interface/ or server/. NO traili$define('ISPC_LIB_PATH', ISPC_ROOT_PATH.'/lib');define('ISPC_CLASS_PATH', ISPC_ROOT_PATH.'/lib/classes');define('ISPC_WEB_PATH', ISPC_ROOT_PATH.'/web');define('ISPC_THEMES_PATH', ISPC_ROOT_PATH.'/web/themes');define('ISPC_WEB_TEMP_PATH', ISPC_WEB_PATH.'/temp'); // Path for downloads, accessible via browserdefine('ISPC_CACHE_PATH', ISPC_ROOT_PATH.'/cache');define('ISPC_LOG_PATH', $conf['ispconfig_log_dir']);//** Paths (Do not change!)$conf['rootpath'] = substr(dirname(__FILE__),0,-4);$conf['fs_div'] = '/'; // File system separator, "\\" on Windows and "/" on Linux and UNIX$conf['classpath'] = $conf['rootpath'].$conf['fs_div'].'lib'.$conf['fs_div'].'classes';$conf['temppath'] = $conf['rootpath'].$conf['fs_div'].'temp';$conf['logpath'] = ISPC_LOG_PATH; // Actually just a copy of $conf['ispconfig_log_dir'], might be removed in a later versiondefine('FS_DIV',$conf['fs_div']);define('SERVER_ROOT',$conf['rootpath']);define('INCLUDE_ROOT',SERVER_ROOT.FS_DIV.'lib');define('CLASSES_ROOT',INCLUDE_ROOT.FS_DIV.'classes');//** Server$conf['app_title'] = ISPC_APP_TITLE;$conf['app_version'] = ISPC_APP_VERSION;$conf['app_link'] = 'https://www.ispconfig.org/';$conf['modules_available'] = 'dashboard,admin,mail,sites,monitor,client,dns,help';$conf['server_id'] = '1';$conf['init_scripts'] = '/etc/init.d';//** Interface$conf['interface_modules_enabled'] = 'dashboard,mail,sites,dns,tools,help';//** Demo mode/* The demo mode is an option to restrict certain actions in the interface like* changing the password of users with sys_userid < 3 etc. to be* able to run the ISPConfig interface as online demo. It does not* affect the server part. The demo mode should be always set to false* on every normal installation*/$conf['demo_mode'] = false;//** Logging$conf['log_file'] = $conf['ispconfig_log_dir'].$conf['fs_div'].'ispconfig.log';$conf['log_priority'] = 2; // 0 = Debug, 1 = Warning, 2 = Error//** Themes$conf['theme'] = 'default';$conf['html_content_encoding'] = 'utf-8'; // example: utf-8, iso-8859-1, ...$conf['logo'] = 'themes/default/images/header_logo.png';//** Default Language and Timezone$conf['language'] = 'en';$conf['debug_language'] = false;$conf['language_file_import_enabled'] = true; // Bool value: true / false//* Complete timezone list: http://php.net/manual/en/timezones.php$conf['timezone'] = 'Europe/Sofia';//** Misc.$conf['interface_logout_url'] = ''; // example: http://www.domain.tld///** Auto Load Modules$conf['start_db'] = true;$conf['start_session'] = true;//** Constantsdefine('LOGLEVEL_DEBUG',0);define('LOGLEVEL_WARN',1);define('LOGLEVEL_ERROR',2);//** include a local config-file if there is one//** IMPORTANT!!!//** DO NOT MAKE A COPY OF THIS FILE AS LOCAL CONFIG-FILE//** USE A EMPTY FILE AND ONLY COPY THE SETTINGS IN IT, YOU NEED TO OVERRIDEif (is_file(dirname(__FILE__) . '/config.inc.local.php')) include_once 'config.inc.local.php';?> I change the password with ** to share the code This is the db. Even if I login with other user with is not admin they don't have Site, DNS, Mail either. https://prnt.sc/17g3f7e
I wonder if you might have deleted some files from ISPConfig or changed permissions of folders by accident? Please post the output of: ls -la /usr/local/ispconfig/web/ ls -la /usr/local/ispconfig/web/sites/ ls -la /usr/local/ispconfig/web/sites/lib/
I think Till made a mistake, it should be Code: ls -la /usr/local/ispconfig/interface/web/ ls -la /usr/local/ispconfig/interface/web/sites/ ls -la /usr/local/ispconfig/interface/web/sites/lib/ Please don't use such screenshot services, I have waited 5 minutes before it finally loaded. You can simply attach a screenshot to your comment.
When I attach the screenshot with img /img tags they are not visible. Code: root@server1:/usr/local/ispconfig/interface# ls -la /usr/local/ispconfig/interface/web/ total 132 drwxr-x--- 19 ispconfig ispconfig 4096 May 15 2020 . drwxr-x--- 9 ispconfig ispconfig 4096 May 15 2020 .. drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 admin -rwxr-x--- 1 ispconfig ispconfig 3212 Jun 28 21:36 capp.php drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 client -rwxr-x--- 1 ispconfig ispconfig 2970 Jun 28 21:36 content.php drwxr-x--- 7 ispconfig ispconfig 4096 May 15 2020 dashboard -rwxr-x--- 1 ispconfig ispconfig 1901 Jun 28 21:36 datalogstatus.php drwxr-x--- 6 ispconfig ispconfig 4096 Mar 22 10:59 dns -rwxr-x--- 1 ispconfig ispconfig 0 Jun 28 21:36 dummy_login.html -rwxr-x--- 1 ispconfig ispconfig 18478 May 15 2020 favicon.ico drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 help -rwxr-x--- 1 ispconfig ispconfig 4533 Jun 28 21:36 index.php drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 js -rwxr-x--- 1 ispconfig ispconfig 1649 Jun 28 21:36 keepalive.php drwxr-x--- 4 ispconfig ispconfig 4096 May 15 2020 login drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 mail drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 mailuser drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 monitor -rwxr-x--- 1 ispconfig ispconfig 5177 Jun 28 21:36 nav.php drwxr-x--- 2 ispconfig ispconfig 4096 May 15 2020 remote -rwxr-x--- 1 ispconfig ispconfig 26 Jun 28 21:36 robots.txt drwxr-x--- 7 ispconfig ispconfig 4096 May 15 2020 sites drwxr-x--- 3 ispconfig ispconfig 4096 May 15 2020 strengthmeter drwxrwx--- 2 ispconfig ispconfig 4096 May 15 2020 temp drwxr-x--- 3 ispconfig ispconfig 4096 May 15 2020 themes drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 tools drwxr-x--- 6 ispconfig ispconfig 4096 May 15 2020 vm root@server1:/usr/local/ispconfig/interface# Code: root@server1:/usr/local/ispconfig/interface# ls -la /usr/local/ispconfig/interface/web/sites/ total 416 drwxr-x--- 7 ispconfig ispconfig 4096 May 15 2020 . drwxr-x--- 19 ispconfig ispconfig 4096 May 15 2020 .. -rwxr-x--- 1 ispconfig ispconfig 2832 Jun 28 21:36 ajax_get_ip.php -rwxr-x--- 1 ispconfig ispconfig 10128 Jun 28 21:36 ajax_get_json.php -rwxr-x--- 1 ispconfig ispconfig 2671 Jun 28 21:36 aps_availablepackages_list.php -rwxr-x--- 1 ispconfig ispconfig 2738 Jun 28 21:36 aps_cron_apscrawler_if.php -rwxr-x--- 1 ispconfig ispconfig 3943 Jun 28 21:36 aps_do_operation.php -rwxr-x--- 1 ispconfig ispconfig 6819 Jun 28 21:36 aps_installedpackages_list.php -rwxr-x--- 1 ispconfig ispconfig 8521 Jun 28 21:36 aps_install_package.php drwxrwx--- 2 ispconfig ispconfig 4096 May 15 2020 aps_meta_packages -rwxr-x--- 1 ispconfig ispconfig 3980 Jun 28 21:36 aps_packagedetails_show.php -rwxr-x--- 1 ispconfig ispconfig 2176 Jun 28 21:36 aps_update_packagelist.php -rwxr-x--- 1 ispconfig ispconfig 1247 Jun 28 21:36 backup_stats.php -rwxr-x--- 1 ispconfig ispconfig 2378 Jun 28 21:36 cron_del.php -rwxr-x--- 1 ispconfig ispconfig 7569 Jun 28 21:36 cron_edit.php -rwxr-x--- 1 ispconfig ispconfig 509 Jun 28 21:36 cron_list.php -rwxr-x--- 1 ispconfig ispconfig 2410 Jun 28 21:36 database_del.php -rwxr-x--- 1 ispconfig ispconfig 25237 Jun 28 21:36 database_edit.php -rwxr-x--- 1 ispconfig ispconfig 2492 Jun 28 21:36 database_list.php -rwxr-x--- 1 ispconfig ispconfig 3082 Jun 28 21:36 database_phpmyadmin.php -rwxr-x--- 1 ispconfig ispconfig 4415 Jun 28 21:36 database_quota_stats.php -rwxr-x--- 1 ispconfig ispconfig 3484 Jun 28 21:36 database_user_del.php -rwxr-x--- 1 ispconfig ispconfig 12235 Jun 28 21:36 database_user_edit.php -rwxr-x--- 1 ispconfig ispconfig 2240 Jun 28 21:36 database_user_list.php drwxr-x--- 2 ispconfig ispconfig 4096 May 15 2020 form -rwxr-x--- 1 ispconfig ispconfig 8371 Jun 28 21:36 ftp_sites_stats.php -rwxr-x--- 1 ispconfig ispconfig 2084 Jun 28 21:36 ftp_user_del.php -rwxr-x--- 1 ispconfig ispconfig 9014 Jun 28 21:36 ftp_user_edit.php -rwxr-x--- 1 ispconfig ispconfig 2514 Jun 28 21:36 ftp_user_list.php drwxr-x--- 3 ispconfig ispconfig 4096 May 15 2020 lib drwxr-x--- 2 ispconfig ispconfig 4096 May 15 2020 list -rwxr-x--- 1 ispconfig ispconfig 2088 Jun 28 21:36 shell_user_del.php -rwxr-x--- 1 ispconfig ispconfig 9384 Jun 28 21:36 shell_user_edit.php -rwxr-x--- 1 ispconfig ispconfig 2217 Jun 28 21:36 shell_user_list.php drwxr-x--- 2 ispconfig ispconfig 4096 May 15 2020 templates -rwxr-x--- 1 ispconfig ispconfig 4211 Jun 28 21:36 user_quota_stats.php -rwxr-x--- 1 ispconfig ispconfig 2492 Jun 28 21:36 web_childdomain_del.php -rwxr-x--- 1 ispconfig ispconfig 12187 Jun 28 21:36 web_childdomain_edit.php -rwxr-x--- 1 ispconfig ispconfig 2847 Jun 28 21:36 web_childdomain_list.php -rwxr-x--- 1 ispconfig ispconfig 2117 Jun 28 21:36 webdav_user_del.php -rwxr-x--- 1 ispconfig ispconfig 8842 Jun 28 21:36 webdav_user_edit.php -rwxr-x--- 1 ispconfig ispconfig 2144 Jun 28 21:36 webdav_user_list.php -rwxr-x--- 1 ispconfig ispconfig 2715 Jun 28 21:36 web_folder_del.php -rwxr-x--- 1 ispconfig ispconfig 4429 Jun 28 21:36 web_folder_edit.php -rwxr-x--- 1 ispconfig ispconfig 515 Jun 28 21:36 web_folder_list.php -rwxr-x--- 1 ispconfig ispconfig 2236 Jun 28 21:36 web_folder_user_del.php -rwxr-x--- 1 ispconfig ispconfig 4459 Jun 28 21:36 web_folder_user_edit.php -rwxr-x--- 1 ispconfig ispconfig 520 Jun 28 21:36 web_folder_user_list.php -rwxr-x--- 1 ispconfig ispconfig 8219 Jun 28 21:36 web_sites_stats.php -rwxr-x--- 1 ispconfig ispconfig 6401 Jun 28 21:36 web_vhost_domain_del.php -rwxr-x--- 1 ispconfig ispconfig 88903 Jun 28 21:36 web_vhost_domain_edit.php -rwxr-x--- 1 ispconfig ispconfig 3269 Jun 28 21:36 web_vhost_domain_list.php root@server1:/usr/local/ispconfig/interface# Code: root@server1:/usr/local/ispconfig/interface# ls -la /usr/local/ispconfig/interface/web/sites/lib/ total 84 drwxr-x--- 3 ispconfig ispconfig 4096 May 15 2020 . drwxr-x--- 7 ispconfig ispconfig 4096 May 15 2020 .. -rwxr-x--- 1 ispconfig ispconfig 9 Jun 28 21:36 admin.conf.php drwxrwx--- 2 ispconfig ispconfig 61440 May 15 2020 lang -rwxr-x--- 1 ispconfig ispconfig 6518 Jun 28 21:36 module.conf.php -rwxr-x--- 1 ispconfig ispconfig 1965 Jun 28 21:36 remote.conf.php root@server1:/usr/local/ispconfig/interface#