Quantcast
Channel: cPanel Forums
Viewing all 5759 articles
Browse latest View live

exim.conf editing via WHM

$
0
0
I understand to keep from changes being overwritten you need to edit the exim.conf via WHM, also I understand chattr +i does not do any good anymore since upcp reverses that. I have several things I need to add to the exim.conf, about half of what I want to add I can via WHM but there are few places I do not see where to change what I need changed:

1. Just under perl_startup I need to add some lines
2. Rewrite the interface and helo_data just under remote_smtp:
3. Rewrite the interface and helo_data in the dk_remote_smtp:

For now I just turned off updates.

I suppose I could copy the exim.conf over somewhere else and run a postupcp script to copy it back over and restart exim, but I was looking for the "proper" way to do this.
Any suggestions?

Can't log in to PMA

$
0
0
This is a new problem as of this morning. I tried opening phpMyAdmin, and was redirected to the cPanel page asking for the password. I entered it, then was redirected to the PMA page with this at the top:

#1045 Cannot log in to the MySQL server

I logged in to cPanel on the account (with no problem) then clicked on PMA, but was again redirected to the same error page.

My PHP scripts are still accessing MySQL just fine, so there's not a problem with the MySQL server, username, or password. I can log in via SSH as root, and I can log in to MySQL through WHM, so it appears to be restricted to PMA on this one account.

It worked fine yesterday, and I didn't change anything between then and now.

Any suggestions on how to reset it?

cpuwatch SIGSTOPing Itself

$
0
0
So I'm working on implementing automatic Maldet scans on the weekend for some of our cPanel servers.

I recently learned of the cpuwatch script, and was using this to watch the maldet process so that if load goes above X, it SIGSTOP's the process till load drops.

This worked great from command line. Everything worked as expected.

However, when running the exact same command from my script, things LOOKED like they would work right.
The maldet process was found, a cpuwatch was implemented on the parent maldet process. I verified this.

Nothing out of the ordinary. But all of a sudden when load rose above X, all of a sudden the cron job launching the script that launched the scans would be SIGSTOP'd which in turn would SIGSTOP the cpuwatch process. Thus leaving everything the cron job ran SIGSTOP'd

I'm still not sure why this is, but a work around for this I found was to pipe the command to "at" instead of running it from the script.

echo "/usr/local/cpanel/bin/cpuwatch # -p $(ps auxf | grep '/usr/local/sbin/maldet' | grep -v grep | awk '{print $2}')" | at now

After that everything works as expected. Just thought this may be useful in the future to someone with the same problem.

All mail going to Spam via server - Can't install WPSMTP on WordPress Site

$
0
0
**Very much a noob at server admin, so this might just be a simple setting i've missed**

All my mail is going to spam from my server. Every site. Any pointers on where to start to look?

Since this was happening I tried to install WP-SMTP on my WordPress sites, however I keep getting the error "SMTP Error: Could not connect to SMTP host." however port is right as well as domain for google smtp server. Any ideas?

Error code: ERR_CONTENT_DECODING_FAILED

$
0
0
I've tried Googling this error to no avail. Fortunately I ended up here through the searches so I figured try here.

