hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Software and Control Panels : PHP 4 end of life announcement
Reply

Hosting Software and Control Panels Software used in the web hosting industry. Topics include control panels, add-on software, setup scripts, etc.
Forum Jump

PHP 4 end of life announcement

Reply Post New Thread In Hosting Software and Control Panels Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 07-30-2007, 06:50 PM
Sohan Sohan is offline
Web Hosting Master
 
Join Date: Oct 2005
Posts: 881

PHP 4 end of life announcement


Quote:
[13-Jul-2007] Today it is exactly three years ago since PHP 5 has been released. In those three years it has seen many improvements over PHP 4. PHP 5 is fast, stable & production-ready and as PHP 6 is on the way, PHP 4 will be discontinued.
The PHP development team hereby announces that support for PHP 4 will continue until the end of this year only. After 2007-12-31 there will be no more releases of PHP 4.4. We will continue to make critical security fixes available on a case-by-case basis until 2008-08-08. Please use the rest of this year to make your application suitable to run on PHP 5.
For documentation on migration for PHP 4 to PHP 5, we would like to point you to our migration guide. There is additional information available in the PHP 5.0 to PHP 5.1 and PHP 5.1 to PHP 5.2 migration guides as well.
Are hosts all going to offer only PHP 5 hosting, or PHP 4 or both?

__________________
Sohan | My twitter

Reply With Quote


Sponsored Links
  #2  
Old 07-30-2007, 07:13 PM
TonyB TonyB is offline
Corporate Member
 
Join Date: Aug 2004
Location: Canada
Posts: 3,182
Well we personally plan on offering PHP4 + PHP5 until at least the end of the year. Just way too many customers running legacy garbage that will take them ages to get rid of or fix. I could very well see PHP4 still being the primary for many hosts and PHP5 and then PHP 6 being optional with .htaccess.

__________________
Tony B. - Chief Executive Officer
Hawk Host Inc. Proudly serving websites since 2004
Quality Shared and VPS Hosting
PHP 5.3.x & PHP 5.4.x & PHP 5.5.X Support!

Reply With Quote
  #3  
Old 07-30-2007, 07:30 PM
Sohan Sohan is offline
Web Hosting Master
 
Join Date: Oct 2005
Posts: 881
Quote:
Originally Posted by TonyB View Post
Well we personally plan on offering PHP4 + PHP5 until at least the end of the year. Just way too many customers running legacy garbage that will take them ages to get rid of or fix. I could very well see PHP4 still being the primary for many hosts and PHP5 and then PHP 6 being optional with .htaccess.
How do you offer different PHP versions with cpanel on 1 server?

__________________
Sohan | My twitter

Reply With Quote
Sponsored Links
  #4  
Old 07-30-2007, 07:49 PM
Ben B Ben B is offline
Newbie
 
