Will PlusNet be upgrading to PHP 5 ?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Will PlusNet be upgrading to PHP 5 ?
Will PlusNet be upgrading to PHP 5 ?
22-08-2007 11:06 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Plusnet currently uses PHP 4.3.10.
PHP are removing their support for PHP 4 fairly soon and are lobbying users to move on to PHP 5.
Are Plusnet planning to upgrade? - and if so when?
I am sure that most of the PHP 4 features are supported in PHP 5 - but Sod's Law has worked for most of my life and I am equally sure that some of the code I am writing will not work in the event of an upgrade!
Best wishes...Trevor
Re: Will PlusNet be upgrading to PHP 5 ?
22-08-2007 11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
We are looking to overhaul the ccgi platform in the future, this would more than likely include upgrading to PHP 5. Unfortunately we don't actually have a timescale for this as there are still other projects more urgent.
Re: Will PlusNet be upgrading to PHP 5 ?
13-09-2007 10:15 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Would it be possible NOT to upgrade to php5, but to have it additionally installed?
CoolURI for example needs php5, but the cms I run needs php4.
I read that several hosters have both php4 and php5 at the same time running. Just by putting into the .htaccess file the following:
# If your ISP provides php5 but the server is running on php4
AddHandler application/x-httpd-php5 .php
.. the applications in the same directory do run with php5.
Is it possible to shed some thoughts on that.
Re: Will PlusNet be upgrading to PHP 5 ?
13-09-2007 10:18 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Will PlusNet be upgrading to PHP 5 ?
21-10-2007 11:16 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I'm surprised that Plusnet don't already have an upgrade plan, given that php5 has been out for 3 years, and seem quite happy that they will be in the position of running unsupported software.
Re: Will PlusNet be upgrading to PHP 5 ?
21-10-2007 11:22 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator

I believe the plan is to have a dual configuration offering php5 and php4, differentiating by file extension (e.g script.php4). As Peter previously stated, there is a PUGIT open already on the subject, and voting on it would push its priority up.
Re: Will PlusNet be upgrading to PHP 5 ?
21-10-2007 11:39 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The pugit you refer to was last updated in August with someone saying 'no'.
There seems to be a misapprehension on the part of Plusnet that things will break with a migration to php5 yet all the evidence is to the contrary. The non-compatible changes between 4 to 5 are very very few and all published and should therefore be easy enough to cope with.
Rob
Re: Will PlusNet be upgrading to PHP 5 ?
21-10-2007 11:45 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I still have some COBOL floppies around with old projects, but very basic stuff

Re: Will PlusNet be upgrading to PHP 5 ?
22-10-2007 12:10 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I do understand your point about W2k, but my point was that php4 is now very very old in software development terms, and whereas w2k still works php4 doesn't - you can't write good OO code with inheritance in php4 and it doesn't implement interfaces, without going into all the other improvements in speed, reliability and functionality that have happened in the last three years.
Rob
Re: Will PlusNet be upgrading to PHP 5 ?
15-11-2007 8:20 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Will PlusNet be upgrading to PHP 5 ?
15-11-2007 9:02 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Phil
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: Will PlusNet be upgrading to PHP 5 ?
15-11-2007 6:30 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I don't think any progress has been made on this within PN.
The last entry on the Pugit item 290 says
'The current servers will not be upgraded to PHP5. However when CGI gets rebuilt at some point then it will be there as standard. This is not currently on the development roadmap so no firm dates for implementation can be offered.'
No date has been set for any work on renewing the ccgi servers as far as I am aware.
Re: Will PlusNet be upgrading to PHP 5 ?
15-11-2007 10:15 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Will PlusNet be upgrading to PHP 5 ?
16-11-2007 10:37 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
We are looking to do this but currently don't have any timescales for this work.
It requires a complete overhaul of our existing platform and we're looking into a number of options for this work.
Re: Will PlusNet be upgrading to PHP 5 ?
23-11-2007 5:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The scare stories about sites that upgrade and then rollback are nothing more than that, scare stories. I have sites with a couple of other ISPs and work with clients using yet others none of whom have had any problem with the upgrade. Indeed the change to register_globals off would have caused more problems and yet that was handled with little trouble.
Come on PN, get up to date, version 6 php is out soon!
Rob
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Will PlusNet be upgrading to PHP 5 ?