Issue: I am attempting to login through my whm (http://mydomain.com:2082). I can visit my website and clearly see it with no issues but can not login via my cpanel to update my website. I am currently using Google Chrome and I have tried logging in through IE and the same issue. The page is blank with this message,
This webpage is not available

The webpage at http://mydomain.com:2082/ might be temporarily down or it may have moved permanently to a new web address.
Error code: ERR_CONTENT_DECODING_FAILED

I have used my Kindle Fire and can view the website and get in through my cpanel to update the website. So I am lost to what I need to do or where I need to go before screaming at my computer monitor more than I need to :D

This is issue started 3 days ago.

messages marked as spam ***SPAM*** not working

$
0
0
i have many spam massages (rbls is ebabled)

if spaassasin work, why in grep "***SPAM***" /var/log/exim_mainlog


I have no emails marked as spam ***SPAM*** ?


I do not want removed all the spam, i need only marked *** SPAM *** and delivered it inbox

how configure this

now not working



HomeHome » Service Configuration » Exim Configuration Manager

i have enabled

+ SpamAssassin™: X-Spam-Subject/Subject header prefix for spam emails [?]

+ No bouncing by spam score default


regards

/tmp Directory problem

$
0
0
Hi,

Sorry for my bad english.
I was protecting my new Web Server from shell scripts (by disabling custom php.ini files, setting open_basedir to acess only to /home and /tmp, and finaly mounting new /tmp), and all that protection works fine, but now i Have some problem with Image Uploading scripts, when upload finished, they show HTTP Error (500). Weird is that /tmp folder is writable (777), but script still cant upload image. I have even check via php is /tmp writble, and it looks ok (Your temporary upload directory /tmp is writable).

Can someone help me with this ?

I use CentOS 6 x64 bit

Php session issues

$
0
0
I am very new to this, so I apologize if I didn't post in the correct spot or if this is a dumb question to ask. But I am having some issue with a joomla plugin called xCloner not working. This is the error that I get when I try and access the plugin:
Code:

Warning: session_start(): open(/tmp/sess_ad54a3d0bb040db581681cebfdb7563f, O_RDWR) failed: Permission denied (13) in /home/dial/public_html/administrator/components/com_xcloner-backupandrestore/admin.cloner.php on line 24

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/dial/public_html/administrator/components/com_xcloner-backupandrestore/admin.cloner.php:24) in /home/dial/public_html/administrator/components/com_xcloner-backupandrestore/admin.cloner.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /home/dial/public_html/administrator/components/com_xcloner-backupandrestore/admin.cloner.php:24) in /home/dial/public_html/administrator/components/com_xcloner-backupandrestore/admin.cloner.php on line 25

Warning: Cannot modify header information - headers already sent by (output started at /home/dial/public_html/administrator/components/com_xcloner-backupandrestore/admin.cloner.php:24) in /home/dial/public_html/administrator/components/com_xcloner-backupandrestore/admin.cloner.html.php on line 28

I contacted the plugin creators and they said that is has to do with php sessions not working correctly and they told me to contact my hosting provider. So I contacted GoDaddy because we have WHM through them. They weren't helpful and basically said that I need to figure it out on my own unless I wanted to pay for one of their experts to look at it. I don't know servers, I make websites. My extent of server knowledge is getting the server up and running to host Joomla websites. This issue was not there before when I had gotten everything working. The plugin was working perfect with no problems but then this issue seemed to come out of nowhere and now most of the previous sites have the issue as well. But there are still a couple sites that work perfectly fine. The joomla and actual site work, its just the xCloner plugin that doesn't work on most of the sites when it used to work when I first installed it. I also noticed that a couple times I would go to install joomla on a new cPanel user and I would get those errors but they would go away eventually and then I could install joomla. So I was wondering if anyone on here knows a possible fix or something that I can do to fix these errors or php session issues.

Thank you for your help,
Shaun

easyapache could not continue because of pcre upgrade error

$
0
0
I've been trying to update apache and php through easyapache but it doesn't allow me to continue and got stuck with the pcre update error.

Here's the logs

