Phpmyadmin error after migration Debian 10 to debian 12 Bookworm

Discussion in 'ISPConfig 3 Priority Support' started by virk6, Mar 11, 2025.

  1. virk6

    virk6 Member HowtoForge Supporter

    Hello everyone,
    I specify that my system initially is Debain 10, Nginx Mariadb and Php
    After migrating my system from Debian 10 to Debian 11 and then to Debian 12 Bookworm I no longer have access to phpmyadmin which sends me the famous HTTP ERROR 500 message. After migration, what services should I reinstall or reconfigure? I specify that I found nothing in the log.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you migrate your system (means you moced to a new server) or did you just upgraded Debian 10 to Debian 12?
     
  3. virk6

    virk6 Member HowtoForge Supporter

    Yes I migrate my system server from Debian 10 to Debian 11 and after to Debian 12
     
    Last edited: Mar 11, 2025
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    There must be a PHP error in the log file. Have you checked the global nginx error.log file?
    And how do you access phpmyadmin through the apps vhost on port 8081?
     
  5. virk6

    virk6 Member HowtoForge Supporter

    I think that after all the migration of my system Debian 10 -> 11 and -> 12 the package has disappeared.I try this command
    I tried this command
    dpkg -l | grep phpmyadmin
    but it didn't work, with no results so the only thing left to do was install phpmyadmin.
    Furthermore, there's nothing useful in the log file regarding phpmyadmin.
     
  6. Turgut Kalfaoglu

    Turgut Kalfaoglu Member HowtoForge Supporter

    If there are no errors, check mod_security logs if you have it enabled. Maybe that's stopping you from accessing it?
     

Share This Page