約5,850件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2024/1/28 -I'm trying to set up a website with a MySQL database, but whenever I try to connect to the database from either Apache or phpMyAdmin it shows ...

    2024/4/1 -This error is a common sight for developers and database administrators, signaling a hiccup in the connection process to the MySQL server.

    Where does MySQL error...-How to solve MySQL error...

    2023/11/10 -I'm trying to make a MySQL & phpMyAdmin on Replit but there is an error when I'm trying to connect to it from Node.JS, phpMyAdmin.co or any another host and ...

    2023/10/31 -When I open phpmyadmin to login to root account I get this error mysqli::real_connect(): (HY000/2002): Connection refused. I try to reset root password using ...

    When you access phpmyadmin and get error mysqli::real_connect(): (hy000/2002): No such file or directory or connection refused phpmyadmin, it means that in ...

    YouTube-Tuts Make

    2024/6/19 -I recently installed phpmyadmin through docker. When I try to login it shows Cannot log in to the MySQL server mysqli::real_connect(): (HY000/2002): Connection ...

    A.こんにちわ。 以下のサイトでNucleusのインストールの設定方法と共に XAMPP for Windowsの設定が書いてあります。参考になるかどうか わかりませんが・・・・。 http://m...

    A.まずmysql.sockの正しいパスをお調べください。 root権限で以下を実行 # find / -name "mysql.sock" そして以下のどちらかで設定を行っ...

    2024/5/15 -Phpmyadmin login page I got some errors without password forbidden MySQL, php server run but I got mysqli::real_connect(): (HY000/2002): No such file or ...

    2023/10/13 -This error indicates that the MySQL client cannot communicate with the MySQL server. Thankfully, the fix is often straightforward. Here's a guide to resolving ...

    2023/9/11 -I also have a phpmyadmin Docker container that runs with the other containers and it is able to connect to the MySQL server and interact with the database.

    2023/9/7 -The error "SQLSTATE[HY000] [2002] Connection refused" means that the client was unable to establish a connection to the database server.