Code:

              !! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1395691108' !!
                !!
                Output from '/bin/sh -c "ulimit -a"':
                core file size          (blocks, -c) 524288
                data seg size          (kbytes, -d) unlimited
                scheduling priority            (-e) 0
                file size              (blocks, -f) unlimited
                pending signals                (-i) 129805
                max locked memory      (kbytes, -l) 32
                max memory size        (kbytes, -m) unlimited
                open files                      (-n) 1024
                pipe size            (512 bytes, -p) 8
                POSIX message queues    (bytes, -q) 819200
                real-time priority              (-r) 0
                stack size              (kbytes, -s) 10240
                cpu time              (seconds, -t) unlimited
                max user processes              (-u) 129805
                virtual memory          (kbytes, -v) unlimited
                file locks                      (-x) unlimited
                !!
                !! Creating backup of working apache in '/usr/local/apache.backup'. !!
                !! Symlink encountered (/usr/local/apache/etc), preserving target (conf)... !!

                !! Backup of working apache complete. !!
                Checking that all tarballs are present and up to date.
                Checking that all packages are present and up to date.
                Loaded plugins: fastestmirror
                Loading mirror speeds from cached hostfile
                * base: mirror.ubiquityservers.com
                * extras: mirror.cogentco.com
                * updates: mirror.cogentco.com
                Excluding Packages in global exclude list
                Finished
                Setting up Install Process
                Package 12:aspell-0.60.3-13.i386 already installed and latest version
                Package 12:aspell-devel-0.60.3-13.i386 already installed and latest version
                No package automake19 available.
                Package gettext-0.17-1.el5.i386 already installed and latest version
                Package 2:libpng-devel-1.2.10-17.el5_8.i386 already installed and latest version
                Package openssl-0.9.8e-27.el5_10.1.i686 already installed and latest version
                No package libpng-dev available.
                Package zlib-devel-1.2.3-7.el5.i386 already installed and latest version
                No package autoconf261 available.
                Package libidn-devel-0.6.5-1.1.i386 already installed and latest version
                No package gmake available.
                Package libidn-0.6.5-1.1.i386 already installed and latest version
                Package libXpm-3.5.5-3.i386 already installed and latest version
                Package openssl-devel-0.9.8e-27.el5_10.1.i386 already installed and latest version
                Package automake-1.9.6-2.3.el5.noarch already installed and latest version
                Package coreutils-5.97-34.el5_8.1.i386 already installed and latest version
                Package patch-2.5.4-31.el5.i386 already installed and latest version
                No package libstdc++-dev available.
                No package libltdl3-devel available.
                No package libltdl available.
                No package libopenssl0.9.7-static-devel available.
                Package libtool-ltdl-devel-1.5.22-7.el5_4.i386 already installed and latest version
                Package sed-4.1.5-8.el5.i386 already installed and latest version
                Package libXpm-devel-3.5.5-3.i386 already installed and latest version
                No package libXpm-dev available.
                Package lsof-4.78-6.i386 already installed and latest version
                No package krb5-dev available.
                Package flex-2.5.4a-41.fc6.i386 already installed and latest version
                No package glibc-dev available.
                No package expat-dev available.
                Package krb5-devel-1.6.1-70.el5_9.2.i386 already installed and latest version
                Package 12:aspell-devel-0.60.3-13.i386 already installed and latest version
                No package xorg-x11-devel available.
                Package libtool-ltdl-1.5.22-7.el5_4.i386 already installed and latest version
                No package libssl-dev available.
                Package pam-devel-0.99.6.2-12.el5.i386 already installed and latest version
                No package libopenssl0-devel available.
                No package zlib1-devel available.
                Package expat-devel-1.95.8-11.el5_8.i386 already installed and latest version
                Package 12:aspell-0.60.3-13.i386 already installed and latest version
                No package libopenssl0-dev available.
                Package gcc-c++-4.1.2-54.el5.i386 already installed and latest version
                Package expat-1.95.8-11.el5_8.i386 already installed and latest version
                Package glibc-devel-2.5-118.el5_10.2.i386 already installed and latest version
                Package libstdc++-4.1.2-54.el5.i386 already installed and latest version
                Package zlib-1.2.3-7.el5.i386 already installed and latest version
                Package bison-2.3-2.1.i386 already installed and latest version
                Package libstdc++-devel-4.1.2-54.el5.i386 already installed and latest version
                Package libjpeg-devel-6b-38.i386 already installed and latest version
                No package libtool-libltdl-devel available.
                Package libtool-1.5.22-7.el5_4.i386 already installed and latest version
                No package openssl-dev available.
                No package libopenssl0 available.
                No package libz-devel available.
                No package libjpeg-dev available.
                No package pam-dev available.
                Package coreutils-5.97-34.el5_8.1.i386 already installed and latest version
                No package libltdl-devel available.
                No package libopenssl0.9.7-devel available.
                Package e2fsprogs-devel-1.39-36.el5_9.i386 already installed and latest version
                No package ca_root_nss available.
                Package 1:make-3.81-3.el5.i386 already installed and latest version
                Package libX11-devel-1.0.3-11.el5_7.1.i386 already installed and latest version
                No package libstdc++-devel.x86_64 available.
                Package gd-2.0.33-9.4.el5_4.2.i386 already installed and latest version
                Package cpp-4.1.2-54.el5.i386 already installed and latest version
                No package xorg-x11-dev available.
                Package gcc-4.1.2-54.el5.i386 already installed and latest version
                No package ssl-dev available.
                No package lex available.
                Package autoconf-2.59-12.noarch already installed and latest version
                Nothing to do
                !! Processing RPMs... !!


                -- Begin opt 'Cache' --

                    -- Begin step 'to config options' --
                    -- End step 'to config options' --
                -- End opt 'Cache' --

                -- Begin opt 'Deflate' --

                    -- Begin step 'to config options' --
                    -- End step 'to config options' --
                -- End opt 'Deflate' --

                -- Begin opt 'Expires' --

                    -- Begin step 'to config options' --
                    -- End step 'to config options' --
                -- End opt 'Expires' --

                -- Begin opt 'Fileprotect' --
                    -- Begin dryrun test 'turning it on...' --
                    -- End dryrun test 'turning it on...' --

                    -- Begin step 'Run /scripts/enablefileprotect after Apache is installed' --
                    -- End step 'Run /scripts/enablefileprotect after Apache is installed' --
                -- End opt 'Fileprotect' --

                -- Begin opt 'Headers' --

                    -- Begin step 'to config options' --
                    -- End step 'to config options' --
                -- End opt 'Headers' --

                -- Begin opt 'MPM Prefork' --

                    -- Begin step 'to config options' --
                    -- End step 'to config options' --
                -- End opt 'MPM Prefork' --

                -- Begin opt 'Mod SuPHP' --

                    -- Begin step 'Setting version variable' --
                    -- End step 'Setting version variable' --

                    -- Begin step 'Patching mod_suphp' --
                Patch tested at -p1; ../cppatch/01_suphp_paths.patch
                Applying patch; ../cppatch/01_suphp_paths.patch
                patching file src/apache/mod_suphp.c
                patching file src/apache2/mod_suphp.c
                Patch tested at -p1; ../cppatch/02_suphp_userdir.patch
                Applying patch; ../cppatch/02_suphp_userdir.patch
                patching file src/apache/mod_suphp.c
                patching file src/apache2/mod_suphp.c
                patching file src/Application.cpp
                patching file src/Configuration.cpp
                patching file src/Configuration.hpp
                Patch tested at -p1; ../cppatch/03_suphp_full_php_process_display.patch
                Applying patch; ../cppatch/03_suphp_full_php_process_display.patch
                patching file src/Application.cpp
                patching file src/Configuration.cpp
                patching file src/Configuration.hpp
                Patch tested at -p1; ../cppatch/04_suphp_paranoid_checks.patch
                Applying patch; ../cppatch/04_suphp_paranoid_checks.patch
                patching file src/Application.cpp
                patching file src/Configuration.cpp
                patching file src/Configuration.hpp
                Patch tested at -p1; ../cppatch/05_suphp_phprc.patch
                Applying patch; ../cppatch/05_suphp_phprc.patch
                patching file src/Application.cpp
                patching file src/Application.hpp
                patching file src/Configuration.cpp
                patching file src/Configuration.hpp
                Patch tested at -p1; ../cppatch/07_suphp_apache24_detect.patch
                Applying patch; ../cppatch/07_suphp_apache24_detect.patch
                patching file configure
                    -- End step 'Patching mod_suphp' --

                    -- Begin step 'Create task list to do after apache is built' --
                    -- End step 'Create task list to do after apache is built' --
                -- End opt 'Mod SuPHP' --

                -- Begin opt 'Proxy' --

                    -- Begin step 'Adding --enable-proxy to Apache configure line' --
                    -- End step 'Adding --enable-proxy to Apache configure line' --
                -- End opt 'Proxy' --

                -- Begin opt 'UniqueId' --

                    -- Begin step 'to config options' --
                    -- End step 'to config options' --
                -- End opt 'UniqueId' --

                -- Begin opt 'Apache 2.2' --
                    -- Begin dryrun test 'Applying patches if any' --
                Patch tested at -p1; ../cppatch/2.2.6-ssl_engine_rand.patch
                Applying patch; ../cppatch/2.2.6-ssl_engine_rand.patch
                patching file modules/ssl/ssl_engine_rand.c
                Patch tested at -p1; ../cppatch/2.2.8_ssl_scache_dbm.patch
                Applying patch; ../cppatch/2.2.8_ssl_scache_dbm.patch
                patching file modules/ssl/ssl_scache_dbm.c
                Patch tested at -p1; ../cppatch/whmserverstatus.patch
                Applying patch; ../cppatch/whmserverstatus.patch
                patching file support/apachectl.in
                Patch tested at -p1; ../cppatch/safe_conf_defaults.patch
                Applying patch; ../cppatch/safe_conf_defaults.patch
                patching file docs/conf/httpd.conf.in
                Hunk #1 succeeded at 165 (offset 1 line).
                Patch tested at -p1; ../cppatch/suexec_standard.patch
                Applying patch; ../cppatch/suexec_standard.patch
                patching file support/suexec.c
                patching file support/suexec.h
                Patch tested at -p1; ../cppatch/mailman_suexec.patch
                Applying patch; ../cppatch/mailman_suexec.patch
                patching file support/suexec.c
                Patch tested at -p1; ../cppatch/fileprotect_suexec_httpusergroupallow.patch
                Applying patch; ../cppatch/fileprotect_suexec_httpusergroupallow.patch
                patching file support/suexec.c
                Hunk #3 succeeded at 477 (offset 1 line).
                Hunk #5 succeeded at 643 (offset 2 lines).
                Patch tested at -p1; ../cppatch/2.2_apachectl_startssl_support.patch
                Applying patch; ../cppatch/2.2_apachectl_startssl_support.patch
                patching file support/apachectl.in
                Patch tested at -p1; ../cppatch/apache_2.2_apachectl_ulimit.patch
                Applying patch; ../cppatch/apache_2.2_apachectl_ulimit.patch
                patching file support/apachectl.in
                Hunk #1 succeeded at 56 with fuzz 3.
                Patch tested at -p1; ../cppatch/apache_dump_directives.patch
                Applying patch; ../cppatch/apache_dump_directives.patch
                patching file include/http_main.h
                patching file server/main.c
                Hunk #4 succeeded at 662 with fuzz 1 (offset 7 lines).
                Patch tested at -p1; ../cppatch/2.2_default_user_dir.patch
                Applying patch; ../cppatch/2.2_default_user_dir.patch
                patching file modules/mappers/mod_userdir.c
                Hunk #1 succeeded at 78 with fuzz 1.
                Patch tested at -p1; ../cppatch/2.2.12-server-listen.patch
                Applying patch; ../cppatch/2.2.12-server-listen.patch
                patching file server/listen.c
                Patch tested at -p1; ../cppatch/apache_2.2_bug_47673.patch
                Applying patch; ../cppatch/apache_2.2_bug_47673.patch
                patching file modules/ssl/ssl_util_ssl.c
                Patch tested at -p1; ../cppatch/apache_2.2_external_pcre.patch
                Applying patch; ../cppatch/apache_2.2_external_pcre.patch
                patching file configure
                Hunk #1 succeeded at 5426 (offset 6 lines).
                    -- End dryrun test 'Applying patches if any' --
                    -- Begin dryrun test 'Setting permissions on cgi-sys' --
                    -- End dryrun test 'Setting permissions on cgi-sys' --
                    -- Begin dryrun test 'Check SSL' --
                    -- End dryrun test 'Check SSL' --

                    -- Begin step 'Setting up cp identifier' --
                    -- End step 'Setting up cp identifier' --

                    -- Begin step 'Check PCRE' --
                !! Downloading '/var/cpanel/perl/easy/Cpanel/Easy/OptLib/pcre.pm.tar.gz' !!

                !! Installing or updating 'pcre', this will take a while and shouldn't have to be done again until a new version is released by the vendor. !!
                patch: **** Can't open patch file ../pcre-8.21-fixed-length-lookbehind.patch : No such file or directory
                !! Command failed in '/home/cpeasyapache/src/pcre-8.21': 'patch -p1 -i ../pcre-8.21-fixed-length-lookbehind.patch' !!
                !! Restoring original working apache !!

                !! Executing '/scripts/initsslhttpd' !!
                !! Restarting 'httpd' ... !!
                !! 'httpd' restart complete. !!
                Building global cache for cpanel...Done
                !! Executing '/scripts/initfpsuexec' !!
                !! Executing '/scripts/initsslhttpd' !!
                !! Executing '/scripts/update_apachectl' !!
                !! Executing '/scripts/enablefileprotect' !!
                !! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1395691108' !!

