Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これがばかげた質問であることは知っていますが、cPanelでMySQLスクリプトを実行できる場所が見つかりません。次のようなスクリプト:
># mysql -u root –p mysql
Secure SHell(SSH)などを使用してサーバーにログインする必要があります。
cpanelにシェルのオプションがあるかどうかを確認してください。
おそらく、mac / linuxの場合は、ローカルマシンのシェルからsshを使用できます。
ssh [yourFTPuser]@[yourwebsitedomain]
Windowsを使用している場合は、パテなどのSSHプログラムを使用してみてください。