Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >>Network Information & News and Announcements > News and Announcements
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

News and Announcements This is where you can read announcements regarding Vortech Inc.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-20-2007, 01:32 PM
Josh
Guest
 
PHP5 for Unix

We're going to begin upgrading PHP on all our Unix servers to version 5.2.1. We will also be upgrading FreeBSD to version 6.1, and there will be other minor software updates. Each server will need to be rebooted during the upgrade. Unix27 will be the first server upgraded on April 30th at 4 PM EDT. After everything goes smoothly with that server, we will post a schedule for the rest of the servers.

Unix28, which was just turned on, is already running PHP 5.2.1. All new signups will now go to this server. Since we are upgrading the other servers, we will not be transferring existing accounts to this server. **Any requests to move to unix28 will be rejected.**

To make the transition to PHP5 easier, we're enabling the zend.ze1_compatibility_mode directive by default. For true PHP5 functionality, you can disable this directive by putting the following line in an htaccess file in your web root:

php_flag zend.ze1_compatibility_mode Off

You can view the PHP Manual for more information on PHP5:
http://us2.php.net/manual/en/migration5.php
http://us2.php.net/manual/en/faq.migration5.php

Please make sure your sites are compatible with PHP5 before your server is upgraded!! We will not be responsible for any downtime resulting from incompatible PHP code.

----------------------------------------------------------------------
Upgrade schedule: http://forum.vortechhosting.com/showthread-t_12038.html

Last edited by Josh : 05-08-2007 at 02:36 PM.
Reply With Quote
  #2  
Old 04-24-2007, 01:45 AM
powvex powvex is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
why not having php4 and php5 both in servers?
Reply With Quote
  #3  
Old 04-24-2007, 04:42 AM
kattouf's Avatar
kattouf kattouf is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: UK
Is php5 backward compatible? or is oscommerce and phpbb going to break?
Reply With Quote
  #4  
Old 04-24-2007, 08:01 AM
Ballyhoo's Avatar
Ballyhoo Ballyhoo is offline
Things are looking up!
Vortech Inc. Customer
 
Location: Here & There. Currently Here
Quote:
Originally Posted by Josh
To make the transition to PHP5 easier, we're enabling the zend.ze1_compatibility_mode directive by default. For true PHP5 functionality, you can disable this directive by putting the following line in an htaccess file in your web root:
php_flag zend.ze1_compatibility_mode Off
If I understand this right...Upgrading to PHP5 will not break PHP4 apps.

Quote:
Originally Posted by Josh
Please make sure your sites are compatible with PHP5 before your server is upgraded!!
These two statements don't seem to coincide.
__________________
Up, up and whoa! Just getting out of my chair.
Reply With Quote
  #5  
Old 04-24-2007, 08:51 AM
Josh
Guest
 
Quote:
Originally Posted by powvex
why not having php4 and php5 both in servers?

HSphere does not support that.
Reply With Quote
  #6  
Old 04-24-2007, 09:05 AM
Josh
Guest
 
Quote:
Originally Posted by kattouf
Is php5 backward compatible? or is oscommerce and phpbb going to break?

Its mostly backward compatible. I suggest reading their documentation for a full understanding of the differences between PHP4 and PHP5. You should be able to check the documentation of 3rd party software to see if they will work with PHP5.

Quote:
Originally Posted by Ballyhoo
If I understand this right...Upgrading to PHP5 will not break PHP4 apps.

Not everything that works in PHP4 will work in PHP5, but most things should. The zend.ze1_compatibility_mode directive doesn't turn PHP5 into PHP4. It isn't a cure all. Please read the PHP documentation for more information on it.
Reply With Quote
  #7  
Old 04-24-2007, 09:26 AM
powvex powvex is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Josh, what is it to do with Hsphere? cant you create an instance like PHP4 extension to run for 4 version? it's easily will be done on any apache machine that I've tried...
Reply With Quote
  #8  
Old 04-24-2007, 09:28 AM
powvex powvex is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
also forgot this; yes some of PHP4 scripts will broke under 5. they need some little modifications. but I repeat; *SOME*, not all of php4 scripts.
strongly suggest you look into php documents before this upgrade take place.
Reply With Quote
  #9  
Old 04-24-2007, 12:11 PM
ixie02's Avatar
ixie02 ixie02 is offline
Gregg
Vortech Inc. Customer
 
Location: Myrtle Beach, SC
Can someone start a thread so we can share problems that we incurr with php5 compatablility? I'm sure we all hate it when our clients discover problems before we do and I'm sure we are better problem sniffer outers than the documentation!
__________________
Catch a wave on the Grand Strand
Reply With Quote
  #10  
Old 04-24-2007, 02:10 PM
Josh
Guest
 
Quote:
Originally Posted by powvex
Josh, what is it to do with Hsphere? cant you create an instance like PHP4 extension to run for 4 version? it's easily will be done on any apache machine that I've tried...

HSphere uses vhost files to enable PHP on each domain. To have both on the server, we would have to enable them globally for everyone. That would take away the option for resellers to control the use of PHP. There are also some complications with our custom vPHP module.
Reply With Quote
  #11  
Old 04-26-2007, 06:00 AM
PeterD's Avatar
PeterD PeterD is offline
Resella fella
Vortech Inc. Customer
 
How about php5 on Windows, any news there?
__________________
The meaning of life? There is no meaning. You're just a more complex carbon chain reaction than a dog, a tree, or an amoeba.
Reply With Quote
  #12  
Old 04-26-2007, 06:37 PM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Quote:
That would take away the option for resellers to control the use of PHP
As PHP is arguably the language of choice for developers on Unix I don't really see that as a problem, probably only effect a very small percentage of folks, It's a pity you can't run both side by side like other HSphere hosts do.
Reply With Quote
  #13  
Old 04-26-2007, 07:36 PM
Ballyhoo's Avatar
Ballyhoo Ballyhoo is offline
Things are looking up!
Vortech Inc. Customer
 
Location: Here & There. Currently Here
Quote:
Originally Posted by Josh
That would take away the option for resellers to control the use of PHP.
Is someone actually charging extra or restricting the use of PHP in their plans?
__________________
Up, up and whoa! Just getting out of my chair.
Reply With Quote
  #14  
Old 04-26-2007, 10:11 PM
PeterD's Avatar
PeterD PeterD is offline
Resella fella
Vortech Inc. Customer
 
It wouldn't surprise me if someone's charging for scripting vs static hosting. I know of an ISP/host here that charges $10/mth just to have one MySQL database on an account.
__________________
The meaning of life? There is no meaning. You're just a more complex carbon chain reaction than a dog, a tree, or an amoeba.
Reply With Quote
  #15  
Old 04-27-2007, 09:39 PM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
There may well be a few who do, but I'd be prety confident in saying they would be the minority ... lets face it, everyone pretty much expects everything to be thrown in for free with their hosting nowadays.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unix 1 matthewshull Chit Chat Public 1 08-05-2004 04:44 PM
Unix 4 down Theoddity Chit Chat Public 2 01-08-2003 09:32 PM


All times are GMT -5. The time now is 03:14 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.68786 seconds with 20 queries
[Output: 107.15 Kb. compressed to 98.13 Kb. by saving 9.02 Kb. (8.42%)]