Page 3 of 3 FirstFirst 123
Results 31 to 37 of 37

Thread: PHP 5.3.11 through .13 Released [Case 59125]

  1. #31
    cPanel Development cPanelKenneth's Avatar
    Join Date
    Apr 2006
    Posts
    4,143
    cPanel/WHM Access Level

    Root Administrator

    Default Re: PHP 5.3.11 through .13 Released [Case 59125]

    Quote Originally Posted by Reado View Post
    EasyApache < AllDocumentation/ChangeLog < TWiki

    Says EA 3.13.1 was released today, but just ran EA and it's still displaying v3.12.3. Bit misleading?
    I believe the mirrors are still syncing.
    Kenneth
    Development
    cPanel, Inc.

  2. #32
    Member
    Join Date
    Apr 2010
    Posts
    67

    Default Re: PHP 5.3.11 through .13 Released [Case 59125]

    EA 3.13 is in EDGE

  3. #33
    Member
    Join Date
    Aug 2008
    Location
    India
    Posts
    221

    Default Re: PHP 5.3.11 through .13 Released [Case 59125]

    any one experiencing internal server errors after update to php 5.3.13 ? i dont have suphp nor suexec enabled only suhosin is enabled

  4. #34
    Registered User
    Join Date
    May 2004
    Location
    Granada
    Posts
    3

    Default Re: PHP 5.3.11 through .13 Released [Case 59125]

    Quote Originally Posted by bhanuprasad1981 View Post
    any one experiencing internal server errors after update to php 5.3.13 ? i dont have suphp nor suexec enabled only suhosin is enabled
    I have problem internal server errors after upgrade to php 5.3.13 by Easyapache:
    [Thu May 24 15:55:55 2012] [warn] [client XXX.XXX.XXX.XXX] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
    [Thu May 24 15:55:55 2012] [error] [client XXX.XXX.XXX.XXX] Premature end of script headers: viewitem.php
    [Thu May 24 15:55:56 2012] [error] mod_fcgid: process /usr/local/cpanel/cgi-sys/php5(20150) exit(communication error), get unexpected signal 11
    [Thu May 24 15:55:56 2012] [error] mod_fcgid: process /usr/local/cpanel/cgi-sys/php5(20135) exit(communication error), get unexpected signal 11
    All the fcgi configuration is the same. Any idea or any news about a fixed easyapache build?

    Thanks

  5. #35
    Member
    Join Date
    Aug 2008
    Location
    India
    Posts
    221

    Default Re: PHP 5.3.11 through .13 Released [Case 59125]

    disabling suhosin minimized my internal server issues can you try

  6. #36
    Member deth4uall's Avatar
    Join Date
    Sep 2011
    Location
    Austin, Texas, United States
    Posts
    45
    cPanel/WHM Access Level

    Root Administrator

    Default Re: PHP 5.3.11 through .13 Released [Case 59125]

    Quote Originally Posted by bhanuprasad1981 View Post
    disabling suhosin minimized my internal server issues can you try
    I was having issues with suhosin, but I ended up writing a post pull hook to the git repo that I use to deploy my code that ran a `chmod -R g-w .` This prevents the Internal Server errors from occurring. Additionally you can add g+s on public_html to make sure that the permissions trickle down.

  7. #37
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,307
    cPanel/WHM Access Level

    Root Administrator

    Default Re: PHP 5.3.11 through .13 Released [Case 59125]

    EasyApache 3.13.1 and later is now available to everyone and has PHP 5.3.13 support. If you experience any issues, please submit a support ticket. Since this functionality has been implemented, I am closing and archiving this thread.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. PHP 5.4.x Released [Case 57861]
    By deth4uall in forum Archived Feature Requests
    Replies: 30
    Last Post: 07-11-2012, 01:04 PM
  2. PHP 5.3.10 Released [Case 57077, Case 57160]
    By java_dude in forum Archived Feature Requests
    Replies: 26
    Last Post: 02-08-2012, 08:10 AM
  3. [Case 56414] PHP 5.3.9 released
    By aww in forum Archived Feature Requests
    Replies: 11
    Last Post: 01-17-2012, 07:07 AM
  4. [Case 45931, Case 45932] PHP 5.3.5 and 5.2.17 Released
    By Ivan A in forum Archived Feature Requests
    Replies: 20
    Last Post: 03-07-2011, 01:58 PM