FORUM HOME | WHUK BLOG   
WEB HOSTING UK AFFORDABLE WEBSITE HOSTING SERVICES IN UNITED KINGDOM
PHP LINUX SHARED HOSTING WINDOWS ASP.NET HOSTING PACKAGES
ECOMMERCE HOSTING ASP MSSQL MS ACCESS ODBC FRONTPAGE HOSTING
CPANEL WHM FANTASTICO RESELLER DEDICATED SERVER WEB HOSTING
CHEAP PLESK CPANEL HTML MYSQL BEST UK VPS HOSTING COMPANY
CHEAP RELIABLE UK HOSTING PROVIDER SINCE 2001
MANAGED WEB HOSTING SERVICE
AFFORDABLE WEBSITE HOSTING SERVICES IN UNITED KINGDOM

Web Hosting UK Forums | Linux Windows Dedicated Server and cPanel VPS Hosting Forum » Sales » WebHosting UK Services

Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 24-08-06, 07:18 AM
kev woodman's Avatar
Premium Member
 
Join Date: Jul 2006
Location: Newport, Wales, UK.
Posts: 1,494
Default Want to upgrade to Php 5

Are there any plans to upgrade to PHP 5 from 4.4.2?
__________________
homo sum: humani nil a me alienum puto ... ( just Google it )
Reply With Quote

  #2 (permalink)  
Old 24-08-06, 08:08 AM
Pumazooma's Avatar
Senior Member
 
Join Date: Jun 2006
Location: Oxford
Posts: 331
Default

That's going to potentially mess up a lot of phpBB forums. It's a little flakey with 5.
Reply With Quote

  #3 (permalink)  
Old 24-08-06, 10:02 PM
kev woodman's Avatar
Premium Member
 
Join Date: Jul 2006
Location: Newport, Wales, UK.
Posts: 1,494
Default

Ditch 'em - who needs forums anyway lol
__________________
homo sum: humani nil a me alienum puto ... ( just Google it )
Reply With Quote

  #4 (permalink)  
Old 24-08-06, 10:22 PM
Administrator
 
Join Date: Mar 2006
Posts: 1,934
Default

both php5 and php 4.4.2 are working on one of our server. If you need php 5 then get in touch with our support staff and we will move your account to the server which has php 5.
Reply With Quote

  #5 (permalink)  
Old 25-08-06, 12:10 PM
kev woodman's Avatar
Premium Member
 
Join Date: Jul 2006
Location: Newport, Wales, UK.
Posts: 1,494
Default

Once again I'm really impressed with the service. Many thanks for your response. I'm going to have a development project which will be using PHP 5 so I'll follow your advice.

Again, thank you.
__________________
homo sum: humani nil a me alienum puto ... ( just Google it )
Reply With Quote

  #6 (permalink)  
Old 13-11-07, 07:49 PM
new member
 
Join Date: Nov 2007
Posts: 2
Default

It is advisable to upgrade to php4 . re: this message on php.net

Quote:
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.
Reply With Quote

  #7 (permalink)  
Old 13-11-07, 11:05 PM
Administrator
 
Join Date: Mar 2006
Posts: 1,934
Default

Quote:
Originally Posted by smudgeit View Post
It is advisable to upgrade to php4
not sure if this is some sort of intelligent spambot or real person. If you are real then can you check original post from Kevin ?
__________________
Web Hosting UK - ASP MSSQL Hosting - cPanel Linux Hosting
AIM : webredback || msn : andrew @ webhosting.uk.com
Toll Free : 0808 262 0855
Reply With Quote

  #8 (permalink)  
Old 13-11-07, 11:21 PM
new member
 
Join Date: Nov 2007
Posts: 2
Default

spam bot?? Just advising that php 4 is being discontinued
Reply With Quote

  #9 (permalink)  
Old 13-11-07, 11:23 PM
Administrator
 
Join Date: Mar 2006
Posts: 1,934
Default

Quote:
Originally Posted by smudgeit View Post
spam bot?? Just advising that php 4 is being discontinued
Kevin wants to upgrade from php4 to php5. You said "It is advisable to upgrade to php4"

What should we consider when you post wrong information in your first post ?
__________________
Web Hosting UK - ASP MSSQL Hosting - cPanel Linux Hosting
AIM : webredback || msn : andrew @ webhosting.uk.com
Toll Free : 0808 262 0855
Reply With Quote

  #10 (permalink)  
Old 14-11-07, 05:25 AM
kev woodman's Avatar
Premium Member
 
Join Date: Jul 2006
Location: Newport, Wales, UK.
Posts: 1,494
Default

Just a slip of the finger I'm sure Admin

