Skip to main content

[Case 86561] CGIEMAIL error

Comments

26 comments

  • bear
    Realized I hadn't included the form call, so here that is: domain.tld/cgi-sys/cgiemail/cgi-bin/the_template.txt (file and domain altered)
    0
  • cPanelMichael
    Hello :) It's possible this is related to internal case number 86561. Could you update the permissions on /usr/local/cpanel/bin/sendmail to 4755 and let us know if the issue persists? Thank you.
    0
  • bear
    Just came back to post that support provided that same info. Yes, it fixes it. Thanks Michael!
    0
  • cPanelMichael
    Yes, there is an internal case open to address this issue. For reference, the case number is 86561. The temporary workaround at this point is to modify the permissions on /usr/local/cpanel/bin/sendmail to 4755: chmod 4755 /usr/local/cpanel/bin/sendmail
    Thank you.
    0
  • Froggie
    [quote="cPanelMichael, post: 1538811">Yes, there is an internal case open to address this issue. For reference, the case number is 86561. The temporary workaround at this point is to modify the permissions on /usr/local/cpanel/bin/sendmail to 4755: chmod 4755 /usr/local/cpanel/bin/sendmail
    Thank you.
    That looks like the solution to my problem too but I have unfortunately no idea how to modify the permissions:confused: Would you be able to explain to me how to go about it?
    0
  • cPanelMichael
    Your access level is listed as "Website Owner". You will need to contact your web hosting provider to inform them of this issue/solution. Thank you.
    0
  • Froggie
    :)Thank you. I'll do that straight away.
    0
  • Skotty Dawg
    I'm getting the same 500 issue and I don't know how to access the "/usr/local/cpanel/bin/sendmail to 4755" or whatever to change it. The CGI form was working great back in May. Please help!
    0
  • hiredgeek
    I believe you have to shell (terminal) into the root of the server to change those permissions. I changed my permissions but it only temporarily fixed the issue. After about a day or 2, the permissions get magically set back to 755. I change them to 4755 again and it works, but only for bit, so I keep on having to do this over and over. Any ideas?
    0
  • tross
    I have the same issue with permissions reverting to 755. I could put a cron job to change them everyday but that is not a good solution. How can we stop the changes?
    0
  • bear
    The only way to keep it as 755 (without setting a cron as above) is to set it then make the file immutable (chattr +i /file/location/filename). Cpanel will complain about that periodically, and it prevents updating sendmail, so if the issue were resolved instead I'd be much happier. It appears to affect only CGIEMAIL, so if I can convince the one user on the box to change what they use, I'd then disable that.
    0
  • tross
    [quote="bear, post: 1689852">The only way to keep it as 755 (without setting a cron as above) is to set it then make the file immutable (chattr +i /file/location/filename). Cpanel will complain about that periodically, and it prevents updating sendmail, so if the issue were resolved instead I'd be much happier. It appears to affect only CGIEMAIL, so if I can convince the one user on the box to change what they use, I'd then disable that.
    Thanks for the suggestion. I too was worried that it might cause some problem with cpanel updates. I hope they can get this fixed.
    0
  • cPanelMichael
    Internal case number 86561 was addressed in cPanel version 11.42.1.18: Fixed case 86561: Updated cpanel-cgiemail to 1.6-5.cp1136. Thank you.
    0
  • bear
    Fantastic news, Michael. I must have missed the note about it being resolved.
    0
  • hiredgeek
    [quote="cPanelMichael, post: 1693591">Internal case number 86561 was addressed in cPanel version 11.42.1.18: Fixed case 86561: Updated cpanel-cgiemail to 1.6-5.cp1136.
    Unfortunately permissions still got changed and I'm on version 11.44.1 (build 11) . I have two servers and it's only doing it on one of them. I manually did a chmod again, and now I set up a chron to run every 5 minutes. :confused:
    0
  • cPanelMichael
    Feel free to open a support ticket using the link in my signature so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • hiredgeek
    [quote="cPanelMichael, post: 1702002">Feel free to open a support ticket using the link in my signature so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome.
    Ticket #5441941 Thank you
    0
  • cPanelMichael
    [quote="hiredgeek, post: 1726501">Ticket #5441941 Thank you
    To update, this ticket was closed automatically due to a lack of response to our request for authentication details. Please feel free to reply to that ticket with the requested information if you want us to take a closer look. Thank you.
    0
  • Michael-MS
    [quote="cPanelMichael, post: 1730031">To update, this ticket was closed automatically due to a lack of response to our request for authentication details. Please feel free to reply to that ticket with the requested information if you want us to take a closer look. Thank you.
    Our server is having the same problem. I did the chmod 4755 /usr/local/cpanel/bin/sendmail to fix it and it reverted back after the last update. I will open a ticket. #5634511
    0
  • cPanelMichael
    [quote="Michael-MS, post: 1758771">Our server is having the same problem. I did the chmod 4755 /usr/local/cpanel/bin/sendmail to fix it and it reverted back after the last update. I will open a ticket. #5634511
    Feel free to reply to the support ticket response and let us know if it's okay to proceed. Thank you.
    0
  • Skimice
    We are also experiencing the same issue, after I run the permission fix it stays that way for a couple of days and then automatically gets reverted back and no longer works.
    0
  • cPanelMichael
    [quote="Skimice, post: 1764542">We are also experiencing the same issue, after I run the permission fix it stays that way for a couple of days and then automatically gets reverted back and no longer works.
    The previous poster did not follow up with their support ticket. Feel free to open a support ticket using the link in my signature so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • Peoplespaces
    I am experiencing this on an up to date server with Cloudlinux but not CageFS. All permissions are set as they should be (0755). Any advice?
    0
  • cPanelMichael
    I am experiencing this on an up to date server with Cloudlinux but not CageFS. All permissions are set as they should be (0755). Any advice?

    Please open a support ticket and post the ticket number here so we can take a closer look and update this thread with the outcome. Thank you.
    0
  • Peoplespaces
    This ticket was opened by the NOC. The result was that it was determined that the account in question was recently copied from a 32 bit server to the current server which is 64 bit. The cgiemail script from the 32 bit server is not compatible with the 64 bit server. Once the proper script was copied into the cgi folder on the account everything came back to life.
    0
  • cPanelMichael
    I am happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.