Category "cpanel"

is installing mongodb on cpanel reliable?

CPanel says that it does not support mongo installation but I can install it manually. My question is should I install it or just subscribe mongo atlas and conn

How to Deploy Nuxt.Js Application on cPanel

I Have Created a Nuxt Application and I want to Deploy it on my client's Domain. The Domain was purchased from Namecheap.com and Hosting was Purchased from Couc

How whm (Web Host Manager) + Cpanel seperates cpanel account per user?

What does WHM (Web Hosting Manager/Cpanel) do internally when you signup for a new cpanel hosting account? Does it create a seperate user account on linux os ru

How whm (Web Host Manager) + Cpanel seperates cpanel account per user?

What does WHM (Web Hosting Manager/Cpanel) do internally when you signup for a new cpanel hosting account? Does it create a seperate user account on linux os ru

Where to find CPANEL object file Path on Localhost and Live server

sorry if my question might sound silly. I am trying to create an email address with Cpanel UAPI with LiveAPI.php but I seem to be lost on some codes. The docume

Creating a new database is not working at server in codeigniter 3

I have a accounting management project where I need to store some specific data to a new database. I am fetching a issue when I am going to create a new databas

Am trying to launch in Cpanel, but am getting a Module not found error

enter image description hereI'm new to Cpanel and am trying to launch my python Django project, I think I've set up everything correctly but am getting this err

how can i send registration activation link email from my custom domain email ([email protected]) using php

i am working on a project (PHP) that allows online registration to access the authenticated only services provided. i want to send the activation link to their

Deploy create-react-app with react routing to cpanel

So I am trying to deploy a create-react-app app to cPanel .My biggest issue is having the server respond to a request because all I am getting when refreshing o

MYSQL 8 running in WHM cPanel high CPU usage/crashing requiring mysql reset after 2 days

I have about 30 websites running Magento/Wordpress. Every 1-2 days I would need to reset mysql and then the CPU usage would be around 27% but then it'll slowly

Got Error while installing mysqlclient in django project on cPanel

Requirements.txt contains: asgiref==3.4.1 Django==3.2.9 django-isbn-field==0.5.3 mysql-connector-python mysqlclient phonenumberslite==8.12.42 Pillow==9.0.1 pyth

why does my django site url reveal the directory path on the server?

I am deploying a django site for the first time to a cpanel server with phusion passenger on cloudlinux and i have discovered a weird phenomenon that can't be n

Mysql Database cant connect using "loclhost" But Can Connect using "127.0.0.1" Centos 7 (Cloudlinux)

My OS: Centos 7 + CLOUDLINUX 7.7 When I Try To Login Mysql From Server [root@server3 ~]# Mysql -u root -h localhost -P 3306 Working ok [root@server3 ~]# Mys

Laravel Blade component method not rendering in cpanel-server but work in my localhost

I have a component RemoveBook in app/View/Components/RemoveBook and the blade component in resources/views/components/sections/parts/remove-book.blade.php. all

Rewrite rule for targeting http only (no https)

A website that I manage was currently turned via cpanel to redirect at https. Unfortunately a single site/folder/program works only in http and not in https (id

Cloudlinux NodeJS demands to store node modules for application in separate folder (virtual environment) pointed by symlink called "node_modules"

I was looking to deploy my Nodejs/TypeScript web application to my cpanel shared hosting. But, I am getting an error: * Cloudlinux NodeJS Selector demands to s

Why can't I deploy my next.js app to port 80?

I never deployed any project before and I'm currently running with an issue while deploying a next.js app to godaddy. I uploaded my next.js app to the public_ht

Finding and editing a WordPress site in cpanel w/o access to WordPress

I have a client who needs his website edited, he is no longer in contact with the original creator of the site, and it seems that the creator used WordPress to

psycopg2 installing error in cPanel while hosting Django Website with PostgreSQL

Collecting psycopg2 Using cached psycopg2-2.9.3.tar.gz (380 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup

Use email created on cpanel in django

I have created an email id on my cpanel, I want to use it in django. As for gmail we write, EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend' EMAI