Community Forums
Connect with us on LinkedIn
Community Notice
  
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 17
  1. #1
    Member
    Join Date
    Feb 2007
    Posts
    271

    Default Php 5.2.10

    What's the status?

  2. #2
    Member
    Join Date
    Mar 2003
    Posts
    222
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Add PHP 5.3 too :-)

  3. #3
    Member
    Join Date
    Feb 2003
    Posts
    112

    Default

    Take a moment to read http://forums.cpanel.net/f5/php-5-2-...ed-122025.html, seems like cPanel is working on it.
    Learning.

  4. #4
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Exclamation

    We already have several other threads on PHP 5.2.10 and PHP 5.3.0
    already posted in this forum community that have a lot more information
    and both of these new PHP version releases.

    My company also independantly reviewed the new PHP releases ...

    As you will see in our other posts, we already gave our full approval on
    upgrading to PHP 5.2.10 and have already recommended that everyone
    upgrade as soon as they can; Those who are comfortable with manual
    compiling can go ahead and upgrade to PHP 5.2.10 right now and I can
    tell you first hand that it works very well. Those who don't know how
    to manually compile should be able to update soon after Cpanel releases
    their own upgrade path to be able to update to PHP 5.2.10 from EasyApache.

    Regarding, PHP v5.3.0, we did not give our recommendation as we found
    that the new release broke a lot of scripts and has some significant
    migration issues that could make for a few headaches for some
    administrators who want to upgrade PHP. For this reason, we
    recommended that server administrators wait a while to upgrade even
    after cPanel opens up a likely soon coming upgrade path to PHP v5.3.0

  5. #5
    Member
    Join Date
    Feb 2007
    Posts
    271

    Default

    I read that and thread was locked so it is not possible to get the current status.

  6. #6
    Member
    Join Date
    Feb 2007
    Posts
    271

    Default

    Apache 2.2.12 also coming out within 10 days+-

  7. #7
    Member
    Join Date
    Oct 2006
    Location
    Cheshire, UK
    Posts
    196

    Default

    Quote Originally Posted by DjiXas View Post
    Apache 2.2.12 also coming out within 10 days+-
    Where did you read that?

  8. #8
    Member
    Join Date
    Feb 2007
    Posts
    271

    Default

    Quote Originally Posted by DReade83 View Post
    Where did you read that?
    Don't remember, it's on july 15th release +-

  9. #9
    Member handsonhosting's Avatar
    Join Date
    Feb 2002
    Location
    Omaha, NE
    Posts
    149
    cPanel/Enkompass Access Level

    Root Administrator

    Angry

    McAfee and SecurityMatrix are now both reporting sites out of PCI Compliance with servers operating 5.2.9.

  10. #10
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Default

    Quote Originally Posted by handsonhosting View Post
    McAfee and SecurityMatrix are now both reporting sites out of PCI Compliance with servers operating 5.2.9.
    Good! More incentive for everyone to upgrade to at least 5.2.10

    I think 5.3.0 is going to take a bit to make the transition since it has
    a greater potential to break client scripts and run into backwards
    compatibility / migration issues but I don't see any reason why
    everyone can't make the jump at least to 5.2.10 as the jump to
    that is pretty clean thus far pretty smooth going.

  11. #11
    Member
    Join Date
    Feb 2007
    Posts
    271

    Default

    Quote Originally Posted by handsonhosting View Post
    McAfee and SecurityMatrix are now both reporting sites out of PCI Compliance with servers operating 5.2.9.
    Yeah, and no news from devs

  12. #12
    Member
    Join Date
    Oct 2006
    Location
    Cheshire, UK
    Posts
    196

    Default

    This is the latest from cPanel Support:

    Support for PHP 5.2.10 and 5.3 is still under development, and currently there is no estimate on when this will be available. You can view the following Bugzilla cases for updates on this issue:

    Bug 9321 - PHP 5.2.10 Released
    Bug 9353 - PHP 5.3 Released!

    I apologize for not having more specific information but PHP 5.3 especially is receiving close attention from our developers and EasyApache will include support for it as soon as full testing is done.

    The EasyApache changelog will be updated as soon as PHP 5.3 is included in EasyApache. You can view it by selecting "EasyApache" in the drop-down menu on the following page:

    cPanel - The Leading Control Panel - Change Log

  13. #13
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Lightbulb

    PHP v5.2.10 can be manually compiled very easily and works very well
    with all the Cpanel servers I have personally upgraded and tested and
    my company has done far more extensive testing and found it to be
    a very good release. Those who do not want to wait for Cpanel to get
    the update out, can go ahead and manually install it now:

    ** open up a phpinfo() screen and get your current configure options

    Code:
    # cd /usr/local/src
    # wget http://us3.php.net/get/php-5.2.10.tar.gz/from/this/mirror
    # tar zxvf ./php-5.2.10.tar.gz
    # chown -R root:root php-5.2.10
    # cd php-5.2.10
    # ./configure **put your current options from phpinfo() here**
    # make
    # make test
    # make install
    I also like to go make a backup copy of /usr/local/apache/conf/httpd.conf
    before manually installing PHP just so I can roll back to the original
    Apache configuration without any changes.


    Regarding the other new release ...

    PHP v5.3.0 is a different story. We have noted a great many popular
    scripts currently broken because of backwards compatibility issues and
    items to address that will mean a slower migration path for most so
    at this time, we don't recommend an immediate jump to PHP 5.3.0
    and I would wait till most script authors release new versions of their
    applications to address the changes made in PHP 5.3.0 before upgrading.

  14. #14
    Member handsonhosting's Avatar
    Join Date
    Feb 2002
    Location
    Omaha, NE
    Posts
    149
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Just wanted to comment that I had followed the steps that Spiral provided on some of our machines that we haven't seen any issues as of yet.

    I still wish cPanel would focus on the 5.2.10 version and get it in easyApache before looking at the 5.3.x which will cause issues as stated.

  15. #15
    cPanel Staff
    Join Date
    Mar 2007
    Posts
    113

    Default

    PHP 5.2.10 is in EasyApache build number 4762.

    As I mentioned in the other thread, there's still one remaining issue where when PHP 5.2.10 is installed it may not be selectable in the WHM PHP and Suexec configuration interface.

    That problem has been fixed in Edge and Current, but still remains in Stable and Release. Rather than delaying 5.2.10 further, we've added an autofixer that corrects the problem on those systems. EasyApache will run the autofixer if necessary before it starts up.

    If you upgrade to 5.2.10 and find that the PHP and Suexec interface isn't working correctly, you can run the autofixer manually like this:

    /scripts/autorepair phpconfig

Similar Threads & Tags
Similar threads

  1. Individual php.ini files for PHP FCGI and PHP CGI
    By Miraenda in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 08-22-2011, 09:55 AM
  2. Two php extentions (index.php.php)
    By mcyates in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 04-02-2007, 10:30 PM
  3. Replies: 5
    Last Post: 01-05-2007, 01:41 PM
  4. New VPS site loading but clicking php link just redirect to index.php
    By ozegreatdeals in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 01-20-2006, 07:38 AM
  5. php safe_mode on and /usr/lib/php/DB.php error
    By naox in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 10-09-2005, 06:49 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube