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

MySql Tuning Optimization Help

$
0
0
Hello all, could somebody help me to tuning mysql? What i have:

Vps with CentOS release 5.10 (Final) i686, 6GB Ram and 4 vCores of Intel(R) Xeon(R) CPU E31270 @ 3.40GHz

My tuning prime:

Code:

        -- MYSQL PERFORMANCE TUNING PRIMER --
            - By: Matthew Montgomery -
MySQL Version 5.5.36-cll i686
Uptime = 9 days 0 hrs 48 min 56 sec
Avg. qps = 10
Total Questions = 8039793
Threads Connected = 2
Server has been running for over 48hrs.
It should be safe to follow these recommendations
To find out more information on how each of these
runtime variables effects performance visit:
http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html
Visit http://www.mysql.com/products/enterprise/advisors.html
for info about MySQL's Enterprise Monitoring and Advisory Service

SLOW QUERIES
The slow query log is NOT enabled.
Current long_query_time = 10.000000 sec.
You have 1134 out of 8039814 that take longer than 10.000000 sec. to complete
Your long_query_time seems to be fine

BINARY UPDATE LOG
The binary update log is NOT enabled.
You will not be able to do point in time recovery
See http://dev.mysql.com/doc/refman/5.5/en/point-in-time-recovery.html

WORKER THREADS
Current thread_cache_size = 8
Current threads_cached = 6
Current threads_per_sec = 0
Historic threads_per_sec = 0
Your thread_cache_size is fine

MAX CONNECTIONS
Current max_connections = 250
Current threads_connected = 2
Historic max_used_connections = 45
The number of used connections is 18% of the configured maximum.
Your max_connections variable seems to be fine.

INNODB STATUS
Current InnoDB index space = 36 M
Current InnoDB data space = 37 M
Current InnoDB buffer pool free = 0 %
Current innodb_buffer_pool_size = 8 M
Depending on how much space your innodb indexes take up it may be safe
to increase this value to up to 2 / 3 of total system memory

MEMORY USAGE
Max Memory Ever Allocated : 547 M
Configured Max Per-thread Buffers : 2.57 G
Configured Max Global Buffers : 72 M
Configured Max Memory Limit : 2.64 G
Physical Memory : 6.00 G
Max memory limit seem to be within acceptable norms

KEY BUFFER
Current MyISAM index space = 40 M
Current key_buffer_size = 16 M
Key cache miss rate is 1 : 22
Key buffer free ratio = 84 %
Your key_buffer_size seems to be fine

QUERY CACHE
Query cache is enabled
Current query_cache_size = 32 M
Current query_cache_used = 21 M
Current query_cache_limit = 1 M
Current Query cache Memory fill ratio = 67.36 %
Current query_cache_min_res_unit = 4 K
MySQL won't cache query results that are larger than query_cache_limit in size

SORT OPERATIONS
Current sort_buffer_size = 256 K
Current read_rnd_buffer_size = 8 M
Sort buffer seems to be fine

JOINS
Current join_buffer_size = 132.00 K
You have had 5358 queries where a join could not use an index properly
You have had 4903 joins without keys that check for key usage after each row
You should enable "log-queries-not-using-indexes"
Then look for non indexed joins in the slow query log.
If you are unable to optimize your queries you may want to increase your
join_buffer_size to accommodate larger joins in one pass.

Note! This script will still suggest raising the join_buffer_size when
ANY joins not using indexes are found.

OPEN FILES LIMIT
Current open_files_limit = 13670 files
The open_files_limit should typically be set to at least 2x-3x
that of table_cache if you have heavy MyISAM usage.
Your open_files_limit value seems to be fine

TABLE CACHE
Current table_open_cache = 256 tables
Current table_definition_cache = 400 tables
You have a total of 2821 tables
You have 256 open tables.
Current table_cache hit rate is 0%
, while 100% of your table cache is in use
You should probably increase your table_cache
You should probably increase your table_definition_cache value.

TEMP TABLES
Current max_heap_table_size = 16 M
Current tmp_table_size = 16 M
Of 486591 temp tables, 30% were created on disk
Perhaps you should increase your tmp_table_size and/or max_heap_table_size
to reduce the number of disk-based temporary tables
Note! BLOB and TEXT columns are not allow in memory tables.
If you are using these columns raising these values might not impact your
ratio of on disk temp tables.

TABLE SCANS
Current read_buffer_size = 2 M
Current table scan ratio = 172 : 1
read_buffer_size seems to be fine

TABLE LOCKING
Current Lock Wait ratio = 1 : 352
You may benefit from selective use of InnoDB.
If you have long running SELECT's against MyISAM tables and perform
frequent updates consider setting 'low_priority_updates=1'
If you have a high concurrency of inserts on Dynamic row-length tables
consider setting 'concurrent_insert=ALWAYS'.

My my.cnf:

Code:

[myisamchk]
write_buffer=2M
key_buffer=128M
sort_buffer_size=128M
read_buffer=2M
[mysqld]
myisam_sort_buffer_size=16M
max_allowed_packet=1M
table_cache=256
local-infile=0
key_buffer=16M
thread_cache_size=8
query_cache_size=32M
innodb_buffer_pool_size=8M
skip-external-locking
max_user_connections=30
read_rnd_buffer_size=8M
wait_timeout=40
read_buffer_size=2M
server-id=1
sort_buffer_size=256K
open_files_limit=13670
max_connections=250
thread_concurrency=8
connect_timeout=10
innodb_file_per_table=1
default-storage-engine=MyISAM
[mysqldump]
max_allowed_packet=16M
quick
[mysql]
no-auto-rehash
[mysqlhotcopy]
interactive-timeout

Thanks

Subdomains not working in whm or cpanel using SoftLayer Dedicated Server?

$
0
0
I just added a subdomain thru my Cpanel account. The subdomain is test.tvlift.com. I then went into whm and noticed that it was added under "list subdomains" Although, Google still says its "Oops! Google Chrome could not find test.tvlift.com" Any hints?

P.S. The Primary domain name for the List Account is TV Lift - Nexus 21 TV Lifts.

550 Access denied - Invalid HELO name (See RFC5321 4.1.1.1)

$
0
0
Hi,

I'm not a regular forum user but this time I had no other option. I'm facing this problem since I migrate from shared hosting to a VPS with WHM / Cpanel and sometimes, just in SOME HOSTS, when i send an email, i get this error from from my own VPS, by "Mail delivery System"

PHP Code:

  marketing@pinga.pt
    SMTP error from remote mail server after MAIL FROM
:<mail@goncalocabral.comSIZE=14077:
    
host vps46790.ovh.net [37.187.54.234]: 550 Access denied Invalid HELO name (See RFC2821 4.1.1.1)

------ 
This is a copy of the messageincluding all the headers. ------

Return-
path: <mail@goncalocabral.com>
Receivedfrom av3-84-90-82-114.netvisao.pt ([84.90.82.114]:50023 helo=AsusX52J)
    
by vps46048 with esmtpa (Exim 4.82)
    (
envelope-from <mail@goncalocabral.com>)
    
id 1WPu2I-0003Cj-7y
    
for marketing@pinga.ptTue18 Mar 2014 13:26:30 +0000
From
: =?iso-8859-1?Q?Gon=E7alo_Cabral?= <mail@goncalocabral.com>
To: <marketing@pinga.pt>
Subjectteste
Date
Tue18 Mar 2014 13:27:07 -0000
Message
-ID: <045b01cf42ad$c29ae420$47d0ac60$@goncalocabral.com>
MIME-Version1.0
Content
-Typemultipart/related;
    
boundary="----=_NextPart_000_045C_01CF42AD.C29BCE80"
X-MailerMicrosoft Outlook 14.0
Content
-Languagept
Thread
-IndexAc9CrcIZpAeApXLaR8CwvETVzMByzA== 

I've been fighting against this and i already turn off "Require RFC-compliant HELO" and even "Require HELO before MAIL" but nothing seems to work. I disabled DKIM, SPF, enabled again, and nothing works. How can I solve this? My clients are angry (I understand that) and there's nothing more I can do by now.

The problem is not only on Outlook (yes, i tried "my server requires authentication"). Even when I try to send a email to those specific webmails by Cpanel software I receive that error.

Can you help me?

Access Denied using php xml-api

$
0
0
hi,
I am trying to use api function using php xml-api class.
I have done hours of several requests and i keep getting the following result:
Code:

string(122) "{"cpanelresult":{"apiversion":"2","error":"Access denied","data":{"reason":"Access denied","result":"0"},"type":"text"}} "
My code is:
PHP Code:

$ip "my server ip";
$xmlapi = new xmlapi($ip);
$xmlapi->set_port('2083');
$xmlapi->set_output('json');
$root_pass="my user password";

$xmlapi->password_auth("user",$root_pass);
$xmlapi->set_debug();
$xmlapi->get_debug();
$result$xmlapi->xmlapi_query('showmanager');
var_dump($result); 

I'd be happy for any usefull information that might get me going...
I tried the same using curl and it did not work.

How do I best handle cphulk reports and emails and IPs?

$
0
0
I recently turned on cpHulk as per the security adviser. Its function makes sense, so I want to use it.
The first thing that happened is I started getting emails about "Root was logged into pam using following authentication service: system (sshd)"

It gives me an IP address. When I look up the IP, it's in the USA and is not in any blacklist, but I still don't recognize it, so my first question is, what sort of IPs should I expect to be causing these messages? Really only I log in as root from my office, maybe from home, and my webhost where our dedicated server lives probably does too. I don't know why any other IP would log in as root so it makes me wonder if I should blacklist all IPs and then whitelist the IPs I use, and those of my host??

In general though, what sort of protocol should I follow when I get theses messages? Do you guys have a way to research IPs to see if they are legit or not? All I know about this IP is that it's in the USA, so I don't know if it's good or not!


My second question is this: when I log in to WHM and go to cpHulk section and look at excessive login failures, some of these IPs are easier to research, 30 failed attempts from an IP coming from China for example. Ya that's probably bad, so should I blacklist it? I've already got a dozen bad IPs by having Hulk on for a couple days. I'm wondering if it's overkill to ban IPs left and right, I imagine the blacklist will grow to enormous size over time and just doesn't seem efficient to do that. Should I try and ban entire countries? I really only expect users in the US. Or should I ignore them and let Hulk do its timeout thing on its own and leave it be?


So basically I'm asking, what are some good management protocols for cpHulk use? And how should I handle the email reports about successful logins as root? Should I just whitelist any IP I might use, and try to whitelist all IPs of my host? Not sure.


Thanks for any ideas!

Basic Server Setup Questons

$
0
0
Hi. I am moving a site from shared hosting on godaddy which it worked ok on to a vps server. The site is giving error messages right at the very beginning of the install. I think it basically has to do with the settings i've got my cpanel running on. Basically the standard settings as it came from Godaddy. Here is what i need the settings to be in order for the site to operate. I have read the documentation on cpanel however i'm going to be honest it just doesn't totally click yet.
Requirements:
PHP version must not be lower than 5.2.4
Mysql version must not be lower than 5.0
Server API must be Apache Server or CGI
GD library must have Free type support (make sure that Free type support value is enabled
for this directive)
Find the following sections (all of them are required for proper software performance):
cURL
dom
json
Register_globals (must be off)
safe_mode (must be off)
Suexec, suhosin, suphp, suapache modules must be disabled
Also, your server must have a Mail server (SendMail, Exim or other) and Cron



