How To Upgrade Expat On Cpanel

Feb 27, 2007

New modernbill install giving this error:

You MUST have ((PHP version >= 4.4.0 for having expat [you do], and the "expat" extension >= 2.0.0 loaded for having a decent version of expat [you do not]) [you do not]

I'm using PHP 4.4.4 on cpanel with centos 4.1

how do I properly upgrade or compile expat for the above error to go away?

View 2 Replies


ADVERTISEMENT

Upgrade Apache On Cpanel Box

Sep 17, 2007

Just want to know if its a good and *safe* idea to upgrade apache on a production box to v 2.x from 1.3x?

I'm using cpanel 11, centos 4.5, apache 1.3x

Is there any expected quirks or mishaps (bugs) in using easyapache to upgrade?

View 2 Replies View Related

Upgrade CPanel: ERROR: Getpatch

Aug 22, 2007

Code:

Updating Virus Patterns...ERROR: getpatch: Can't download daily-3987.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3988.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3989.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3990.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3991.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3992.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3993.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3994.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3995.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3996.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3997.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3998.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3999.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-4000.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-4001.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-4001.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-4001.cdiff from database.clamav.net
ERROR: Can't download daily.cvd from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: Can't download daily.cvd from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: Can't download daily.cvd from database.clamav.net
...Done

View 7 Replies View Related

How To Upgrade Mysql 4.0 To 4.1 On Cpanel Server

Mar 22, 2007

how to upgrade mysql 4.0 to 4.1 on cpanel server? Is there any script there?

View 2 Replies View Related

Exim Maxing Out After V 11 Upgrade - Cpanel

Aug 28, 2007

Are there others that are having a problem with exim getting slammed with the max allowed connections after updating to cpanel 11?

I have upgraded perl to 5.8.8 and upgraded cpanel. Now, all day yesterday, last night, and now.. pstree is showing exim maxed out.

Clients are complaining that they can't send email due to the "too many connections" error.

I have bumped up the max to 300 for now to hopefully get more clients able to send, but it is quickly working its way over 200 as I type this.

I have tried every setting in the exim configuration editor, on and off, I have a data center techs working on it since yesterday...

View 9 Replies View Related

How To Upgrade Apache 1.3.37 To 2.2.4 On Cpanel Server

Aug 7, 2007

How To Upgrade Apache 1.3.37 to 2.2.x on Cpanel Server?

Currently, Apache is recommending:

Quote:

Apache 1.3.37 is the current stable release of the Apache 1.3 family. We strongly recommend that users of all earlier versions, including 1.3 family release, upgrade to to the current 2.2 version as soon as possible.

1) Is it safe to upgrade from Apache 1.3.37 to 2.2.4 on a Cpanel machine. I am worried that Cpanel won't like it.

2) Is Php4 still acceptable to use with Apache 2.2?

3) Can someone suggest a tutorial or guide for an upgrade to 2.2?

View 4 Replies View Related

Exim Can`t Send E-mails After Cpanel Upgrade

May 2, 2009

we have a freebsd/cpanel box what seems to be trouble prone combination, specially for exim.

After cpanel upgrade, exim simple has stopped. Somehow I managed receiving on this way:

# /etc/init.d/exim start
/libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "sendmail"

I checked which perl version is running: perl -v
This is perl, v5.10.0 built for i386-freebsd-64int

then applied:

unix1# ln -s /usr/local/lib/perl5/5.10.*/mach/CORE/libperl.so /usr/local/lib
unix1# /etc/init.d/exim start
exim exim antirelaydunix1#
unix1#

but this solved only half of a problem, now we can receive e-mails, but not send them, what is really frustrating.

Here is the error which cpanel sends on each 5 min:

exim failed @ Fri May 1 16:06:15 2009. A restart was attempted automatically.
Service Check Method: [tcp connect]

Failure Reason: TCP Transaction Log:
<< 220-xxxxxxxxxx.xxxx ESMTP Exim 4.69 #3 Fri, 01 May 2009 16:06:41 +0200 << <<
>> EHLO localhost
<< 250-xxxx.xxxx.xxx Hello localhost [127.0.0.1] << << << << <<
>> AUTH PLAIN
>> AF9fY3BhbmVsX19zZXJ2aWNlX19hdXRoX19leGltX19Nd2NxU1pyUng1S3R5YTl2enZaV
>> zN4R3Q1MU5WdTh1MHBZcnI4NDhqaWVtWFhSY3VraERTSGZnZU1tQkpiVXNWAFRkbzNpY3
>> ZVTUg1N1Z0R0t5c2VLYW82T1U1UFlqRDEwVThpVXlGSUpFMkZDRWVFaWxzTTNZMHVaRGd
>> UWXM1WnU=
<<
exim: ** [ != 2]

and I can not find the solution for this almost two days (!), no help for host support either. Closest what I have found on net is this topic:

[url]

View 4 Replies View Related

CPanel Vulnerability Found - Upgrade Recommended

May 2, 2008

Just came through on the RSS feeds...

Quote:

Several potential security issues have been identified with cPanel software and Horde, a 3rd party bundled application. cPanel releases prior to 11.18.4 and 11.22.2 are susceptible to security issues, which range in severity from trivial to medium-critical. Along with the discovery of these potential issues, cPanel has released a new security tool to provide users with protection from XSRF attacks.

Quote:

All STABLE and RELEASE users are strongly urged to update to their respective 11.18.5 release. CURRENT and EDGE users should update to the latest 11.22.3 release. No releases are deemed susceptible to severe, critical or root access vulnerabilities.

[url]

View 8 Replies View Related

Phpmyadmin Security Issue, How To Upgrade Under Cpanel

May 8, 2007

I've noticed our cpanel still uses phpmyadmin 2.9.0.2 but there is a serious xss issue in versions up to 2.10.0

How can I install the new 2.10.1 around cpanel without it being overwritten?

[url]

View 3 Replies View Related

Kernal Upgrade + Centos Upgrade

Feb 24, 2007

I have a server running cPanel.

At the moment, I am been hosted on an unmanaged server (dedicated).

My server provider is offering $25/hour for managed support.

My Kernal and Centos have not been updated for a while and I am looking to upgrade both of them. I am wondering how long would these 2 jobs normally take?

View 11 Replies View Related

After CP11 Upgrade: 404 Error While Loading Any Site.com/cpanel/

Jun 10, 2007

After upgrading to cPanel 11 ( did all steps in the checklist ) i can not login using site.com/cpanel & site.com/webmail , but i can login using [url]and [url], same as webmail at 2095 and 2096.

Im using RHEL 4 and latest cp v11 RELEASE

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved