Skip to main content

All Questions

Tagged with
0 votes
0 answers
7 views

Cannot deploy strapi app to cpanel using phusion passenger

I have old version of cpanel having node 16. I am trying to deploy strapi app but it keeps on failing I have just create a zip of code and than uploaded it to document root, after that I click on ...
Muhammad Uzair's user avatar
0 votes
2 answers
29 views

Cannot Access Storage files on c-panel for laravel 10

I am using laravel 10 and php version 8.1, i have deployed my project on c-panel , i have cloned the project successfully , i have moved my files from public to public_html and the remaining files ...
Muhammad Nabeel Siddiqui's user avatar
0 votes
0 answers
22 views

cpanel 503 server error when deploying node js application

After deploying node js app in cpanel it is giving me 503 service unavailable error. I am using 16.20.2 version same in both local machine and in cpanel also. This is my server .js require("...
pratik bhattarai's user avatar
0 votes
0 answers
28 views

cPanel Error /20/bin/npm: line 35: /opt/alt/alt-nodejs20/root/usr/bin/npm: No such file or directory

I currently trying to deploy my nodejs project to cPanel. I have followed every steps to upload it and I am having problem when run NPM Install. I always got this error Error /nodevenv/myprojecttest1/...
Unkown Kid's user avatar
0 votes
1 answer
28 views

Index file shown but not the live website

enter image description hereI have deployed my website in the cpanel of namecheap but it shows the following problem in the given image. How can i fix it? I tried to change the .htacces file but it ...
Erik's user avatar
  • 1
0 votes
0 answers
216 views

Application error: a client-side exception has occurred (see the browser console for more information). how to fix the issue in the deployment

I'm experiencing an issue with dynamic routing in my Next.js application when deployed on cPanel. This issue does not occur during local development. The error message is: Application error: a client-...
Basit Ali's user avatar
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
1 answer
53 views

Error: http.Server.listen() was called more than once which is not allowed. (in cPanel)

I am trying to deploy my app or API on shared hosting, but I keep on encountering an error that says Error: http.Server.listen() was called more than once which is not allowed. I have no idea why ...
Priyanshu kuntal's user avatar
0 votes
1 answer
35 views

How to Deploy a node js site in go daddy

I bought a site in godaddy with a shared hosting server. I used react.js for frontend and node.js in backend. I bought economy plan. And node js software is not in available in go daddy plan. I ...
vishal's user avatar
  • 1
1 vote
2 answers
320 views

Publishing an SSR app w/ Angular 17 on a cPanel is possible, right?

When I build my Angular 17 SSR project with ng build, I get this: ├── dist │ └── my-project │ ├── .DS_Store │ ├── 3rdpartylicenses.txt │ ├── browser │ │ ├── .DS_Store │ │...
Ibrahim Sefer's user avatar
0 votes
0 answers
26 views

Cpanel Deployment getting Cannot GET / error React Next js

Can anyone help me resolve this issue in React Next.js? It was working fine when I ran the same code on my local server. Additionally, when I run 'npm run build' on the server, it works fine too. ...
ash's user avatar
  • 21
0 votes
0 answers
203 views

How to deploy a Next.js app on cPanel using manual build

I developed a NextJs App with backend apis in the same project (there's no separate server). I want to deploy my App on Cpanel which is my client's hosting, On searching I found out I need "Setup ...
Junaid amir's user avatar
0 votes
0 answers
246 views

How to deploy NextJS 14 to cpanel

I need help, how do I deploy NextJS 14.1 to cpanel? has anyone ever done it and succeeded? I have tried using server.js and changed the run start to "NODE_ENV=production node server.js". But ...
Muhammad Iqbal Maulana's user avatar
-1 votes
1 answer
176 views

Having issues accessing my cPanel url after deploying to Vercel

I encountered difficulties hosting a Next.js 13 application on cPanel, so I found a solution online that involved deploying the application on Vercel while configuring the DNS records in cPanel to ...
owl Hld's user avatar
  • 17
0 votes
0 answers
13 views

How can I deploy an i18n application to cpanel?

I always mess up something, the localized language index.html does not find the main javascript files, nor the images, although they are right in front. What is the procedure of a deploy? My folders ...
Bodikk's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
10