
03-03-2007, 12:40 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Dec 2005
Location: Houma, LA
Posts: 66
|
|
Upgrade to PHP 5.2.1 Problem
When I attempt the upgrade to PHP 5.2.1 using apache update in WHM. It doesn't upgrade. It looks to doa basic version check and then restarts Apache. Is this a known bug or is there a way that this can be corrected? Any help would be appreciated.
I am currently running the following
=============
Operating system Linux
Service Status Click to View
Kernel version 2.6.9-42.0.10.ELsmp
Machine Type i686
Apache version 1.3.37 (Unix)
PERL version 5.8.7
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 5.2.0
MySQL version 5.0.27-standard
cPanel Build 10.9.0-RELEASE 139
Theme cPanel X v2.6.0
Documentation Click to View
cPanel Pro 1.0 (RC36)
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies
with eAccelerator v0.9.5, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
with the ionCube PHP Loader v3.1.29, Copyright (c) 2002-2007, by ionCube Ltd., and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.2.2, Copyright (c) 1998-2006, by Zend Technologies
================
|

03-03-2007, 12:43 AM
|
|
Stairway To Hosting
|
|
Join Date: Mar 2003
Location: Canada
Posts: 7,950
|
|
Were there ANY error messages (should be red in color) during the upgrade process?
__________________
SYN Hosting - Affordable, Reliable & Secure Web Hosting - Proudly In Business Since 2006!
Host Unlimited Websites -/ - cPanel -/ - Softaculous -/ - CloudFlare -/ - SSH Access -/ - 24/7 Tech Support
http://www.synhosting.com - Need a Canadian budget managed dedicated server? Click here for details.
|

03-03-2007, 12:46 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Dec 2005
Location: Houma, LA
Posts: 66
|
|
|

03-03-2007, 12:47 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Dec 2005
Location: Houma, LA
Posts: 66
|
|
This is a fresh OS install also.
|

03-03-2007, 12:48 AM
|
|
Stairway To Hosting
|
|
Join Date: Mar 2003
Location: Canada
Posts: 7,950
|
|
Interesting.
What's the timestamp on the following file:
/home/cpapachebuild/buildapache/build-log/fail
... is the timestamp current (when you did the build) or older?
__________________
SYN Hosting - Affordable, Reliable & Secure Web Hosting - Proudly In Business Since 2006!
Host Unlimited Websites -/ - cPanel -/ - Softaculous -/ - CloudFlare -/ - SSH Access -/ - 24/7 Tech Support
http://www.synhosting.com - Need a Canadian budget managed dedicated server? Click here for details.
|

03-03-2007, 01:01 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Dec 2005
Location: Houma, LA
Posts: 66
|
|
I don't have a fail file in that directory.
|

03-03-2007, 01:31 AM
|
|
Web Hosting Master
|
|
Join Date: Apr 2004
Location: Singapore
Posts: 1,459
|
|
login to shell account and upgrade using /scripts/easyapache , you should have more luck in there.
__________________
tanfwc
|

03-03-2007, 01:32 AM
|
|
Stairway To Hosting
|
|
Join Date: Mar 2003
Location: Canada
Posts: 7,950
|
|
If /scripts/easyapache doesn't work:
rm -rf /home/cpapachebuild
Then try to upgrade PHP again under WHM... this was the only way I could get PHP to upgrade properly on a test server (from 5.2.0 to 5.2.1).
__________________
SYN Hosting - Affordable, Reliable & Secure Web Hosting - Proudly In Business Since 2006!
Host Unlimited Websites -/ - cPanel -/ - Softaculous -/ - CloudFlare -/ - SSH Access -/ - 24/7 Tech Support
http://www.synhosting.com - Need a Canadian budget managed dedicated server? Click here for details.
|

03-03-2007, 05:18 AM
|
|
learning is in the doing
|
|
Join Date: Sep 2000
Location: Alberta, Canada
Posts: 3,109
|
|
This is an EasyApache problem, nothing to do with PHP.
The very first time you run EasyApache you need to use option #1 if using Shell or the default settings if running from WHM. This will create the needed directory in 'home'.
After running the first time you then go back and select whatever options you want to use.
__________________
• PotentProducts.com - for all your Hosting needs
• Helping people Host, Create and Maintain their Web Site
• ServerAdmin Services also available
|

03-03-2007, 11:35 AM
|
|
Remote hands for Los Angeles
|
|
Join Date: Feb 2003
Location: Los Angeles, CA
Posts: 2,487
|
|
Has anyone had trouble with --with-ming by chance?
Quote:
/usr/src/php-5.2.1/ext/ming/ming.c: In function `getFontOrFontChar':
/usr/src/php-5.2.1/ext/ming/ming.c:3854: error: `fontchar_class_entry_ptr' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:3854: error: (Each undeclared identifier is reported only once
/usr/src/php-5.2.1/ext/ming/ming.c:3854: error: for each function it appears in.)
/usr/src/php-5.2.1/ext/ming/ming.c: In function `zm_startup_ming':
/usr/src/php-5.2.1/ext/ming/ming.c:4241: error: `SWFTEXTFIELD_USEFONT' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4242: error: `SWFTEXTFIELD_AUTOSIZE' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4262: error: `SWF_SOUND_NOT_COMPRESSED' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4263: error: `SWF_SOUND_ADPCM_COMPRESSED' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4264: error: `SWF_SOUND_MP3_COMPRESSED' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4265: error: `SWF_SOUND_NOT_COMPRESSED_LE' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4266: error: `SWF_SOUND_NELLY_COMPRESSED' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4267: error: `SWF_SOUND_5KHZ' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4268: error: `SWF_SOUND_11KHZ' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4269: error: `SWF_SOUND_22KHZ' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4270: error: `SWF_SOUND_44KHZ' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4271: error: `SWF_SOUND_8BITS' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4272: error: `SWF_SOUND_16BITS' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4273: error: `SWF_SOUND_MONO' undeclared (first use in this function)
/usr/src/php-5.2.1/ext/ming/ming.c:4274: error: `SWF_SOUND_STEREO' undeclared (first use in this function)
make: *** [ext/ming/ming.lo] Error 1
|
__________________
Remote Hands and Your Local Tech for the Los Angeles area.
(310) 573-8050 - LinkedIn
|

03-03-2007, 02:38 PM
|
|
learning is in the doing
|
|
Join Date: Sep 2000
Location: Alberta, Canada
Posts: 3,109
|
|
WHM tells you specifically; not use it and it is a beta version.
So yes, I would say many have problems with it. 
__________________
• PotentProducts.com - for all your Hosting needs
• Helping people Host, Create and Maintain their Web Site
• ServerAdmin Services also available
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|