Horde collation errors now seen during backup

$
0
0
With the recent update to WHM 11.42.0 (build 22), I'm seeing collation errors in our daily backups, e.g.:

DBD::mysql::db do failed: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' at /usr/local/cpanel/Cpanel/Horde/Utils.pm line 56.
Fail to backup horde data for user xxxxxxxx: DBD::mysql::db do failed: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' at /usr/local/cpanel/Cpanel/Horde/Utils.pm line 56.

These are brand new errors, not appearing prior to March 20th. How should I go about fixing these errors so that these user databases will be correctly backed up?

what is Retained in new backup system?

$
0
0
Hello

i see option called retain and set number of it

what is the retain ? is how many folders backup made for daily ? for example if i set 5 in retain in daily backup so the daily backup will made 5 folders for 5 days and the 6th day he will write from beginning of the folder is that the purpose of retain backup ?

i need more explanation about this feature

Regards

Updatenow is unable to download.

$
0
0
Hello,

I am getting the following error when trying to upgrade from 11.42.0.22 to 11.42.0.23:

Quote:

An error was detected which prevented updatenow from completing normally.
Please review the enclosed log for further details

----------------------------------------------------------------------------------------------------

[20140324.130850] Detected version '11.42.0.22' from version file.
[20140324.130850] Using mirror '69.72.212.11' for host 'httpupdate.cpanel.net'.
[20140324.130850] Target version set to '11.42.0.23'
[20140324.130850] Switching to 11.42.0.23 to determine if we can reach that version without failure.
[20140324.130850] Retrieving and staging /cpanelsync/11.42.0.23/cpanel/scripts/updatenow.static.bz2
[20140324.130850] Using mirror '69.72.212.11' for host 'httpupdate.cpanel.net'.
[20140324.131454] Using mirror '208.43.108.66' for host 'httpupdate.cpanel.net'.
[20140324.132054] E Error downloading /cpanelsync/11.42.0.23/cpanel/scripts/updatenow.static:
[20140324.132054] 0
[20140324.132054] Retrying download (attempt 2/5)
[20140324.133254] E Error downloading /cpanelsync/11.42.0.23/cpanel/scripts/updatenow.static:
[20140324.133254] 0
[20140324.133254] Retrying download (attempt 3/5)
[20140324.134455] E Error downloading /cpanelsync/11.42.0.23/cpanel/scripts/updatenow.static:
[20140324.134455] 0
[20140324.134455] Retrying download (attempt 4/5)
[20140324.135655] E Error downloading /cpanelsync/11.42.0.23/cpanel/scripts/updatenow.static:
[20140324.135655] 0
[20140324.135655] Retrying download (attempt 5/5)
[20140324.140856] E Error downloading /cpanelsync/11.42.0.23/cpanel/scripts/updatenow.static:
[20140324.140856] 0
[20140324.140856] The Administrator will be notified to review this output when this script completes
[20140324.140856] ***** FATAL: Failed to download updatenow.static from server: Unable to download a complete version of cpanel at /usr/local/cpanel/Cpanel/Sync/v2.pm line 862.
[20140324.140856] The Administrator will be notified to review this output when this script completes
[20140324.140856] E Detected events which require user notification during updatenow. Will send iContact the log
I have no idea how to fix this. I tried pinging "httpupdate.cpanel.net" and it seems to be ok:

Quote:

root@ns4 [~]# ping httpupdate.cpanel.net
PING httpupdate.cpanel.net (208.74.125.42) 56(84) bytes of data.
64 bytes from 208.74.125.42: icmp_seq=1 ttl=50 time=22.0 ms
64 bytes from 208.74.125.42: icmp_seq=2 ttl=50 time=21.9 ms
64 bytes from 208.74.125.42: icmp_seq=3 ttl=50 time=21.9 ms

--- httpupdate.cpanel.net ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2672ms
rtt min/avg/max/mdev = 21.956/22.004/22.065/0.177 ms
Thanks for any help!

Confused about Reseller quotas

$
0
0
I'm a bit confused as t how WHM is calculating a reseller's quotas. I have a setup where my reseller is allocated 12GB of disk space. I've set their account to be limited by 'Resource Usage' but have allowed overselling. Basically I want the reseller to be able to sell as much as they want, but if the actual disk usage goes over 12GB I need to be notified so I can bill them for that additional storage.

Right now when I go to "Resellers>>View Reseller Usage and Manage Account Status" it show the 2 accounts the reseller created, along with totals at the bottom. The reseller created 2 accounts that both have a 12GB limit. The total at the bottom is showing 24GB allowed. How can this be if I've set the reseller to be limited to 12GB?

