phpMyAdmin times out

Discussion in 'Server Operation' started by SupportMyster, Mar 10, 2026.

  1. SupportMyster

    SupportMyster New Member

    Thank you for ISPConfig. Love it.
    The sites on the server work but domain.tld/phpmyadmin times out regardless of domain.
    I assume I have a config issue. Any and all assistance appreciated.

    Ubuntu 22.04 LTS
    ISPConfig 3.3.1
    PHP 8.1


    update-alternatives all show php8.1
    ISPConfig -> System-> Config -> Web -> PHP Settings all show 8.1
    ISPConfig -> System -> Config -> FastCGI shows 8.1
    apt install phpmyadmin shows latest installed 4:5.1.1+dfsgl-5ubuntu1

    php --ini all show 8.1
    but phpinfo shows
    Server API: CGI/FastCGI
    Configuration File Path: /etc/php/8.1/cgi
    Loaded Configuration File: /etc/php/7.4/cgi/php.ini (not sure where this is coming from)
    Scan this dir for additional .ini files: /etc/php/8.1/cgi/conf.d
    Lots of 8.1 .ini files parsed.

    Both Apache and the entire server instance have been restarted
     

Share This Page