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.

References:

5342 questions
1
vote
1 answer

How to edit PostgreSQL configuration files from cPanel?

I am trying to connect to a remote PostgreSQL database via VBA. I read here about the Database server configuration to make this possible but i cannot find the configuration files in cPanel file manager(I am new to cPanel). It says in the article…
S.aad
  • 518
  • 1
  • 5
  • 22
1
vote
0 answers

After installing Cpanel php scripts printed instead of executed

i recently installed latest version of Cpanel. installation completed successfully. after installation i changed the docmentRoot from /user/local/apache/htdocs to /home/myuser/public_html vai Service Configuration >Apache Configuration >Include…
Mohamed Nagy
  • 1,054
  • 1
  • 11
  • 31
1
vote
1 answer

Get PHP to echo cPanel username

Ok, so I haven't been able to find an answer to this question anywhere, which probably means it isn't possible. I come to the community to find out once and for all if what I want is a reality. I would like to get php to echo out the cpanel user…
Matthew Davis
  • 117
  • 1
  • 10
1
vote
0 answers

CNAME getting redirected to /cgi-sys/defaultwebpage.cgi

I have a website on cPanel say located on domain1.com. It has a subdomain as subdomain1.domain1.com and is accessible through browser. But when I create a CNAME (subdomain2.domain2.com pointing to subdomain1.domain1.com), it goes to…
user4943000
  • 111
  • 12
1
vote
0 answers

How to remove word says: from comments of wordpress latest 4.4 version

Recently, i have updated my wordpress version 4.4.. i have made some changes in comment list of wordpress older version... but due to update my all changes had lost... now, i am trying to find the word (says) in wordpress comment list....in new…
1
vote
0 answers

How to set hourly limit to my api from an IP in apache

I am developing a free API to get JSON response. Is it possible to limit users accessing my API morethan 10 times in an hour? How can I do that in apache using .htaccess or something through cpanel.
Joel James
  • 1,315
  • 1
  • 20
  • 37
1
vote
0 answers

possible to make tunneling using linux webhosting with cpanel

I'm having a Linux Webhosting account with cpanel & whm.. i also see something ssh on cpanel.. i have heard about tunneling to make proxy. my friend is having VPS server and is able to make tunneling using ssh via 443port. i need to know if there…
SmartMohi
  • 46
  • 1
  • 8
1
vote
1 answer

Git with Cpanel - can't push

Hi all and thanks in advance for viewing this and for trying to help. I am trying to use git with cpanel on (namecheap) shared servers through SSH. While I am able to clone / pull (if I upload files and commit them), it does not allow me to push…
1
vote
1 answer

Setting up DKIM and other DNS records for my mail server with external DNS

ello, I'm trying to set up a 3rd party domain for my mail server and so far I've struggled making it out of the spam folder for my sent messages. And It's a whole other story with hotmail which blacklists my whole server. My DNS records are…
ferenan
  • 177
  • 3
  • 20
1
vote
1 answer

How to install php-mysqli package for Cent OS

I am installing mysqli but it is not getting installed every time i type the following command: yum install php-mysqli I get the following message: Loaded plugins : fastestmirror Loading mirror speeds from cached hostfile *base :…
user3653474
  • 3,393
  • 6
  • 49
  • 135
1
vote
1 answer

Cant Enable PDO features from whm panel

I have dedicated server and installed WHM and cPanel as well on server but I can access PDO features. It gives message like Fatal error: Class 'PDO' not found in /home... I checked from WHM panel > Easyapache 3. all PDO check boxes are checked…
1
vote
1 answer

Email in cPanel cannot recieve, failure message notification

I have hosting through hostgator and cPanel. I have multiple domains. I want to set up emails for a domain. I do so in cPanel creating a user @the-domain-name.com, giving it a password, and email is created. It has a webmail access at…
dcook
  • 343
  • 1
  • 4
  • 17
1
vote
4 answers

Why in cpanel database size is showing 0.00MB?

Why in cpanel database size is showing 0.00MB while when i take backup of database then it is 1.2 MB? alt text http://shup.com/Shup/392674/1107123610-My-Desktop.png
Jitendra Vyas
  • 148,487
  • 229
  • 573
  • 852
1
vote
1 answer

How can I get PHP to work on Cpanel when using godaddy after I have purchased the host and domain

I purchased a host and domain from godaddy and I'm using Cpanel on godaddy for my website. On cpanel, I have added all of my html files with javascript and css on them, and separate javascript and css files as well. However, whenever I add php code,…
Nilim
  • 65
  • 1
  • 6
1
vote
0 answers

Unable to send email using cpanel smtp server in nodemailer and node

Hi i am using nodemailer to send email using cpanel i am getting error { "code": "EHOSTUNREACH", "errno": "EHOSTUNREACH", "syscall": "connect" } Following is the code to send email var transporter = nodemailer.createTransport({ host:…
Nauman Bashir
  • 189
  • 1
  • 4
  • 10