Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast
Results 1 to 15 of 53
  1. #1
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2002
    Location
    Atlanta, GA
    Posts
    95

    Default PHP 5.0.0 Final

    Buckle your seatbelts, people. It's out: http://www.php.net/

  2. #2
    Member
    Join Date
    Oct 2003
    Posts
    1,020

    Default

    and yet somehow I feel the same now as I did 5 minutes ago.

  3. #3
    Member
    Join Date
    Jun 2004
    Posts
    24

    Default

    when will easyapache compile it

  4. #4
    Member
    Join Date
    Jan 2003
    Posts
    169

    Default

    More importantly, PHP 4.3.8 is out too and it's a security release. I hope Nick's busy testing that right now

  5. #5
    Member
    Join Date
    Apr 2003
    Location
    New Jersey, USA
    Posts
    414

    Default

    Quote Originally Posted by qwerty
    More importantly, PHP 4.3.8 is out too and it's a security release. I hope Nick's busy testing that right now

    I totally agree.
    eMax Hosting, LLC - Providing Reliable Hosting Services for the past 3 years
    ¨€ cPanel, MySQL, 24/7 Support, Money Back Guarantee, *Free Website Builder*,
    ¨€ Shared Hosting, Reseller Hosting, Dedicated Management, Site Monitoring Services, 97% Client Rating
    ¨€ Have a Sales Questions? Call us toll free at 1-800-770-eMax!

  6. #6
    Member
    Join Date
    Apr 2003
    Location
    Hereford, United Kingdom
    Posts
    59

    Default

    Both are in easyapache now =)

  7. #7
    Member Sinewy's Avatar
    Join Date
    May 2004
    Location
    Sydney, Australia
    Posts
    370

    Default

    and i say dont bother trying to compile php 5.0.0 as i just tried twice and it wont compile because layer1's copy of libxml or whatever is too old. then i tried with an updated copy of libxml and it says cant find libxml blah blah.

  8. #8
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Mar 2003
    Location
    NC
    Posts
    725
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    4.3.8 is working great atleast

  9. #9
    Member
    Join Date
    Nov 2003
    Location
    Chicago, IL- USA
    Posts
    15

    Default

    Quote Originally Posted by Sinewy
    and i say dont bother trying to compile php 5.0.0 as i just tried twice and it wont compile because layer1's copy of libxml or whatever is too old. then i tried with an updated copy of libxml and it says cant find libxml blah blah.
    Dang, thats too bad, I guess I have to wait til cPanel fixes this. For the most part I've been using PHP5 RC versions on another server. It has tons of features, and is more powerful then 4.
    IDK(Internet Development Kit) CMS \\ Putting "Nuke-based" systems to shame.
    www.IDK-CMS.com
    Professional & Efficient programming || PHP, MySQL, PostgreSQL, XML, and JSP.
    daejuan[at]gmail.com

  10. #10
    Member
    Join Date
    Jun 2003
    Location
    Bulgaria
    Posts
    131

    Default

    Quote Originally Posted by DJ_Max
    Dang, thats too bad, I guess I have to wait til cPanel fixes this. For the most part I've been using PHP5 RC versions on another server. It has tons of features, and is more powerful then 4.
    Have you experienced any errors with 'old scripts' when running on PHP 5?

  11. #11
    Member
    Join Date
    Nov 2003
    Location
    Chicago, IL- USA
    Posts
    15

    Default

    Quote Originally Posted by Dreamer
    Have you experienced any errors with 'old scripts' when running on PHP 5?
    Not with any of my scripts, as I never used the long arrays, like $HTTP_POST_VARS, instead i use $_POST, and so on.

    The only way i could see you having problems, is by default, PHP5 has long arrays set to OFF. So $HTTP_POST_VARS, $HTTP_GET_VARS, $HTTP_SERVER_VARS, etc.. won't work. Unless you go into the php.ini and set it to ON.

    But for the most part, ever since RC versions, scripts like phpBB have gotten around this, and still have support for PHP3, as thats the only reason some scripts still use long arrays.
    IDK(Internet Development Kit) CMS \\ Putting "Nuke-based" systems to shame.
    www.IDK-CMS.com
    Professional & Efficient programming || PHP, MySQL, PostgreSQL, XML, and JSP.
    daejuan[at]gmail.com

  12. #12
    Registered User
    Join Date
    Jul 2004
    Posts
    1

    Default

    Sooo, does cPanel work comfortably with PHP5?

  13. #13
    Member
    Join Date
    Jul 2003
    Location
    London
    Posts
    9

    Default php5 killed httpd

    I just updated to PHP5 on my dev box and one production server and had no trouble at all but then tried the next production box and apache now won't start.

    using easyapache i get:

    Waiting for httpd to restart..............finished.

    22418 22413

    httpd has failed, please contact the sysadmin.
    ./build install
    Waiting for httpd to restart..............finished.

    22453 22448

    httpd has failed, please contact the sysadmin.

    If i try to kill all the http processes and then restart with httpd restart i get no decent error messages. It looks like it started but didn't.

    [Wed Jul 14 18:42:06 2004] [warn] NameVirtualHost xx.xx.xxx.xxx:80 has no VirtualHosts
    /etc/init.d/httpd start: httpd started

    /etc/init.d/httpd restart: httpd not running, trying to start
    [Wed Jul 14 18:41:53 2004] [warn] NameVirtualHost xx.xx.xxx.xxx:80 has no VirtualHosts
    /etc/init.d/httpd restart: httpd started

    Not sure if the no virtualhosts warning could be the problem. I have tried to revert to PHP 4.3.8 but httpd still won't start with the same error.

    Anyone have any ideas?

  14. #14
    Member
    Join Date
    Jul 2003
    Location
    London
    Posts
    9

    Default

    The problem is definitely not the "has no virtual hosts" warning because i have just corrected that (it was just a bad line in the httpd.conf) But appache still won't start :-(

    I have recompiled apache with the easyapache script and PHP 4.3.8 but no luck:

    service httpd restart
    /etc/init.d/httpd restart: httpd restarted

    Before i upgarded to PHP5 everything was all working fine.

    I am a very unhappy guy right now. Anyone have any advice?

  15. #15
    Member
    Join Date
    Nov 2003
    Location
    Chicago, IL- USA
    Posts
    15

    Default

    Quote Originally Posted by thaphantom
    Thanks a lot. When I get some time I'll upgrade PHP on my cPanel box.
    IDK(Internet Development Kit) CMS \\ Putting "Nuke-based" systems to shame.
    www.IDK-CMS.com
    Professional & Efficient programming || PHP, MySQL, PostgreSQL, XML, and JSP.
    daejuan[at]gmail.com

+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast
Similar Threads & Tags
Similar threads

  1. Install ming 0.3 FINAL
    By Dacsoft in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 06-29-2006, 06:39 AM
  2. New(Final) versions of PHP and phpMyAdmin. When are to be published?
    By uri92 in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 09-29-2004, 04:54 AM
  3. php nuke 7.4 final upgrade
    By shahriar in forum cPanel Developers
    Replies: 0
    Last Post: 07-25-2004, 04:37 AM
  4. CP for Fedora, final version?
    By cosmin in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 02-08-2004, 11:18 PM
  5. PHP 4.3.0 Final - out now
    By BlueBeBe in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 05-06-2003, 04:50 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube