Skip to main content

Questions tagged [cpanel]

cPanel is a Linux-based web hosting control panel that provides graphical interface and automation tools to simplify website and server management for website owners and web hosting providers. It offers a range of features such as email and file management, backup and restoration, security, and domain management. Only PROGRAMMING related questions are on-topic. General configuration questions are off-topic.

cpanel
0 votes
0 answers
23 views

Reference File 403s even on 777 permissions in CPanel

I'm pulling my hair out over this. I'm no network engineer but I thought I could at least troubleshoot like any millennial should be able to, but I have no idea what is going on. My master index.php ...
ThatBraxGuy's user avatar
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
20 views

Restarting tomcat server in cpanel

When I run /usr/local/cpanel/scripts/ea-tomcat85 all restart, it returns Starting sojrelites … Restarting ea-tomcat85... May 27, 2024 11:10:09 AM org.apache.catalina.startup.Catalina stopServer SEVERE:...
Opiyo254's user avatar
-1 votes
1 answer
84 views

How to protect .env file [closed]

I've hosted a node js app on cpanel as example.com but the problem is in my node directory having .env file and if I try to visit example.com/.env this file get downloaded. So how to secure .env file? ...
sabirans04's user avatar
-1 votes
1 answer
92 views

I keep getting 405 method not allowed error

I hosted my laravel project on cpanel and some of my post requests keeps returning 405 error. I have tried clearing app cache Route::post('subscribe/{package}', [UserSubscribeController::class, ...
Eze Henry's user avatar
0 votes
0 answers
114 views

Installing ImageMagick 7 with HEIC support on Centos7/Cloudlinux with cPanel and PHP 7.4 and above

I'm struggling to install the latest version of ImageMagick with HEIC support on a Centos7/Cloudlinux server (which also happens to be running cPanel). After removing the version of ImageMagick that ...
RS-'s user avatar
  • 47
0 votes
0 answers
45 views

Check failed: ret == 0 (11 vs. 0)Thread tf_Compute creation via pthread_create() failed

When I run keras.load_model and make_predict_function on a Django application that has been deployed on cPanel. An error occurs: Check failed: ret == 0 (11 vs. 0)Thread tf_Compute creation via ...
Solusi Tekno'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
2 votes
1 answer
66 views

My nginx config resets automatically from time to time erasing all customization

I am a layman in this field. My problem is that my nginx customizations work good for 3 or 4 days then suddenly all the customizations are removed and the configuration is reverted to its previous ...
Swagatam Majumdar's user avatar
0 votes
0 answers
113 views

Deploy project astro on cpanel

How to deploy an astro project in a subfolder? Since it does not recognize the files that I have in the public folder, it is a static website in cpanel, would I have to configure some parameters? I ...
Davv's user avatar
  • 13
0 votes
0 answers
41 views

Our SES SMTP credentials are leaked periodically

We are using SES SMTP with cPanel webmail (Exim) and PHP to send emails. This issue happened today and last week. Currently, We have the credentials in 2 places: 1- Exim configuration. 2- PHP files. ...
Dev's user avatar
  • 11
0 votes
0 answers
20 views

How to start Celery Beat and Worker in production environment(cpanel)

please I developed a django app that automatically generates invoice and sends an email to client at certain hours. This app works perfectly in the development environment but not in production. I ...
Miss Babs's user avatar
0 votes
0 answers
22 views

Cpanel Cron Job not working for everyday day

I have 3 cron jobs in my cpanel, I am hitting APIs with curl, my hourly cron job is working fine but daily cron job is not, monthly is not get to test yet for cron: You might think there is some error ...
Avinash Chauhan's user avatar
0 votes
1 answer
34 views

how can i deploy angular / spring boot project on cpanel

So I have a project - a price list website The front-end is Angular . The back-end is Spring Boot . The database is MySQL . How can i deploy the whole project on cpanel ?
Kamal Chehade's user avatar
0 votes
1 answer
36 views

Flask App and Flarum Forum Conflict When Running Simultaneously

I'm encountering an issue where my Flask application and my Flarum forum cannot run simultaneously. When my Flask script is running in the background, the Flarum forum stops working. However, when I ...
NEEI UTAD's user avatar

15 30 50 per page