Join Date: Sep 2004
Posts: 14
Quote:
Originally Posted by Sohan View Post
How do you offer different PHP versions with cpanel on 1 server?
There is a How-to on the cpanel forums (http://forums.cpanel.net/showthread.php?t=45908), but there may be other similar things up on the internet somewhere


Last edited by Ben B; 07-30-2007 at 07:55 PM.
Reply With Quote
  #5  
Old 07-30-2007, 09:04 PM
Sohan Sohan is offline
Web Hosting Master
 
Join Date: Oct 2005
Posts: 881
Quote:
Originally Posted by Ben B View Post
There is a How-to on the cpanel forums (http://forums.cpanel.net/showthread.php?t=45908), but there may be other similar things up on the internet somewhere
Requires a .php5 extension, which isn't good imo.

I seen recently the host gator addon thing, which offers something similar.

__________________
Sohan | My twitter

Reply With Quote
  #6  
Old 07-31-2007, 01:16 AM
Justin Justin is offline
Community Liaison
 
Join Date: Aug 2003
Location: PA
Posts: 1,877
Sohan,

As was mentioned it's very simple to change over specific sites to using a different PHP version. It simply requires one addhandler line in htacccss to switch versions around (two if .php4 isn't assigned in the main httpd.conf and you want to have scripts run as such at all on the domain in question).

The .php5 and/or .php4 extensions are just in the case of wanting to run both versions of php simultaneously on the same domain name.

__________________
Justin Schurawlow :: Community Liaison
Schurawlow PC Repair
Computer Services for the Lehigh Valley area
Blog :: The Justin Schurawlow Blog


Reply With Quote
  #7  
Old 07-31-2007, 10:43 AM
cPanelDavidG cPanelDavidG is offline
Web Hosting Master
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 563
Running PHP 4 and 5 side-by-side will be supported in the Stage 2 release of cPanel 11.

__________________
David Grega
cPanel Technical Product Specialist

Reply With Quote
  #8  
Old 07-31-2007, 11:37 AM
TonyB TonyB is offline
Corporate Member
 
Join Date: Aug 2004
Location: Canada
Posts: 3,182
Quote:
Originally Posted by cPanelDavidG View Post
Running PHP 4 and 5 side-by-side will be supported in the Stage 2 release of cPanel 11.
That's pretty cool, it really should have been mentioned somewhere.

__________________
Tony B. - Chief Executive Officer
Hawk Host Inc. Proudly serving websites since 2004
Quality Shared and VPS Hosting
PHP 5.3.x & PHP 5.4.x & PHP 5.5.X Support!

Reply With Quote
  #9  
Old 07-31-2007, 06:11 PM
Sohan Sohan is offline
Web Hosting Master
 
Join Date: Oct 2005
Posts: 881
Quote:
Originally Posted by cPanelDavidG View Post
Running PHP 4 and 5 side-by-side will be supported in the Stage 2 release of cPanel 11.
How long will that take?

__________________
Sohan | My twitter

Reply With Quote
  #10  
Old 07-31-2007, 07:31 PM
layer0 layer0 is offline
Performance Specialist
 
Join Date: Dec 2004
Location: New York, NY
Posts: 10,341
It's a nice feature, but I don't see why it should really be necessary. It is very easy to implement this.

Reply With Quote
  #11  
Old 07-31-2007, 07:47 PM
Jag Jag is offline
CEO - JaguarPC
 
Join Date: Jul 2000
Location: Colorado Springs, CO
Posts: 2,206
We've been doing this for a long long time. We have been supporting php4 and 5 on the same servers since php5 was out of beta. You dont need to wait for cpanel to do something to start doing it.

__________________
Hosting solutions provider since 1998 - Serving over 130 countries!
JaguarPC.com - Managed web hosting | Managed vps hosting | Dedicated servers
Resellerzoom.com - Reseller specialist | Cloud Reseller hosting | cPanel cloud Hosting

Reply With Quote
  #12  
Old 08-01-2007, 06:58 AM
TonyB TonyB is offline
Corporate Member
 
Join Date: Aug 2004
Location: Canada
Posts: 3,182
Quote:
Originally Posted by Jag View Post
We've been doing this for a long long time. We have been supporting php4 and 5 on the same servers since php5 was out of beta. You dont need to wait for cpanel to do something to start doing it.

True, and that's what we've been doing for ages as well. But it's always nice to have cPanel do things so don't have any question of things somehow getting broken in the custom configed parts of the server.

__________________
Tony B. - Chief Executive Officer
Hawk Host Inc. Proudly serving websites since 2004
Quality Shared and VPS Hosting
PHP 5.3.x & PHP 5.4.x & PHP 5.5.X Support!

Reply With Quote
  #13  
Old 08-01-2007, 07:32 AM
Mxhub Mxhub is offline
Web Hosting Master
 
Join Date: May 2001
Posts: 2,161
Majority should still stick with PHP 4 at least for the first 6 months in 2008. After which, we should see more softwares program in PHP5.

__________________
Managed Multi-domain Shared, Reseller, VPS, Dedicated, Shoutcast Hosting
FFMPEG, PHP5, cPanel/WHM, Fantastico, Site Migration, Wordpress, Magento Ready!

Mxhub.com - Since 2001 - USA - UK - Canada - Europe - Singapore



Reply With Quote
  #14  
Old 08-01-2007, 09:23 AM
cPanelDavidG cPanelDavidG is offline
Web Hosting Master
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 563
Quote:
Originally Posted by Sohan View Post
How long will that take?
The latest information regarding the cPanel 11 roll-out can be found at http://www.cPanel.net/cpanel11

__________________
David Grega
cPanel Technical Product Specialist

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Colocation America Maintains 100 Percent Uptime for Third Consecutive Year Web Hosting News 2012-01-12 16:17:47
ICANN CEO Calls for Companies to Prep for New Top-Level Domains Web Hosting News 2011-12-08 19:11:13
Web Host IPOWER Highlights Customer Projects to Celebrate 10th Anniversary Web Hosting News 2011-10-26 23:09:31
Web Host Go Daddy SSL Certificates Claim 45 Percent of Market Growth Web Hosting News 2011-10-06 18:23:51
Google to Invest $200 Million in Asia Data Center Development Web Hosting News 2011-09-28 15:24:34


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?