Control panel found on Linux based web hosts
0
votes
1answer
105 views
my server sending mails without me sending it [duplicate]
last night i see many mail undelivery messages but i have not send any messages.
I have only one site live on it.
is there any way to find out more details about it. i don't know where to start
...
0
votes
1answer
134 views
Got mail delivery error from cpanel on centos
I have received this email from my cpanel from my web server.
Can someone know why it came and who generated that
A message that you sent contained one or more recipient addresses that were
...
0
votes
0answers
59 views
Apache not responding on port80
I recently tried to upgrade to PHP5 on my live VPS using easy apache update in cpanel, that left a lot of broken references to PHP libraries and error messages on every site, so I reverted back to 5.3 ...
0
votes
1answer
77 views
Does LFD check for failed HTTP Digest login attempts?
I am sure that LFD (Login Failure Daemon) checks Apache's error log for failed HTTP authentication attempts ie. log entries like:
[Mon Feb 25 10:12:45 2013] [error] [client 10.0.0.1] user FAKEUSER ...
2
votes
1answer
117 views
automysqlbackup on cPanel server not ignoring eximstats
I am backing up my cPanel server databases with automysqlbackup, in /etc/automysqlbackup.conf I have set: CONFIG_db_exclude=( 'information_schema' 'cphulkd' 'eximstats' 'leechprotect' 'mysql' 'modsec' ...
0
votes
1answer
90 views
cPanel - Unable to open new user account login page
I am new to cPanel and have successfully installed WHM, and have created a new account. I can 'list accounts', and when I click on the cPanel login for my new account. A new tab is opened, but this ...
0
votes
0answers
186 views
CPanel installation on Azure CentOS, gcc install fails
I am trying to install CPanel on a Centos VM on windows azure. Yum is failing to install gcc, which is required by the cpanel installer.
I am getting this
Error: Package: glibc-2.12-1.80.el6.i686 ...
1
vote
1answer
48 views
CPanel Finished install..now what?
My organization currently has an account with www.greengeeks.com where we use cPanel to manage a handful of LAMP apps.
We wanted to move our server and apps in house. So I we purchased cPanel, and I ...
0
votes
2answers
514 views
cPanel Server Email to Gmail marked as Spam, SPF, DKIM, and rDNS pass
Having this issue on a cPanel server 11.34.1 that hosts multiple domains. Email originating from this box on the sendingdomain.com address is flagged as Spam by Gmail. I've implemented SPF and DKIM, ...
-1
votes
1answer
31 views
What are steps to migrate from old to new server using cpanel? [closed]
I've just moved from old to new server but have many problems now. What I did was:
Initial set up of cpanel; 2. Change of hostname from default to my domain aaa.aaa.com; 3. Migrate multiple accounts ...
-2
votes
3answers
33 views
Pagespeed still works on a new server even though it shouldnt
I had mod_pagespeed installed on my previous server. I didn't use it and disallowed via .htaccess because after some testing it turned out that it actually slowed down my site. So it remained ...
0
votes
1answer
100 views
500 errors when uploading large files with fastcgi
I am using the following setup:
CentOS 5.9
Apache with Nginx proxy for static resources
PHP 5.4
fastcgi
When uploading smaller files, everything works fine. If however I try to upload larger ...
0
votes
1answer
284 views
cPanel server - Dovecot logins failing on specific IP address
I'm having a strange issue with one of our cPanel/WHM servers where it appears to be failing dovecot (IMAP/POP3) logins only from a specific IP address. The client was setting up a new workstation and ...
-1
votes
1answer
95 views
SSH - Find multiple files and delete them
We have a bunch of old deprecated files that reside inside of 400 subdomain directories.
I'm trying to delete them out in 1 shot.
One of these old pages is called index1.php. I was able to figure ...
0
votes
1answer
41 views
cPanel automatically do “yum update”
As you know or you do not know, cPanel with his update cron does automatically "yum update" and he updated the kernel etc.
So, can I know somehow when he updates it, so I can reboot my server, I do ...
0
votes
1answer
75 views
Nameserver change resolving to incorrect IP address after WHM restore
I have moved 5 websites to a VPS server and updated the DNS with the new name servers. I restored these sites from complete backups within WHM.
The IP address of the original host was 123.456.789 ...
-1
votes
1answer
46 views
Cannot access database created by root user [closed]
I'm fairly new to WHM/cPanel and have a problem with the account. I have created a number of individual accounts and am setting up WordPress on them.
As the root user I can connect via SFTP, create ...
0
votes
1answer
98 views
Scalable Web Hosting? [closed]
I have a website that receives heavy seasonal traffic. For much of the year, typical shared web hosting is adequate; however, the process of upgrading to VPS or dedicated hosting (when traffic gets ...
1
vote
1answer
127 views
DNS Protection in named.conf
cat /etc/named.conf
[...]
acl "trusted" {
IPS HERE
};
options {
allow-recursion { trusted; };
allow-notify { trusted; };
allow-transfer { trusted; };
allow-query { trusted; };
directory ...
0
votes
1answer
53 views
My Site is not working
I have a problem with my VPS setup. My main site is setup and now I have all the files placed in there but couldn't open the site. One thing I noticed awakrdly is when I do the
host ...
-1
votes
1answer
72 views
Alternatives to CPanel [closed]
I'm looking for a free alternative to CPanel, the well-known hosting control panel.
When I search such alternatives, i often browse outdated topics and i'd like to know if there's something out here ...
0
votes
2answers
313 views
MySQL Tables crashing randomly
This is one of the many random Tables that get corrupted. Any ideas why and what would be causing this?
How do I keep MySQL tables from crashing and MySQL from crashing?
Repairing USR_wp537
...
0
votes
1answer
62 views
Empty Access_logs
nging vhost file: nginx works as a reverse proxy
cat /etc/vhosts/website.info
server {
error_log /var/log/nginx/vhost-error_log warn;
listen 1.2.3.4:80;
server_name ...
0
votes
0answers
23 views
Tracing out going connections
Jan 24 07:00:49 HOST kernel: [875997.380464] Firewall: *TCP_OUT Blocked* IN= OUT=eth0 SRC=108.60.11.15 DST=74.80.225.32 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=18789 DF PROTO=TCP SPT=64823 DPT=81 ...
0
votes
1answer
130 views
Hotmail not receiving e-mails [closed]
I have a server that can't send e-mails to some Hotmail accounts. How could I fix this?
For Gmail accounts, it sends well.
I saw the headers of an e-mail sent to a Gmail account and can confirm that ...
0
votes
1answer
73 views
VPS WHM: Restrict FTP of individual accounts to specific IP Addresses
Is there a way to Restrict access to FTP of individual accounts to specific IP Addresses?
For the last few weeks, I've been receiving 12+ emails a day informing me that an IP from China is trying ...
-1
votes
1answer
71 views
nginx and SSL config [closed]
Can nginx be used with SSL?I am using http://nginxcp.com/ for my CPanel server and here are my config file setups
server {
error_log /var/log/nginx/vhost-error_log warn;
listen ...
2
votes
2answers
62 views
fstab filesystem editing
UUID=f5be9b96-da41-49fd-a8e2-dbbf37f5cd7d / ext4 defaults,usrquota 1 1
UUID=31a1c8d1-18ee-4c97-a0b9-b92599247112 /boot ext4 defaults 1 2
...
0
votes
1answer
54 views
Large incremental backup sizes although minimal changes with cPanel tarballs
I am using Bacula and connecting to my cPanel server on a nightly basis at 2am to backup the tar.gz files that were generated the previous day at 6am by cPanel.
Note, cPanel is generating a full ...
0
votes
1answer
741 views
“example.com/cgi-sys/defaultwebpage.cgi” subdirectory constantly appearing instead of base url in Google Chrome
Centos cPanel server - Apache/PHP.
Why is this happening?
Can I can change the server configuration to guarantee regular users don't get this error?
It is a production server for an e-commerce ...
-1
votes
1answer
85 views
Importing mail boxes from cPanel host to DIY Postfix + Dovecot
I am migrating sites from a shared host which uses cPanel, moving files and databases are done. The only thing that I am stuck at is moving the mail boxes, cPanel uses Exim while I have installed ...
0
votes
2answers
33 views
NS in the answer record are pointing to the wrong server
I am unable to access my webhost using my domain name. I have very little knowledge about dns records but from
http://network-tools.com/default.asp?prog=dnsrec&host=wakescanberra.com it is ...
0
votes
1answer
40 views
Webserver Magically Sending emails through to local exchange
I have recently inherited an IT setup for a company done by a guy who went AWOL and I have had to try and figure out what is going on.
Recently, the company has moved premises and I have had to set ...
2
votes
2answers
247 views
How to prevent cpanel from doing graceful restart every time an add on domain is added
I want to add 300-400 add on domains and wild card subdomains.
Every time I add an add on domain, cpanel does a graceful restart.
The result is the whole server is down for 5-10minutes.
If I did:
...
-1
votes
1answer
304 views
Server is down after updating httpd.conf
This is emergency.
I just want to do one stupid simple thing. I do not want to have dom logs. That's it.
So I edit vconf.local and rebuild httpd.conf.
Some error shows up like one domain has ...
0
votes
1answer
174 views
Changing timezone of server using cPanel / WHM
I have changed time zone of my server to Asia/Kolkata in WHM by going to the following path:
Home > Server Configuration > Server Time
But still my website is showing timezone as ...
0
votes
1answer
109 views
How can I move mail from one server to another?
I currently host mail accounts on a VPS, which I want to move to a hosted CPanel account.
Mail is handled by Postfix and Dovecot, but I don't know much about the server I want to move the mail to.
...
-1
votes
1answer
81 views
Cpanel stuck when terminating an account [closed]
I first try to delete to no avail
The account has 1200 addon domains and has tons of files.
Then I delete most of the files manually using simple rm -rf *
Now I try to terminate an account again.
...
0
votes
0answers
65 views
Hardware setup used by Web-Host Resellers [closed]
I was just wondering about how different web-hosting provider's setup their server's hardware and backend and frontend softwares, along with networking to provide these hosting services to end users.
...
0
votes
1answer
65 views
Configure DRBD and Heartbeat on Cpanel
I am working to setup a high availability cPanel server. I have two servers on same data center. The cPanel server has got 150 websites and 15 ip addresses where 1 is main shared ip and 14 other ...
0
votes
0answers
76 views
Configuring Exim to relay mail from authenticated users
I have multiple CentOS servers with cPanel installed, with Exim as the MTA.
The goal is to:
Relay mail from authenticated senders via another SMTP server
Send mail from mailnull user (sendmail, PHP ...
-1
votes
1answer
132 views
How to install mysqlnd php 5.3 for cpanel with Easy Apache [closed]
I would need to install the mysqlnd driver for php, however am using a cPanel server and have to use easy apache.
I have set up raw-opts for
--with-mysql=mysqlnd
--with-mysqli=mysqlnd
...
0
votes
0answers
71 views
opsview-web on cpanel
i have an issue while installing opsview (Host) on running cpanel server
i did it before like a year ago , but i didn't face any problem last time
server is running on Centos 5.8 with cpanel
but ...
1
vote
2answers
268 views
upgraded php to 5.3.19 and memcached stopped working
I have a server with centos 6.3 and cPanel
After the upgrade from php 5.3.16 to php 5.3.19 my site stopped working.
When I try to execute an index.php manually, I'm receiving the following error.
...
-1
votes
1answer
206 views
centos install / partitioning
I'm using NOC-PS to remotely install Centos 6.2 via KVM / IPMI.
I'm going to install cPanel as well and they recommend this layout
/boot (99MB)
swap (2x server RAM)
/ (remainder)
In the o/s ...
0
votes
1answer
63 views
How to move mail accounts when migrating webhosting [closed]
I am migrating my website abc.com from one webhosting company to another in a shared hosting environment. Both have cpanel.
And the second hosting account i am preparing to move is my multi-domain ...
-2
votes
1answer
250 views
mod security problems [closed]
Upgraded to 5.4.9 PHP today on a cPanel + NGINX + CloudLinux but getting the below:
root@server [/etc/httpd/modsecurity.d]# /etc/init.d/httpd configtest
ModSecurity: WARNING Using transformations in ...
0
votes
1answer
128 views
Mysql skip-name-resolve [closed]
I had recently purchased a new server, and transferred all my accounts via WHM Transfer.
The problem is that when WHM takes a daily backup, it outputs are message such as
DBD::mysql::st execute ...
4
votes
7answers
551 views
Preventing - Large Number of Failed Login Attempts from IP
I'm running a CentOS 6.3 server and currently receive emails entitled "Large Number of Failed Login Attempts from IP" from my server every 15 minutes or so.
Surely with the below configured it should ...
1
vote
1answer
67 views
Can I use MX records to deliver some addresses to Google Apps and some to my server?
I have whm installed on my VPS, which my domain MX records are pointing to:
0:mail.mydomain.com
and whm/cpanel has mail forwarding rules which pipes certain @mydomain email addresses into my CRM ...

