Skip to main content

All Questions

Tagged with
0 votes
0 answers
13 views

Deploy MERN app on cpanel and whm using physical server

I am trying to install my development project on server for production throw cpanel and whm, server is physical and I am using ubuntu, what is the steps, without affecting any other deployed websites, ...
Abdelrahman Ashraf's user avatar
0 votes
0 answers
38 views

I cannot assign migration to MySql database in C-Panel?

I have no problem when migrating to the MySql database in my locale, but I cannot migrate to the MySql database in C-Panel. After creating the database, I assign a user and set the connection string ...
levent41's user avatar
0 votes
1 answer
159 views

How do i fix error connection timed out while connecting to remote mysql using node js?

I've been trying to make a connection to mysql db remotley using node js.Everything worked fine before my hosting providers made migration to newer cpanel version(because of installing SSL certificate)...
Andrejr's user avatar
  • 11
0 votes
0 answers
42 views

Share WHM Mysql Database Between to cpanel

i have WHM Server. where i have multiple c panels and multiple domains. Cpanel1 is connected to my.domain1.com Cpanel2 is connected to my.domain2.com Cpanel3 is connected to my.domain3.com on Cpanel1 ...
Engr.Aftab Ufaq's user avatar
0 votes
1 answer
121 views

phpMyAdmin current user cannot drop views. How do I grant it the correct privileges?

The hosting server recently got replaced due to crash and I now have a issue when trying to drop any database view in phpMyadmin I get the following: #1227 - Access denied; you need (at least one of) ...
Nightwolf's user avatar
  • 951
0 votes
0 answers
83 views

I can't run this php script in terminal in cPanel on linux

First time I'm trying to set a cron job on my website. Before than that, I would like to try to run it in terminal. In my cron jobs page I've found this command to run the script: /usr/local/bin/php /...
Max's user avatar
  • 1
0 votes
1 answer
85 views

Go Daday Hosting CPanel code: 'ER_ACCESS_DENIED_ERROR', errno: 1045, sqlState: '28000', stack: 'Error: Access denied for user 'UserName'@'IP address'

Kind Request before marking it as duplicate read full question. Error :- 'Access denied for user 'Test_UG'@'88.81.84.184' (using password: YES)', code: 'ER_ACCESS_DENIED_ERROR', errno: 1045, sqlState:...
VikaS GuttE's user avatar
  • 1,696
1 vote
1 answer
54 views

Installing FaucetInABox on a shared hosting CPanel: SQLSTATE[42000] and SQLSTATE[42S21] errors

I'm trying to install FaucetInABoxon a shared hosting CPanel . I was previously able to do it without errors, but now I'm encountering two specific errors on my site (bnb.faucet.lol). The first error ...
Ithoughtiwouldneverneedstack's user avatar
0 votes
0 answers
52 views

mysql on cpanel remote access from java dasktop application: Hibernate

How can I establish a connection to a MySQL database on cPanel from a Java desktop application using Hibernate? My current connection string is: jdbc:mysql://ipaddress_to_cpannel/databasename?useSSL=...
Mukai's user avatar
  • 11
1 vote
2 answers
594 views

Error while install MySQLClient package cPanel terminal

Error while install MySQLClient package cPanel terminal. I am windows user and it's run on windows completely but when upload to cPanel and install mysqlclient it not working Error which i get in ...
shyam rathod's user avatar
-1 votes
2 answers
379 views

What can I do when receiving 'Access denied for user' error message in phpMyAdmin in cPanel?

When I select phpMyAdmin in cPanel, the following error message appears: mysqli_sql_exception: Access denied for user 'name'@'localhost' (using password: YES).
Wally Atendido's user avatar
0 votes
0 answers
102 views

How can I resolve ECONNREFUSED error when connecting my Node.js app to MySQL database on cPanel?

I want to connect the database to my app before uploading my website to the host but there is an error: connect ECONNREFUSED when i try to connect nodejs app to mysql database I tried to connect it ...
Oualid Sahnoun's user avatar
1 vote
2 answers
2k views

How to deploy Nextjs App with Prisma and Mysql to Vercel, or Cpanel?

My question quiet long, cuz there a lot of thing I need: I've built a Next.js App with Prisma, and created local mysql database with Xampp. Currently dev mode on my machine is working perfectly, but ...
JAD I.'s user avatar
  • 11
2 votes
0 answers
70 views

how to connect to mysql database through nodejs application (i use expressjs) with cpanel

I'm trying to access database from the backend but it doesn't work. My application: https://notaraccoon.site/test_database/. appjs: const express = require('express') const app = express() var mysql = ...
heeyoung abc's user avatar
0 votes
1 answer
495 views

How do I connect to MySQL db hosted on cpanel in node js locally?

I have a database hosted on cpanel and I am not able to connect to it. I am using 'mysql' package in node js. It throws the timeout error. function create_connect(){ var connection = mysql....
Om Agrawal's user avatar

15 30 50 per page
1
2 3 4 5
33