If I look under "Account Information>>Show Accounts Over Quota" nothing shows up (I'm assuming because each account is under 12GB). But the reseller's total actual disk space used is over 12GB right now (the 2 accounts combined are 15GB). How can I be informed of this when they go over their actual amount?

Disk usage

$
0
0
I have a small VPS (9Gb) administered with cPanel.
When I add together all the space used by domains it comes to about 3Gb.
The total disk usage reported by cPanel is over 7Gb and df -h reports 7Gb too.

Where do I look for the rest of the files dirs. which are taking up the additional space?

All my emails are goinf to Yahoo SPAM folder --- SPF pass, DKIM pass,DomainKeys check: neutral ---

$
0
0
I don't know wht DomainKeys is neutral , all emails sent to yahoo are sent to SPAM folder..

This is the reply from check-auth@verifier.port25.com


==========================================================
Summary of Results
==========================================================
SPF check: pass
DomainKeys check: neutral
DKIM check: pass
Sender-ID check: pass
SpamAssassin check: ham

==========================================================
Details:
==========================================================
----------------------------------------------------------
DomainKeys check details:
----------------------------------------------------------
Result: neutral (message not signed)
ID(s) verified: header.From=test@mysite.com
DNS record(s):

----------------------------------------------------------



Anyone can help me to solve this problem ?

config cpbackup for HD copy and & Ftp copy simul?

$
0
0
Hi!

its possible config the cpabackup for copy all days to second hard disk in the server and, mondays & thurdays send a copy to FTP server?

Best regards

Host Access Control not working for POP3 and SMTP

$
0
0
I successfully limited all other services (sshd, ftp, cpanel, etc.) access using
Main => Security Center => Host Access Control.

But, for some reason it doesn't work for POP3 and SMTP, and I still receive e-mails that warn me of hack attempts.
What could be the problem?

Shared SSL snafu

$
0
0
I'm in a bit of a quandary here, perhaps someone could help.

We have purchased an SSL cert for the server, and have followed the instructions to assign "nobody" as the owner and then made it a shared cert in Manage SSL Hosts.

So far so good, the certificate is purchased under our hostname+server domain, and works fine like so:

https://hostname.serverdomain.com/

This works for our hosted customers who want to access their cPanel's securely and what not, but when it comes to the shared SSL function, nothing seems to work, e.g. just get a Not Found error when using:

https://hostname.serverdomain.com/~userid

Now I have excluded mod_userdir Protection for serverdomain.com, so this works:

http://serverdomain.com/~userid

But hostname.serverdomain.com does not show up in the mod_userdir list (so we can not exclude protection).

I've tried accessing the (dummy) cpanel account for serverdomain.com to add hostname as a subdomain, but of course I get an error stating that hostname can not be added as a subdomain, because it's the host name.

I suppose I could go out and buy yet another domain and certificate then use it for the shared cert on this server, but is there something I am missing here? Is there some other way to get hostname.serverdomain.com to show up in the mod_userdir Protection list so that we can exclude protection for this one?

Thanks much.

VERP support in Exim?

$
0
0
I'm seriously considering switching my mailman lists to personalized delivery for more accurate bounce detection, but I can't find out if Exim is by default configured to support it. IE: mailman requires the server be able to support something in the form of listname-bounces+mail=domain@list.domain in order to properly do what I'm looking to do. Does Exim support this? Does CPanel enable this support by default? Can this support be enabled if it's not on by default? Inquiring minds wouldn't mind knowing.

What port do web servers connect to DNS-Only DNS nameservers on?

$
0
0
Hello,

I have a setup of four "DNS-Only" nameserver servers. (ns1/ns2/ns3/ns4.nameserver.com)

One of my web servers has recently started showing errors like this:

Quote:

The following DNS cluster members are unreachable from my.webserver.com: [Note: I have changed the IP and server hostname for privacy.]

1.2.3.4

DNS commands for these servers are currently being queued.
If the DNS cluster members are unreachable because of a temporary
network outage the queued commands will be automatically processed when connectivity is reestablished.

To check the DNS cluster settings or disable this notification,
visit the "Configure Cluster" interface in WebHostManager.

https://ns4.nameserver.com:2087/cgi/clusterstatus.cgi

Event Log for 1.2.3.4:
WKTSOb0x3JFPBSgewLBn5fvGgMIWaULk 1.2.3.4 "QUICKZONEADD" [started: Tue Mar 25 08:34:01 2014] [ended: Tue Mar 25 08:34:36 2014] 0 Cpanel::NameServer::Remote::cPanel: Unable to Connection Timed Out [ns4.nameserver.com] (Timeout while connecting: Connection Timed Out)
---
WKTSOb0x3JFPBSgewLBn5fvGgMIWaULk 1.2.3.4 "QUICKZONEADD" [started: Tue Mar 25 08:49:01 2014] [ended: Tue Mar 25 08:49:36 2014] 0 Cpanel::NameServer::Remote::cPanel: Unable to Connection Timed Out [ns4.nameserver.com] (Timeout while connecting: Connection Timed Out)
---

.. and then this repeats about a dozen times.
One interesting thing is that when I login to the DNS-Only nameserver server and go to the "Home->Cluster/Remote Access->Configure Cluster" screen, I see a lot of connection errors.

Under the "Status" column, it says "Connection Timed Out" for about 1/2 the web servers that are configured to use this nameserver. The other 1/2 are not showing any errors.

Any ideas? Maybe it's some kind of connectivity issue? I tried pinging the nameserver in question from one of the servers that says it can't connect, and it works fine. Same if I try pinging the "can't connect" web server... it connects immediately.

Does anyone have any suggestions what might be the problem? I have tried disabling the nameserver's firewall (using CSF) and it makes no difference.

Thanks.
Viewing all 5759 articles
Browse latest View live