Interesting to hear that development of PHP4 is stopping.
__________________
homo sum: humani nil a me alienum puto ... ( just Google it )
Reply With Quote

  #11 (permalink)  
Old 14-11-07, 06:19 AM
Dan's Avatar
Dan Dan is offline
Got root?
 
Join Date: Aug 2007
Location: England, UK.
Posts: 1,340
Send a message via ICQ to Dan Send a message via AIM to Dan Send a message via MSN to Dan Send a message via Yahoo to Dan Send a message via Skype™ to Dan
Default

Yes but the files will always be available. I will never stop using PHP4 until i can re-write the whole of my system to be compaitable with it.
__________________
Webhosting.UK.com || cPanel VPS Hosting || Reseller Hosting

Sales: 0808-262-0855
Support: 0800-612-8725
International: +44 191 303 8191
Reply With Quote

  #12 (permalink)  
Old 14-11-07, 07:37 AM
kev woodman's Avatar
Premium Member
 
Join Date: Jul 2006
Location: Newport, Wales, UK.
Posts: 1,494
Default

What part of your system would not be compatible with PHP5?

It may be time to think about changing those parts because although PHP4 will be available bugs and security problems are not going to be fixed for much longer. The effects on any codebase of changing from 4 to 5 shouldn't be massive so have you tried running your code on the newer version. If you were writing new stuff then there are lots of changes you can make because of 5s greater support for OOP but for existing code transition should be pretty painless.
__________________
homo sum: humani nil a me alienum puto ... ( just Google it )
Reply With Quote

  #13 (permalink)  
Old 14-11-07, 08:29 AM
Senior Member
 
Join Date: Jan 2007
Location: Dorset
Posts: 1,119
Default

I changed to php5 and glad i did, fairly painless although I did some updating when I turned register_globals off.

I had a problem with a bug regarding date issues though. Extracting dates (timestamp) out of the database worked ok until it hit a row where there wasn't one, it them proceeded to through a wobbly.
I had to write conditions to combat the errors
Reply With Quote

  #14 (permalink)  
Old 14-11-07, 08:44 AM
kev woodman's Avatar
Premium Member
 
Join Date: Jul 2006
Location: Newport, Wales, UK.
Posts: 1,494
Default

Was that being caused by PHP5 or was it being hidden by PHP4?
__________________
homo sum: humani nil a me alienum puto ... ( just Google it )
Reply With Quote

  #15 (permalink)  
Old 14-11-07, 12:51 PM
Senior Member
 
Join Date: Jan 2007
Location: Dorset
Posts: 1,119
Default

Good q Kev, I don't know! I think it went down as a bug but I can't find any reference now as i don't know the error mesage.
If you want, I can remove the condition on one of my sites and let you know!
Reply With Quote

Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT. The time now is 12:24 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Copyright 2001-2010 Web Hosting UK. All rights reserved.
Web Hosting UK Forum





Site Map

Shared Cloud
Shared Cloud From £1

Affiliate Program
Earn up to £300 Per Sale

Dedicated Servers
Dedicated Server Hosting

Cloud Hosting
Cloud Server Hosting

Load Balanced Server
Load Balancing Server

VPS Hosting
Linux VPS Hosting

Windows VPS
Windows 2003 VPS

Zimbra Hosting
Zimbra Email Hosting

cPanel Hosting
Shared Linux Hosting

Windows Hosting
Shared Windows Hosting

Coldfusion Hosting
Windows Coldfusion Hosting

cPanel Reseller Hosting
Reseller Hosting

Windows Reseller
Windows Reseller Hosting

Email Web Hosting
Email Hosting

Semi-Dedicated Server
Semi-Dedicated Hosting

Remote Backup Plans
Offsite Backup Service


cpanel hosting
Knowledgebase Articles

Pre-Sales Question
Web Hosting FAQ's

Dedicated Hosting
Dedicated Server FAQ's

Virtual Private Servers
VPS Hosting

PHP MySQL Hosting
cPanel Hosting

Windows Hosting
ASP MSSQL Hosting

Domain Name
Domain registration FAQ's

CMS Hosting
CMS Hosting FAQ's

Payment Gateways
Payment FAQ's


Support Tutorials

cPanel Tutorials
cPanel Flash Tutorials

Wordpress Tutorials
Wordpress Flash Tutorials

Plesk Tutorials
Plesk Flash Tutorials

PhpMyadmin Tutorials
PhpMyadmin Flash Tutorials

Drupal Tutorials
Drupal Flash Tutorials

Mambo Tutorials
Mambo Flash Tutorials

Joomla Tutorials
Joomla Flash Tutorials

More Hosting Tutorials