cpanel Questions

6

Hello everybody I wanted to find this mysql strict mode for whmcs and disable it but i didn't had a progress I'm a newbie so sry if I didn't mention other things Can anyone help me? I'm working on ...
Erotica asked 22/6, 2016 at 9:45

2

I am trying to follow this guide to install python modules however i don't seem to have virtual environment or pip installed so im trying to get those to continue. Python 2.7.5 is installed on my ...
Cofer asked 21/12, 2018 at 10:54

14

Solved

I have a WordPress database on my local machine that I want to transfer to a hosted phpMyAdmin on cPanel. However, when I try to import the database into the environment, I keep getting this error:...
Fullscale asked 28/4, 2015 at 10:16

0

first of all thanks for the help. I have a Node js API REST, i use Express, fs module, sharp for images and many others, everything works fine in my machine, and i wanted to test this API in a shar...
Zeiler asked 27/1, 2021 at 20:44

8

I want to change the limit of the PHP POST array from 1000 to 6000. Is there any way to do that? I searched it and found that I should change some variables in php.ini but the problem is that I did...
Henghold asked 28/8, 2013 at 18:26

6

Solved

It is a simple node.js code. var http = require('http'); http.createServer(function(req, res) { res.writeHead(200, { 'Content-Type' : 'text/plain'}); res.end('Hello World!'); }).listen(8080); ...
Bronchiectasis asked 19/5, 2017 at 21:10

1

I get an error after installing Node in CPanel, I uploaded my package.json file but whenever I tap the Run NPM install button, it shows an error on the right hand side saying, Web Application is in...
Faruq asked 13/1, 2020 at 18:58

5

Solved

I am trying to do a composer install ..., but getting an error of requires ext-mbstring * -> the requested PHP extension mbstring is missing from your system. I am using Apache (Cpanel) and PHP ...
Antaeus asked 23/4, 2018 at 9:27

1

Solved

I'm having trouble deploying a FastAPI app on cpanel with Passenger
Lunular asked 2/12, 2020 at 18:47

1

Solved

I tried to configure/authenticate my domain DNS with email marketing services. To authenticate SPF I need to add some code. I want to use various services and in the TXT instructions they provide, ...
Jessee asked 23/10, 2020 at 7:8

1

Solved

Our website is currently having problems and produces errors 507 and 508 (Resource Limit is Reached). I checked cPanel and saw that we've reached the number of Entry Processes available to us...
Shechem asked 19/8, 2020 at 23:2

5

Solved

I have setup cron job, it is working properly, however when i directly runs the php file(from the path/url) it successfully runs, but from cron its not. However i set another very simple file to ma...
Umont asked 23/10, 2012 at 12:50

1

I have a shared host and they don't give me ssh or terminal for it. I've tried to clone my private repos from git by Git™ Version Control so I am using ssh link because they need permission. I don'...
Vedi asked 14/5, 2019 at 9:51

1

I have acquired a shared host with a cpanel which supports nodejs. I can define a node.js app through "Setup Node.js App". I want to make a websocket. They have opened 2088 Port for me. This is ...
Equidistance asked 5/1, 2020 at 9:42

4

I am currently setting up a website from a client on his hosting account. The website address and for some reason doesn't default to .php files (that is: index.php). If I put index.php and there is...
Rattan asked 21/12, 2011 at 18:20

1

I have a repository on cpanel and connected with my local PC. When I do changes in any of the file I go to cmd, type git commit -a , git push ......it asks my cpanel password and I enter and succes...
Caribbean asked 24/10, 2019 at 12:39

0

I am deploying a django based web application. My hosting provider doesn't allow SSH access. So I deployed my application via python setup app. But it doesn't load static files altough it loads med...
Dynamometry asked 7/10, 2019 at 22:43

1

Solved

I have created a Chat application in Ratchet PHP. It runs fine on local machine using WAMP. I want it to setup on live server. On my server I have: PHP Support SSH access Port 9000, which is o...
Chiquitachirico asked 18/9, 2019 at 9:27

4

How can i run these artisan commands in my application that is hosted in the net? Is there like a cmd in my cpanel where i can do these commands? Thanks in advance. php artisan clear:cache php ar...
Date asked 8/12, 2017 at 9:16

5

onchange event is not working. What am I supposed to do to get result on same page. I dont want to redirect to any other page to upload image. Is this issue is because of opencart? I dont know if i...
Thenna asked 19/7, 2014 at 6:57

2

Solved

Can I deploy a Spring-Boot application on godaddy using Web hosting and cPanel? Thanks.
Starstarboard asked 9/7, 2017 at 7:37

3

I need to know what to use from root side of cPanel based server to restart NodeJS app, for example, if process terminated now for some reasons NodeJS app will not start until I manually start it, ...
Giffer asked 6/7, 2018 at 7:23

1

Solved

I am using a cpanel web administration system. With it i create a git repository. I am able to push my local code to that git repository. The problem arises when i attempt to deploy the code in...
Caelian asked 7/10, 2018 at 13:31

3

Solved

I would like to become self-sufficient, and therefore do without services such as DNSDynamic and DYNDNS. And I don't like paying for services that I could do myself. So here's the scenario - I hav...
Terrarium asked 27/5, 2012 at 13:5

5

Solved

I am trying to do a cron job with a site built in CodeIgniter - I've got access to the CPanel cron feature can anyone suggest the best way to setup a cron job using CPanel? I am using CodIgniter s...
Standfast asked 6/9, 2011 at 15:30

© 2022 - 2024 — McMap. All rights reserved.