Ispconfig3 stopped work when update ubuntu to 18.04lts

Discussion in 'General' started by johnymas, Aug 15, 2018.

  1. johnymas

    johnymas Member

    I updated ubuntu from 16.04lts to 18.04lts. When I restarted server I got an error when I tried to access to Ispconfig3 control panel. (look at the picture below)

    ispconfig-control-panel.jpg


    I also tried to start PhpMyAdmin an I got only php code (look at the picture below)
    phpmyadmin.jpg

    What went wrong with Ispconfg3 control panel?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Go trough the ispconfig perfect server installation tutorial for Ubuntu and install missing packages. Then do an ispconfig update with reconfigures services = yes.
     
  3. johnymas

    johnymas Member

    Hi,
    Ispconfig3 control panel is working now but PhpMyAdmin still doesn't work.
     
  4. johnymas

    johnymas Member

    Problem fixed

    sudo a2enmod php7.2
    systemctl restart apache2
     
    ahrasis likes this.

Share This Page