cpanel Questions
3
Solved
I get response, When try to write:
$ /opt/cpanel/ea-nodejs16/bin/npm -v
8.1.2
but with :
$ npm -v
bash: npm: command not found
So, I tried as the same logic but it didn't work:
$ /opt/cpanel/ea-n...
6
Solved
Hello, I am currently having an issue with MySQL!
What's going wrong here? I am a cPanel user, and yes I have searched this and found no definitive answers. It appears this is more specific than o...
3
Solved
I'm trying to deploy my laravel (Laravel Framework 7.28.3) to Cpanel, but got a 404 error.
I uploaded my project into /public_html, modified the index.php file to point to the correct files (as bel...
3
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 store node modules for
application in ...
Decomposed asked 25/6, 2021 at 9:8
2
Solved
After migrating Laravel project Domain (.in to .institute) & Hosting (namecheap to name.com), everything works fine. But when I tried to Login or Signup, return "419 PAGE EXPIRED" err...
2
Solved
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'
EMAIL_HOST = 'smtp.gmail.com'
EMAIL_USE_T...
3
So I have a VPS and it has whm / cpanel installed. For some reason its giving an error when ever I login to cpanel or visit a site on my server which says the disk space is full.
When i check the ...
2
Solved
Django API Code:
def post(self,request)-> JsonResponse:
try:
self.email = request.data['email']
self.mobile = request.data['mobile']
self.password = request.data['password']
except Exceptio...
3
Solved
I am having issue connecting git repo to cpanel. I have added SSH keys to cPanel from git correctly. Sometime repo are connecting and sometime i am getting following issue
Error: “/usr/local/cpane...
7
This might be a very common question but i searched lot and finally decided to get some expert advice.
I was wondering if someone have uploaded file directly from URL to cPanel file manager. I ca...
12
I am uploading a simple subscription page for my website using cPanel. I uploaded the files to public_html, moved the files from public folder and modify index.php so it points to the applica...
Injured asked 19/4, 2020 at 19:30
7
My env file as follow:
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=admin_clrank
DB_USERNAME=admin_clranke
DB_PASSWORD=admin@123
i am getting the error and i have checked the u...
6
Does anyone know how to access Cpanel on 1&1(IONOS). One of the biggest in the web hosting market but I didn't know it was one of the worst. Knowledge Base is empty. Searching on Google d...
5
I need to run composer, but soon as I open Terminal from the cPanel, an error notification pops up saying that the web socket handshake failed.
I hit the reconnect button, and the second identical...
Aholah asked 5/3, 2019 at 2:42
1
I am using shared hosting.
My site was showing "ERR_CONNECTION_REFUSED".
So i went to see visitors to my (SSL) site.
I found that instead of regular names in the "User Agent" li...
Oppression asked 23/2, 2021 at 17:2
3
I am not able to upload my media files on Cpanel. Initially I was able to upload files but now it shows Error 404 URL Not Found.
There is nothing wrong with my code or my url as it works fine on lo...
3
I have a project in CodeIgniter and hosted in Sub-domain, and it has an error:
The requested URL could not be retrieved
Here is a picture of it:
Error
Undulatory asked 14/6, 2017 at 4:18
2
I have a cron job */2 * * * * in the cpanel , after several hours this changes automatically to */17 * * * *, or */19 * * * * or */15 * * * *. I noticed this change many days. I was waiting for the...
6
Solved
Im trying to automate the installation of some custom software using cpanel/whm and postwwwacct php script.This requires files to be copied to the users public_html folder then edit the config and ...
1
Solved
I have a load of entries in my web server error log from the same referer. See example below:
Cannot serve directory /home/*****/public_html/wp-admin/css/: No matching DirectoryIndex (index.php,ind...
Eldrida asked 18/8, 2021 at 11:45
3
Solved
I'm trying to install composer and I'm getting an error ,
What I did ,
Downloaded composer wget https://getcomposer.org/installer
php installer --check
All settings correct for using Composer...
Isosteric asked 1/12, 2017 at 15:2
5
I am trying to deploy next js app on cPanel. I have installed node and npm on it.
How can I deploy the next js app on this set up?
I am getting the following error while trying to build the app on...
Disinfect asked 3/6, 2019 at 9:48
4
Solved
I want to host a laravel project in a subdomain.. For that first First I create a subdomain name registraion.
And inside the publicm_html/registraion i upload the project file.
But when I see the...
2
I need to deploy my angular 6 app on cPanel.
Can someone guide me the steps?
I cant't find configuration folder in cPanel.
4
I have a deluxe hosting with GoDaddy and have uploaded WordPress websites in it. However, nowadays someone is hacking into my website (even after changing the cpanel and ftp passwords) and uploadin...
Achaemenid asked 23/3, 2016 at 5:19
© 2022 - 2024 — McMap. All rights reserved.