HelioHost Posted October 16, 2016 Posted October 16, 2016 [HH#70864] 500 Internal Server Error Still it does not work, run any file other than the extension php and I hav=e stuck with the tests I need to do ... !!!=C2=A0*** Jos=C3=A9 Fern=C3=A1nd=ez ***
Byron Posted October 16, 2016 Posted October 16, 2016 Your running too many php processes. You had 6 instances of imap with your email: 10937 genfer 15 0 22972 2348 1812 S 0.0 0.0 0:00.01 imap10988 genfer 15 0 22972 2344 1812 S 0.0 0.0 0:00.01 imap11046 genfer 15 0 22976 2344 1820 S 0.0 0.0 0:00.01 imap11055 genfer 15 0 22972 2340 1812 S 0.0 0.0 0:00.01 imap11132 genfer 15 0 22972 2344 1812 S 0.0 0.0 0:00.02 imap11342 genfer 15 0 22972 2348 1812 S 0.0 0.0 0:00.02 imap You can only have 6 processes maximum, and since you're using them all for IMAP then PHP won't run on your account since there isn't a free process slot available. Shutdown a few of your IMAP clients and PHP should start working again.
HelioHost Posted October 17, 2016 Author Posted October 17, 2016 Re: [HH#51829] Thanks, problem solved ... !!!=C2=A0*** Jos=C3=A9 Fern=C3=A1ndez ***=20 El Domingo 16 de octubre de 2016 15:34, "support@heliohost.org" escribi=C3=B3:=20 Your running too many php processes. You had 6 instances of imap with your= email:=C2=A010937 genfer =C2=A0 =C2=A015 =C2=A0 0 22972 2348 1812 S =C2=A00.0 =C2=A00.0= =C2=A0 0:00.01 imap10988 genfer =C2=A0 =C2=A015 =C2=A0 0 22972 2344 1812 S =C2=A00.0 =C2=A00.0= =C2=A0 0:00.01 imap11046 genfer =C2=A0 =C2=A015 =C2=A0 0 22976 2344 1820 S =C2=A00.0 =C2=A00.0= =C2=A0 0:00.01 imap11055 genfer =C2=A0 =C2=A015 =C2=A0 0 22972 2340 1812 S =C2=A00.0 =C2=A00.0= =C2=A0 0:00.01 imap11132 genfer =C2=A0 =C2=A015 =C2=A0 0 22972 2344 1812 S =C2=A00.0 =C2=A00.0= =C2=A0 0:00.02 imap11342 genfer =C2=A0 =C2=A015 =C2=A0 0 22972 2348 1812 S =C2=A00.0 =C2=A00.0= =C2=A0 0:00.02 imap You may view the status of your ticket by visiting: http://www.helionet.org/index/index.php?showtopic=3D26325 Thank you,Heliohost supporthttp://www.heliohost.org/http://www.helionet.org/ =20
Recommended Posts