Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
25% Recurring Discount on NVMe VPS
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
CloudLinux
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

PHPMyAdmin not loading in DirectAdmin

ChalipaChalipa Member

Hello,
PHPMyAdmin is not working in DirectAdmin for me, it keeps loading and loading and nothing shows up.

I have searched and found https://forum.directadmin.com/threads/phpmyadmin-not-found.59917/

I have personal license and it does not include ticket support, and their forum is not active as it should be, so basically the personal license (in my experience) does not include any kind of support what so ever.

Any idea, how can I solve this issue??

Thanks in advance.

Comments

  •  cd /usr/local/directadmin/custombuild
     ./build update
     ./build phpmyadmin
    

    Try this.

    Thanked by 3smtalk Chalipa kp93
  • @seriesn said:

     cd /usr/local/directadmin/custombuild
     ./build update
     ./build phpmyadmin
    

    Try this.

    I tried this several times, no luck! :(

  • Have you tried to reinstall mysql/mariadb via custom build?

    Different browser?

    Thanked by 1Chalipa
  • @seriesn said:
    Have you tried to reinstall mysql/mariadb via custom build?

    Different browser?

    Yes, reinstalled it again (just now) but still the same.

    Used it in both Chrome and FireFox, still the same issue.

  • @Chalipa said:

    @seriesn said:
    Have you tried to reinstall mysql/mariadb via custom build?

    Different browser?

    Yes, reinstalled it again (just now) but still the same.

    Used it in both Chrome and FireFox, still the same issue.

    Feel free to shoot me a pm and I would be happy to assist.

    Tagging @smtalk for additional troubleshooting.

    Thanked by 2Chalipa kkrajk
  • Start from chrome dev tools, see if there are any errors
    Then look at the PHP error log.
    Bingo, you are done.

    Thanked by 1Chalipa
  • @Chalipa said:
    I tried this several times, no luck! :(

    Did you check the log? This will give you more idea.

  • angstromangstrom Moderator

    @jonesolutions said:

    @Chalipa said:
    I tried this several times, no luck! :(

    Did you check the log? This will give you more idea.

    Congrats on your first post

    Thanked by 1jonesolutions
  • LeviLevi Member

    init https://forum.directadmin.com/

    if (!no_answer_from_DA_forum) {
    contact_DA_support;
    receive_answer;
    }

    if (!receive_answer && !no_answer_from_DA_forum) {
    complaint_at_LET;
    }

    That's algorithm you should follow. Do not go against the system, do not reinvent compiler again and again.

Sign In or Register to comment.