5,280 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
-1
votes
0
answers
91
views
Laravel command works locally but not on cPanel: "No commands defined in the 'leaves' namespace" [closed]
I deployed my Laravel application to cPanel. On my local environment, running:
php artisan leaves:credit-monthly
works perfectly.
I then set up a cron job in cPanel to run this command, but I get the ...
0
votes
0
answers
27
views
Express Admin Panel Routes Not Working on cPanel with Passenger (React App Works Fine)
Problem Summary
I have a Node.js monorepo with both an EJS-based admin panel and a React frontend. The app works perfectly on localhost, but when deployed to cPanel with Passenger, only the React app ...
Advice
0
votes
5
replies
90
views
Deploy Laravel version 12 (PHP, Inertia, ReactJS, Tailwind) to cPanel shared with no SSH Access
I have Laravel 12 project (PHP, Inertia, ReactJS and Tailwind) project that I need to deploy to a cPanel shared server. I do not have SSH access to the server, and the service provider does not give ...
4
votes
1
answer
156
views
Problem with cron setting in Laravel 12 that is not working
I have a Laravel 12.39 project (on PHP 8.3) on a shared hosting with cPanel access, and in the cron section, I have the following setting to run artisan schedule:run, but it isn't working. This was an ...
0
votes
0
answers
59
views
Cpanel shared Nodejs hosting GLIBC_2.29 not found
I am developing an app using fastify 5.6 & better-sqlite3 - 12.2.0
all is well and better-sqlite3 speed is phenomenal. The development was done in Windows 11 machine.
I am trying to host this in a ...
1
vote
1
answer
50
views
Inertia routes return 404 (Not Found) for app deployed in subfolder
I have deployed a Laravel 12 + Inertia.js (React) app on a shared hosting (cPanel).
The app is located in a subfolder: https://mydomaine/app/.
Authentication routes like:
https://mydomaine/app/login
...
0
votes
1
answer
78
views
Flask API returns 404 on CPanel
I deployed a Flask app on Cpanel (namecheap), the structure is:
|- home
|-- cpanel_user
|---- backend
|------ src
|-------- main.py
|-------- passenger_wsgi.py
|-------- routes
|---------- user.py
|---...
0
votes
1
answer
69
views
Strapi in dev mode on cpanel with limited RAM
I have strapi deployed on cpanel with shared hosting environment.
Currently strapi is running successfully on cpanel using the build with the sub-domain setup.
I don't have access to root ssh but I ...
0
votes
0
answers
207
views
ECONNREFUSED error after migrating backend from Render to cPanel with Supabase DB
I'm running into a frustrating issue after migrating my backend from Render (free tier) to cPanel (for beta testing and reviews). The backend is built with Express, uses Drizzle ORM, and connects to a ...
0
votes
0
answers
62
views
How to Manage Contact Email for cPanel Email Accounts Using WHM or cPanel API?
I'm working on an internal support tool at my organization to help manage cPanel email accounts under our primary domain.
So far, using the WHM API and the Email::listpopswithdisk function, I've been ...
0
votes
0
answers
211
views
Unable to create subdomain in cPanel – Error: (XID) The system failed to create the directory "" because of an error
I'm trying to create a new subdomain (e.g., api-test.domain.com) using cPanel, but I keep getting this error:
Error: (XID 6k7jjw) The system failed to create the directory "" because of an error:
Here'...
0
votes
1
answer
97
views
HTML website code not accessing files in subfolders on cPanel
I am getting HTTP error 403 when viewing the logo in the admwebntech website using this HTML code. I am also getting the same error when viewing another website2 logo. This is still occurring when ...
1
vote
1
answer
51
views
Angular - API call 404 Not Found with code OK with Postman
I'm new here. I apologize in advance if I write nonsense or wrong things, but I've only just started programming.
I'm helping a friend renew his site. I made the new site using Angular with VSCode. We'...
0
votes
1
answer
90
views
Shared Hosting idea to run php artisan queue work for Laravel in shared hosting
I would like to know ideas on how i can run php artisan queue:work on my laravel website. I would also like to run php artisan reverb start.
I have tried nohup but it is not working on terminal. I ...
0
votes
0
answers
173
views
Moodle Error Message after Restoration CPanel
Thank you for taking the time to have a look at my question. I have had to restore my moodle site to a previous state and I reqursted this to be done through out hosting company A2hosting. They said ...