I am able to get some of these but others i'm not. I'm fairly certain it isn't a scripting problem hindering the install because it ran fine through the install process on godaddy's shared hosting. now i'm on the vps and i don't think i have everything configured correctly.

I do have an info file in the root if it would help you to view it. the url is - removed -

i am fairly certain i can do most of this through the easy apache area i'm just not sure and don't want to mess anything up. Thank you in advance. I"m sure once i do this one time the information I read through will make more since to me.

WHM Key Login ?

$
0
0
hey,

i`ve a question.
On a Server i can use a ssh keygen, so only i can login to my server.

Is this possible for WHM ?
Not with the ssh key, but such a similar solution ?

Because if someone have the root password for whm, thats bad of course :)
With a keygen i can be sure that only i can login to my whm.

11.42 Now in STABLE Tier

$
0
0
cPanel, Inc. is thrilled to release cPanel & WHM software version 11.42, which is now available in the STABLE tier.

cPanel & WHM version 11.42 offers a brand new theme, an upgrade to Horde Groupware Webmail, and more.

Paper Lantern Theme
As part of 11.42, cPanel & WHM introduces Paper Lantern, a modern, powerful theme. With its simplified design, beautiful icon set, and thoughtful feature names, this edition of Paper Lantern is only the beginning.

Horde Groupware Webmail Upgrade
cPanel & WHM now uses Horde Groupware Webmail Edition 5.1. This upgrade provides a simple webmail application for all users, regardless of experience level.

Information on all cPanel & WHM version 11.42 features can be found at https://documentation.cpanel.net.*
An overview of the latest features and benefits is also available at http://releases.cpanel.net.

To ensure that you receive up-to-date product news from cPanel, we encourage you to subscribe to the “Security Advisories and Product Release Announcements” mailing list here: http://cpanel.net/mailing-lists.

*Please note the updated URL for cPanel & WHM Documentation.

/usr almost full

$
0
0
Hi..

i know this question must have got asked multiple times but here i am asking again as i could not find a satisfactory resolution to my problem.

present df -h output of my system is :-

/dev/sda5 7.8G 907M 6.5G 13% /
/dev/sda8 195G 120G 65G 65% /home
/dev/sda6 996M 336M 609M 36% /tmp
/dev/sda3 7.8G 5.8G 1.7G 78% /usr
/dev/sda2 9.7G 2.7G 6.6G 29% /var
/dev/sda1 122M 17M 99M 15% /boot
tmpfs 2.0G 0 2.0G 0% /dev/shm
/dev/sdb1 226G 144G 71G 67% /backup


Its been long that i have been able to manage the space for cpanel directory but now this is out of hands.

the only directory consuming most of the space is of cpanel.

now i have a few questions:-

Can i move cpanel's directory to some other location? if not then how do i reduce the size. Present structure is below:-

44K ./cpupdatepatches
4.0K ./.cpanel
180K ./img-sys
4.6M ./scripts
35M ./cgi-sys
16K ./.spamassassin
2.2M ./etc
20K ./redhat
256K ./shared
39M ./logs
4.0K ./mail
26M ./cpaddons
2.0M ./lang
8.1M ./locale
84K ./hooks
328K ./install
56K ./apache
12K ./ea2-tools
16K ./docs
148M ./src
9.4M ./java-sys
2.2M ./share
36K ./htdocs
4.5M ./Whostmgr
248K ./obj
56K ./php
756K ./libexec
416M ./bin
9.1M ./lib
144K ./sys_cpanel
31M ./Cpanel
18M ./perl
1.9M ./build-tools
173M ./modules-install
48K ./entropychat
16K ./t-dist
905M ./3rdparty
289M ./whostmgr
76K ./var
394M ./base
16K ./sqloptimizer
76K ./tmp
2.6G .


i had already moved the mailman directory and it is located separately.

what is it that i can remove or move?

Otherwise is it safe to move the cpanel directory itself?

Please help..

Mail client configuration app for MacOS

$
0
0
Hi.

There is a difference between the manual setup displayed and the email setup app configuration for the smtp port.

Code:

Secure SSL/TLS Settings
(Recommended)
Username:        username@domain.net
Password:        Use your cPanel password.
Incoming Server:        server1.domain.net

    IMAP Port: 993
    POP3 Port: 995

Outgoing Server:        server1.domain.net

    SMTP Port: 465  config app has 25

Authentication is required for IMAP, POP3, and SMTP.

Also I don't see any IMAP port info in the app.

Has anyone seen this?

Thanks

Blank page after login to phpMyAdmin

$
0
0
After logging into phpMyAdmin (via cPanel) I get blank page
On each refresh of the page /usr/local/cpanel/logs/error_log says:

PHP Fatal error: Call to undefined function PMA_generate_common_url() in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/plugins/auth/AuthenticationCpanel.class.php on line 611

/usr/local/cpanel/bin/updatephpmyadmin --force
did not help.

interchange failed

$
0
0
interchange failed @ Tue Mar 18 15:57:44 2014. A restart was attempted automagically.

Where can I stop this attempted restart? I don't want to turn off all notifications. Don't see where to Tweak this. Not using interchange anyway.

I have seen several posts about this but nothing about stopping restart that works.

500 server error after successful restore or cpanel back up.

$
0
0
Restore cPanel

I uploaded the back up username.tar.gz to home/ it said it successfully found and restored everything.

However if i try viewing my website. I get
Code:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@XXXXXXXXXXX.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

I have tried
Code:

http://forums.cpanel.net/f5/500-internal-server-error-after-restoring-backup-181791.html#post746101
It did not fix the issue.

My site is not a tiny site, i need to get this back online asap.
If any one can help me asap.

this is the error log. also the domain in the error log i have no clue what that domain is..

ERROR LOG:

~ Please request error log~ to big to post.

Any help is greatly appreciated.

Praying to get this fixed asap.

Load Balance Two cPanel Servers

$
0
0
Hello

i have been a week searching all over the internet figure How could i load balance website between two servers share with mysql and apache resources synchronize information and files

Hope someone here help me about , and would be this thread a good resources for search

Regards,

Enable HTTP Authentication

$
0
0
Where can I find the option to disable the HTTP Authentication

WHM >> Home >> Server Configuration >> Tweak Settings ???

Not found.

Problem with symlink

$
0
0
Hi

I have symlink's on my site from years. Lately I noticed that if I clicked on the symlink using ftp I will get error:
550 test: No such file or directory

But on my web the symlink still work fine.

But the normal symlink that comes with my site like @www for public_html is working fine. I think that mean the way I made my symlink's is not working anymore with FTP.

I am using this command:
ln -s PathToFolder/Folder Folder

Please advice

Best regards,
Tariq

How to find a domain within a reseller?

$
0
0
Hi,
I need to find a domain on my server that belongs to one of my resellers. How do I do this from the root user?

Thanks

have i been hacked plz ?

$
0
0
have i been hacked or is this normal ?

Time: Thu Mar 20 02:21:07 2014 +0700
PID: 1775 (Parent PID:1333)
Account: webdesig
Uptime: 82533 seconds


Executable:

/usr/local/cpanel/3rdparty/perl/514/bin/perl


Command Line (often faked in exploits):

spamd child


Network connections by the process (if any):

tcp: 127.0.0.1:783 -> 0.0.0.0:0
tcp: 127.0.0.1:783 -> 127.0.0.1:45073


Files open by the process (if any):

/dev/null
/dev/null
/dev/null
/usr/local/cpanel/3rdparty/perl/514/bin/spamd


Memory maps by the process (if any):

00400000-00402000 r-xp 00000000 08:01 269067 /usr/local/cpanel/3rdparty/perl/514/bin/perl
00601000-00602000 rw-p 00001000 08:01 269067 /usr/local/cpanel/3rdparty/perl/514/bin/perl
01f73000-0303c000 rw-p 00000000 00:00 0
0303c000-04cfe000 rw-p 00000000 00:00 0
04cfe000-05710000 rw-p 00000000 00:00 0
7f8dc72bd000-7f8dc72c2000 r-xp 00000000 08:01 20924 /lib64/libnss_dns-2.12.so
7f8dc72c2000-7f8dc74c1000 ---p 00005000 08:01 20924 /lib64/libnss_dns-2.12.so
7f8dc74c1000-7f8dc74c2000 r--p 00004000 08:01 20924 /lib64/libnss_dns-2.12.so
7f8dc74c2000-7f8dc74c3000 rw-p 00005000 08:01 20924 /lib64/libnss_dns-2.12.so
7f8dc74c3000-7f8dc74e0000 r-xp 00000000 08:01 20944 /lib64/libselinux.so.1
7f8dc74e0000-7f8dc76df000 ---p 0001d000 08:01 20944 /lib64/libselinux.so.1
7f8dc76df000-7f8dc76e0000 r--p 0001c000 08:01 20944 /lib64/libselinux.so.1
7f8dc76e0000-7f8dc76e1000 rw-p 0001d000 08:01 20944 /lib64/libselinux.so.1
7f8dc76e1000-7f8dc76e2000 rw-p 00000000 00:00 0
7f8dc76e2000-7f8dc76f8000 r-xp 00000000 08:01 20942 /lib64/libresolv-2.12.so
7f8dc76f8000-7f8dc78f8000 ---p 00016000 08:01 20942 /lib64/libresolv-2.12.so
7f8dc78f8000-7f8dc78f9000 r--p 00016000 08:01 20942 /lib64/libresolv-2.12.so
7f8dc78f9000-7f8dc78fa000 rw-p 00017000 08:01 20942 /lib64/libresolv-2.12.so
7f8dc78fa000-7f8dc78fc000 rw-p 00000000 00:00 0
7f8dc78fc000-7f8dc78fe000 r-xp 00000000 08:01 20907 /lib64/libkeyutils.so.1.3
7f8dc78fe000-7f8dc7afd000 ---p 00002000 08:01 20907 /lib64/libkeyutils.so.1.3
7f8dc7afd000-7f8dc7afe000 r--p 00001000 08:01 20907 /lib64/libkeyutils.so.1.3
7f8dc7afe000-7f8dc7aff000 rw-p 00002000 08:01 20907 /lib64/libkeyutils.so.1.3
7f8dc7aff000-7f8dc7b09000 r-xp 00000000 08:01 20909 /lib64/libkrb5support.so.0.1
7f8dc7b09000-7f8dc7d08000 ---p 0000a000 08:01 20909 /lib64/libkrb5support.so.0.1
7f8dc7d08000-7f8dc7d09000 r--p 00009000 08:01 20909 /lib64/libkrb5support.so.0.1
7f8dc7d09000-7f8dc7d0a000 rw-p 0000a000 08:01 20909 /lib64/libkrb5support.so.0.1
7f8dc7d0a000-7f8dc7d33000 r-xp 00000000 08:01 20906 /lib64/libk5crypto.so.3.1
7f8dc7d33000-7f8dc7f33000 ---p 00029000 08:01 20906 /lib64/libk5crypto.so.3.1
7f8dc7f33000-7f8dc7f34000 r--p 00029000 08:01 20906 /lib64/libk5crypto.so.3.1
7f8dc7f34000-7f8dc7f35000 rw-p 0002a000 08:01 20906 /lib64/libk5crypto.so.3.1
7f8dc7f35000-7f8dc7f36000 rw-p 00000000 00:00 0
7f8dc7f36000-7f8dc7f39000 r-xp 00000000 08:01 20879 /lib64/libcom_err.so.2.1
7f8dc7f39000-7f8dc8138000 ---p 00003000 08:01 20879 /lib64/libcom_err.so.2.1
7f8dc8138000-7f8dc8139000 r--p 00002000 08:01 20879 /lib64/libcom_err.so.2.1
7f8dc8139000-7f8dc813a000 rw-p 00003000 08:01 20879 /lib64/libcom_err.so.2.1
7f8dc813a000-7f8dc8215000 r-xp 00000000 08:01 20908 /lib64/libkrb5.so.3.3
7f8dc8215000-7f8dc8414000 ---p 000db000 08:01 20908 /lib64/libkrb5.so.3.3
7f8dc8414000-7f8dc841e000 r--p 000da000 08:01 20908 /lib64/libkrb5.so.3.3
7f8dc841e000-7f8dc8420000 rw-p 000e4000 08:01 20908 /lib64/libkrb5.so.3.3
7f8dc8420000-7f8dc8461000 r-xp 00000000 08:01 20897 /lib64/libgssapi_krb5.so.2.2
7f8dc8461000-7f8dc8661000 ---p 00041000 08:01 20897 /lib64/libgssapi_krb5.so.2.2
7f8dc8661000-7f8dc8662000 r--p 00041000 08:01 20897 /lib64/libgssapi_krb5.so.2.2
7f8dc8662000-7f8dc8664000 rw-p 00042000 08:01 20897 /lib64/libgssapi_krb5.so.2.2
7f8dc8664000-7f8dc86c5000 r-xp 00000000 08:01 570 /usr/lib64/libssl.so.1.0.1e
7f8dc86c5000-7f8dc88c4000 ---p 00061000 08:01 570 /usr/lib64/libssl.so.1.0.1e
7f8dc88c4000-7f8dc88c8000 r--p 00060000 08:01 570 /usr/lib64/libssl.so.1.0.1e
7f8dc88c8000-7f8dc88cf000 rw-p 00064000 08:01 570 /usr/lib64/libssl.so.1.0.1e
7f8dc88cf000-7f8dc88d5000 r-xp 00000000 08:01 658432 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Crypt/OpenSSL/RSA/RSA.so
7f8dc88d5000-7f8dc8ad5000 ---p 00006000 08:01 658432 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Crypt/OpenSSL/RSA/RSA.so
7f8dc8ad5000-7f8dc8ad6000 rw-p 00006000 08:01 658432 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Crypt/OpenSSL/RSA/RSA.so
7f8dc8ad6000-7f8dc8aeb000 r-xp 00000000 08:01 20954 /lib64/libz.so.1.2.3
7f8dc8aeb000-7f8dc8cea000 ---p 00015000 08:01 20954 /lib64/libz.so.1.2.3
7f8dc8cea000-7f8dc8ceb000 r--p 00014000 08:01 20954 /lib64/libz.so.1.2.3
7f8dc8ceb000-7f8dc8cec000 rw-p 00015000 08:01 20954 /lib64/libz.so.1.2.3
7f8dc8cec000-7f8dc8ea1000 r-xp 00000000 08:01 564 /usr/lib64/libcrypto.so.1.0.1e
7f8dc8ea1000-7f8dc90a1000 ---p 001b5000 08:01 564 /usr/lib64/libcrypto.so.1.0.1e
7f8dc90a1000-7f8dc90bc000 r--p 001b5000 08:01 564 /usr/lib64/libcrypto.so.1.0.1e
7f8dc90bc000-7f8dc90c8000 rw-p 001d0000 08:01 564 /usr/lib64/libcrypto.so.1.0.1e
7f8dc90c8000-7f8dc90cc000 rw-p 00000000 00:00 0
7f8dc90cc000-7f8dc90d2000 r-xp 00000000 08:01 658358 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Crypt/OpenSSL/Bignum/Bignum.so
7f8dc90d2000-7f8dc92d1000 ---p 00006000 08:01 658358 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Crypt/OpenSSL/Bignum/Bignum.so
7f8dc92d1000-7f8dc92d2000 rw-p 00005000 08:01 658358 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Crypt/OpenSSL/Bignum/Bignum.so
7f8dc92d2000-7f8dc92ff000 r-xp 00000000 08:01 272914 /var/lib/spamassassin/compiled/5.014/3.003002/auto/Mail/SpamAssassin/CompiledRegexps/body_0/body_0.so
7f8dc92ff000-7f8dc94fe000 ---p 0002d000 08:01 272914 /var/lib/spamassassin/compiled/5.014/3.003002/auto/Mail/SpamAssassin/CompiledRegexps/body_0/body_0.so
7f8dc94fe000-7f8dc94ff000 rw-p 0002c000 08:01 272914 /var/lib/spamassassin/compiled/5.014/3.003002/auto/Mail/SpamAssassin/CompiledRegexps/body_0/body_0.so
7f8dc94ff000-7f8dc9502000 r-xp 00000000 08:01 656083 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/BSD/Resource/Resource.so
7f8dc9502000-7f8dc9701000 ---p 00003000 08:01 656083 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/BSD/Resource/Resource.so
7f8dc9701000-7f8dc9702000 rw-p 00002000 08:01 656083 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/BSD/Resource/Resource.so
7f8dc9702000-7f8dc9706000 r-xp 00000000 08:01 787008 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
7f8dc9706000-7f8dc9905000 ---p 00004000 08:01 787008 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
7f8dc9905000-7f8dc9906000 rw-p 00003000 08:01 787008 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
7f8dc9906000-7f8dc990a000 r-xp 00000000 08:01 655598 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Digest/SHA1/SHA1.so
7f8dc990a000-7f8dc9b09000 ---p 00004000 08:01 655598 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Digest/SHA1/SHA1.so
7f8dc9b09000-7f8dc9b0a000 rw-p 00003000 08:01 655598 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Digest/SHA1/SHA1.so
7f8dc9b0a000-7f8dc9c79000 r-xp 00000000 08:01 20881 /lib64/libdb-4.7.so
7f8dc9c79000-7f8dc9e78000 ---p 0016f000 08:01 20881 /lib64/libdb-4.7.so
7f8dc9e78000-7f8dc9e7e000 rw-p 0016e000 08:01 20881 /lib64/libdb-4.7.so
7f8dc9e7e000-7f8dc9e88000 r-xp 00000000 08:01 528376 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/DB_File/DB_File.so
7f8dc9e88000-7f8dca088000 ---p 0000a000 08:01 528376 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/DB_File/DB_File.so
7f8dca088000-7f8dca089000 rw-p 0000a000 08:01 528376 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/DB_File/DB_File.so
7f8dca089000-7f8dca08f000 r-xp 00000000 08:01 269092 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/List/Util/Util.so
7f8dca08f000-7f8dca28e000 ---p 00006000 08:01 269092 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/List/Util/Util.so
7f8dca28e000-7f8dca28f000 rw-p 00005000 08:01 269092 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/List/Util/Util.so
7f8dca28f000-7f8dca29b000 r-xp 00000000 08:01 20925 /lib64/libnss_files-2.12.so
7f8dca29b000-7f8dca49b000 ---p 0000c000 08:01 20925 /lib64/libnss_files-2.12.so
7f8dca49b000-7f8dca49c000 r--p 0000c000 08:01 20925 /lib64/libnss_files-2.12.so
7f8dca49c000-7f8dca49d000 rw-p 0000d000 08:01 20925 /lib64/libnss_files-2.12.so
7f8dca49d000-7f8dca4a0000 r-xp 00000000 08:01 528241 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Sys/Syslog/Syslog.so
7f8dca4a0000-7f8dca6a0000 ---p 00003000 08:01 528241 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Sys/Syslog/Syslog.so
7f8dca6a0000-7f8dca6a1000 rw-p 00003000 08:01 528241 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Sys/Syslog/Syslog.so
7f8dca6a1000-7f8dca6a3000 r-xp 00000000 08:01 269106 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Cwd/Cwd.so
7f8dca6a3000-7f8dca8a2000 ---p 00002000 08:01 269106 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Cwd/Cwd.so
7f8dca8a2000-7f8dca8a3000 rw-p 00001000 08:01 269106 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Cwd/Cwd.so
7f8dca8a3000-7f8dca8aa000 r-xp 00000000 08:01 410752 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Data/Dumper/Dumper.so
7f8dca8aa000-7f8dcaaa9000 ---p 00007000 08:01 410752 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Data/Dumper/Dumper.so
7f8dcaaa9000-7f8dcaaaa000 rw-p 00006000 08:01 410752 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Data/Dumper/Dumper.so
7f8dcaaaa000-7f8dcaab4000 r-xp 00000000 08:01 527976 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Digest/SHA/SHA.so
7f8dcaab4000-7f8dcacb4000 ---p 0000a000 08:01 527976 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Digest/SHA/SHA.so
7f8dcacb4000-7f8dcacb5000 rw-p 0000a000 08:01 527976 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Digest/SHA/SHA.so
7f8dcacb5000-7f8dcace7000 r-xp 00000000 08:01 20900 /lib64/libidn.so.11.6.1
7f8dcace7000-7f8dcaee6000 ---p 00032000 08:01 20900 /lib64/libidn.so.11.6.1
7f8dcaee6000-7f8dcaee7000 rw-p 00031000 08:01 20900 /lib64/libidn.so.11.6.1
7f8dcaee7000-7f8dcaeeb000 r-xp 00000000 08:01 657341 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Net/LibIDN/LibIDN.so
7f8dcaeeb000-7f8dcb0ea000 ---p 00004000 08:01 657341 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Net/LibIDN/LibIDN.so
7f8dcb0ea000-7f8dcb0eb000 rw-p 00003000 08:01 657341 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Net/LibIDN/LibIDN.so
7f8dcb0eb000-7f8dcb0f3000 r-xp 00000000 08:01 527892 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Encode.so
7f8dcb0f3000-7f8dcb2f2000 ---p 00008000 08:01 527892 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Encode.so
7f8dcb2f2000-7f8dcb2f3000 rw-p 00007000 08:01 527892 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Encode.so
7f8dcb2f3000-7f8dcb2f5000 r-xp 00000000 08:01 655921 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Net/DNS/DNS.so
7f8dcb2f5000-7f8dcb4f4000 ---p 00002000 08:01 655921 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Net/DNS/DNS.so
7f8dcb4f4000-7f8dcb4f5000 rw-p 00001000 08:01 655921 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Net/DNS/DNS.so
7f8dcb4f5000-7f8dcb4fe000 r-xp 00000000 08:01 655956 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/HTML/Parser/Parser.so
7f8dcb4fe000-7f8dcb6fe000 ---p 00009000 08:01 655956 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/HTML/Parser/Parser.so
7f8dcb6fe000-7f8dcb6ff000 rw-p 00009000 08:01 655956 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/HTML/Parser/Parser.so
7f8dcb6ff000-7f8dcb703000 r-xp 00000000 08:01 656149 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/NetAddr/IP/Util/Util.so
7f8dcb703000-7f8dcb903000 ---p 00004000 08:01 656149 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/NetAddr/IP/Util/Util.so
7f8dcb903000-7f8dcb904000 rw-p 00004000 08:01 656149 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/NetAddr/IP/Util/Util.so
7f8dcb904000-7f8dcb908000 r-xp 00000000 08:01 527669 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/File/Glob/Glob.so
7f8dcb908000-7f8dcbb07000 ---p 00004000 08:01 527669 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/File/Glob/Glob.so
7f8dcbb07000-7f8dcbb08000 rw-p 00003000 08:01 527669 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/File/Glob/Glob.so
7f8dcbb08000-7f8dcbb0b000 r-xp 00000000 08:01 410742 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/MIME/Base64/Base64.so
7f8dcbb0b000-7f8dcbd0a000 ---p 00003000 08:01 410742 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/MIME/Base64/Base64.so
7f8dcbd0a000-7f8dcbd0b000 rw-p 00002000 08:01 410742 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/MIME/Base64/Base64.so
7f8dcbd0b000-7f8dcbd22000 r-xp 00000000 08:01 20940 /lib64/libpthread-2.12.so
7f8dcbd22000-7f8dcbf22000 ---p 00017000 08:01 20940 /lib64/libpthread-2.12.so
7f8dcbf22000-7f8dcbf23000 r--p 00017000 08:01 20940 /lib64/libpthread-2.12.so
7f8dcbf23000-7f8dcbf24000 rw-p 00018000 08:01 20940 /lib64/libpthread-2.12.so
7f8dcbf24000-7f8dcbf28000 rw-p 00000000 00:00 0
7f8dcbf28000-7f8dcbf2f000 r-xp 00000000 08:01 20943 /lib64/librt-2.12.so
7f8dcbf2f000-7f8dcc12e000 ---p 00007000 08:01 20943 /lib64/librt-2.12.so
7f8dcc12e000-7f8dcc12f000 r--p 00006000 08:01 20943 /lib64/librt-2.12.so
7f8dcc12f000-7f8dcc130000 rw-p 00007000 08:01 20943 /lib64/librt-2.12.so
7f8dcc130000-7f8dcc135000 r-xp 00000000 08:01 410747 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Time/HiRes/HiRes.so
7f8dcc135000-7f8dcc334000 ---p 00005000 08:01 410747 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Time/HiRes/HiRes.so
7f8dcc334000-7f8dcc335000 rw-p 00004000 08:01 410747 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Time/HiRes/HiRes.so
7f8dcc335000-7f8dcc34b000 r-xp 00000000 08:01 527682 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/POSIX/POSIX.so
7f8dcc34b000-7f8dcc54a000 ---p 00016000 08:01 527682 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/POSIX/POSIX.so
7f8dcc54a000-7f8dcc54d000 rw-p 00015000 08:01 527682 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/POSIX/POSIX.so
7f8dcc54d000-7f8dcc550000 r-xp 00000000 08:01 527668 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/Fcntl/Fcntl.so
7f8dcc550000-7f8dcc750000 ---p 00003000 08:01 527668 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/Fcntl/Fcntl.so
7f8dcc750000-7f8dcc751000 rw-p 00003000 08:01 527668 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/Fcntl/Fcntl.so
7f8dcc751000-7f8dcc755000 r-xp 00000000 08:01 657386 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Socket6/Socket6.so
7f8dcc755000-7f8dcc954000 ---p 00004000 08:01 657386 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Socket6/Socket6.so
7f8dcc954000-7f8dcc955000 rw-p 00003000 08:01 657386 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/Socket6/Socket6.so
7f8dcc955000-7f8dcc959000 r-xp 00000000 08:01 269124 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/IO/IO.so
7f8dcc959000-7f8dccb58000 ---p 00004000 08:01 269124 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/IO/IO.so
7f8dccb58000-7f8dccb59000 rw-p 00003000 08:01 269124 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/auto/IO/IO.so
7f8dccb59000-7f8dccb5f000 r-xp 00000000 08:01 527855 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/Socket/Socket.so
7f8dccb5f000-7f8dccd5f000 ---p 00006000 08:01 527855 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/Socket/Socket.so
7f8dccd5f000-7f8dccd61000 rw-p 00006000 08:01 527855 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/Socket/Socket.so
7f8dccd61000-7f8dccda7000 r-xp 00000000 08:01 527867 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/re/re.so
7f8dccda7000-7f8dccfa7000 ---p 00046000 08:01 527867 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/re/re.so
7f8dccfa7000-7f8dccfa8000 rw-p 00046000 08:01 527867 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/auto/re/re.so
7f8dccfa8000-7f8dcd019000 r-xp 00000000 08:01 20889 /lib64/libfreebl3.so
7f8dcd019000-7f8dcd218000 ---p 00071000 08:01 20889 /lib64/libfreebl3.so
7f8dcd218000-7f8dcd21a000 r--p 00070000 08:01 20889 /lib64/libfreebl3.so
7f8dcd21a000-7f8dcd21b000 rw-p 00072000 08:01 20889 /lib64/libfreebl3.so
7f8dcd21b000-7f8dcd21f000 rw-p 00000000 00:00 0
7f8dcd21f000-7f8dcd3aa000 r-xp 00000000 08:01 20875 /lib64/libc-2.12.so
7f8dcd3aa000-7f8dcd5a9000 ---p 0018b000 08:01 20875 /lib64/libc-2.12.so
7f8dcd5a9000-7f8dcd5ad000 r--p 0018a000 08:01 20875 /lib64/libc-2.12.so
7f8dcd5ad000-7f8dcd5ae000 rw-p 0018e000 08:01 20875 /lib64/libc-2.12.so
7f8dcd5ae000-7f8dcd5b3000 rw-p 00000000 00:00 0
7f8dcd5b3000-7f8dcd5b5000 r-xp 00000000 08:01 20950 /lib64/libutil-2.12.so
7f8dcd5b5000-7f8dcd7b4000 ---p 00002000 08:01 20950 /lib64/libutil-2.12.so
7f8dcd7b4000-7f8dcd7b5000 r--p 00001000 08:01 20950 /lib64/libutil-2.12.so
7f8dcd7b5000-7f8dcd7b6000 rw-p 00002000 08:01 20950 /lib64/libutil-2.12.so
7f8dcd7b6000-7f8dcd7bd000 r-xp 00000000 08:01 20880 /lib64/libcrypt-2.12.so
7f8dcd7bd000-7f8dcd9bd000 ---p 00007000 08:01 20880 /lib64/libcrypt-2.12.so
7f8dcd9bd000-7f8dcd9be000 r--p 00007000 08:01 20880 /lib64/libcrypt-2.12.so
7f8dcd9be000-7f8dcd9bf000 rw-p 00008000 08:01 20880 /lib64/libcrypt-2.12.so
7f8dcd9bf000-7f8dcd9ed000 rw-p 00000000 00:00 0
7f8dcd9ed000-7f8dcda70000 r-xp 00000000 08:01 20914 /lib64/libm-2.12.so
7f8dcda70000-7f8dcdc6f000 ---p 00083000 08:01 20914 /lib64/libm-2.12.so
7f8dcdc6f000-7f8dcdc70000 r--p 00082000 08:01 20914 /lib64/libm-2.12.so
7f8dcdc70000-7f8dcdc71000 rw-p 00083000 08:01 20914 /lib64/libm-2.12.so
7f8dcdc71000-7f8dcdc73000 r-xp 00000000 08:01 20883 /lib64/libdl-2.12.so
7f8dcdc73000-7f8dcde73000 ---p 00002000 08:01 20883 /lib64/libdl-2.12.so
7f8dcde73000-7f8dcde74000 r--p 00002000 08:01 20883 /lib64/libdl-2.12.so
7f8dcde74000-7f8dcde75000 rw-p 00003000 08:01 20883 /lib64/libdl-2.12.so
7f8dcde75000-7f8dcde8b000 r-xp 00000000 08:01 20921 /lib64/libnsl-2.12.so
7f8dcde8b000-7f8dce08a000 ---p 00016000 08:01 20921 /lib64/libnsl-2.12.so
7f8dce08a000-7f8dce08b000 r--p 00015000 08:01 20921 /lib64/libnsl-2.12.so
7f8dce08b000-7f8dce08c000 rw-p 00016000 08:01 20921 /lib64/libnsl-2.12.so
7f8dce08c000-7f8dce08e000 rw-p 00000000 00:00 0
7f8dce08e000-7f8dce1ba000 r-xp 00000000 08:01 527505 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/CORE/libperl.so
7f8dce1ba000-7f8dce3ba000 ---p 0012c000 08:01 527505 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/CORE/libperl.so
7f8dce3ba000-7f8dce3c3000 rw-p 0012c000 08:01 527505 /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int/CORE/libperl.so
7f8dce3c3000-7f8dce3c4000 rw-p 00000000 00:00 0
7f8dce3c4000-7f8dce3ca000 r-xp 00000000 08:01 956 /usr/lib64/libgdbm.so.2.0.0
7f8dce3ca000-7f8dce5c9000 ---p 00006000 08:01 956 /usr/lib64/libgdbm.so.2.0.0
7f8dce5c9000-7f8dce5ca000 rw-p 00005000 08:01 956 /usr/lib64/libgdbm.so.2.0.0
7f8dce5ca000-7f8dce5ea000 r-xp 00000000 08:01 20865 /lib64/ld-2.12.so
7f8dce73b000-7f8dce7b9000 rw-p 00000000 00:00 0
7f8dce7da000-7f8dce7e0000 rw-p 00000000 00:00 0
7f8dce7e8000-7f8dce7e9000 rw-p 00000000 00:00 0
7f8dce7e9000-7f8dce7ea000 r--p 0001f000 08:01 20865 /lib64/ld-2.12.so
7f8dce7ea000-7f8dce7eb000 rw-p 00020000 08:01 20865 /lib64/ld-2.12.so
7f8dce7eb000-7f8dce7ec000 rw-p 00000000 00:00 0
7fffca1ef000-7fffca228000 rw-p 00000000 00:00 0 [stack]
7fffca29b000-7fffca29c000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]

Remote Server regecting mail bacuse it think we are relaying mail?

$
0
0
I have this problem when sending to one domain only. We get a bounce back:

nicolettel@belvideremutualinsurance.com
SMTP error from remote mail server after RCPT
TO:<nicolettel@belvideremutualinsurance.com>:
host mx2c1.megamailservers.com [69.49.123.243]:
550 5.7.1 <nicolettel@belvideremutualinsurance.com>... Relaying denied:
You must check for new mail before sending mail.

I understand what this would mean it I was using a mail client and my server rejected the message because I do force authentication for outgoing mail, but this is mail leaving my server and going to a different server. Then the remote server rejects it. I have seen other people write this on the forum, but have seen no replies. Does anyone know why it is doing this or if there is a way to fix it?

Also when I did an email trace it goes to 173.15.76.233 first which resolves to mail.belvideremutualinsurance.com and then goes to the other address, is it being redirected for some reason?

Unknown "server error" preventing me from accessing one of several email accounts

$
0
0
I have several email accounts associated with my cPanel web site, but one of them has been giving me server errors for the past several days and I've run out of ideas to fix it. I noticed it when Thunderbird started saying that one of my email accounts has been disconnected due to a server error. But strangely all my other email accounts are working fine, and with virtually identical settings. I tried logging in to the account via cPanel and I get a similar error in there too. According to WHM, that email account has in fact been receiving my recent emails, including a test email that I sent myself from one of my other email accounts.
I tried restarting the mail server (Exim), but still no luck. I tried repairing mail permissions. I tried checking if the domain name had gone down. One of my other email addresses (which is currently working) shares the same domain name. So I just can't understand what happened, unless it is a WHM bug due to a recent update.
Please help!
Viewing all 5759 articles
Browse latest View live


Latest Images