Skip to main content

Problems after mysql update attempt

Comments

11 comments

  • cPanelMichael
    Hello :) What is output to /usr/local/apache/logs/error_log when you notice the "500" error code on your website? Thank you.
    0
  • DarkxPunk
    [quote="cPanelMichael, post: 1657311">What is output to /usr/local/apache/logs/error_log
    Well I tried to just pull that up now from ssh as root. I got denied access. ???
    0
  • cPanelMichael
    Are you sure you utilized a command such as "tail -f" to view it, or did you only enter the log file into the command line? Are you comfortable and familiar with the command line environment? Thank you.
    0
  • DarkxPunk
    [quote="cPanelMichael, post: 1657331">Are you sure you utilized a command such as "tail -f" to view it, or did you only enter the log file into the command line? Are you comfortable and familiar with the command line environment? Thank you.
    [Wed Jun 04 13:47:32.224080 2014] [:error] [pid 14909] [client 64.229.199.129:53 414] libgcc_s.so.1 must be installed for pthread_cancel to work [Wed Jun 04 13:47:32.224448 2014] [core:error] [pid 14909] [client 64.229.199.12 9:53414] End of script output before headers: 500.php Okay so I am confused how this came up... Anyway i can use command line, but no I am not extremely comfortable with it. I am still new to all this.
    0
  • DarkxPunk
    [quote="DarkxPunk, post: 1657391">[Wed Jun 04 13:47:32.224080 2014] [:error] [pid 14909] [client 64.229.199.129:53 414] libgcc_s.so.1 must be installed for pthread_cancel to work [Wed Jun 04 13:47:32.224448 2014] [core:error] [pid 14909] [client 64.229.199.12 9:53414] End of script output before headers: 500.php Okay so I am confused how this came up... Anyway i can use command line, but no I am not extremely comfortable with it. I am still new to all this.
    So I found the solution of the memory limitation, but why did this happen? Will it come back when I redo a easy apache config?
    0
  • cPanelMichael
    [quote="DarkxPunk, post: 1657441">So I found the solution of the memory limitation, but why did this happen? Will it come back when I redo a easy apache config?
    Could you elaborate on the specific solution you implemented, and clarify if all issues are now resolved? Thank you.
    0
  • DarkxPunk
    [quote="cPanelMichael, post: 1657752">Could you elaborate on the specific solution you implemented, and clarify if all issues are now resolved? Thank you.
    The solution was following the steps laid out in this post:
    0
  • cPanelMichael
    You will not have to take additional steps to prevent the issue from occurring again if you completed the steps from that thread. It removes the memory limit configured in the Apache configuration file. Thank you.
    0
  • DarkxPunk
    [quote="cPanelMichael, post: 1657812">You will not have to take additional steps to prevent the issue from occurring again if you completed the steps from that thread. It removes the memory limit configured in the Apache configuration file. Thank you.
    Thank you for the reassurance but that still does not explain why this happened in the first place? Was it a mysql update bug? A problem with easy apache? I am curious... Thanks for any more info, have a great day.
    0
  • cPanelMichael
    It means there was an attempt to use more memory than allowed by Apache. It's possible more memory is required for this website after the upgrade. Thus, removing that limit resolved the issue. Thank you.
    0
  • DarkxPunk
    [quote="cPanelMichael, post: 1657891">It means there was an attempt to use more memory than allowed by Apache. It's possible more memory is required for this website after the upgrade. Thus, removing that limit resolved the issue. Thank you.
    Thanks for the info. My last thing to say (obviously this is unrelated to you cpanel guys), ain't it pretty bad that it requires more memory to run a basic php script and mysql database in a newer version, but not in the last? That's nuts! Thanks again.
    0

Please sign in to leave a comment.