Skip to main content

Email Piping php has errors

Comments

3 comments

  • cPanelMichael
    I'm using a php script for email piping. If I run the script via shell it says: : cannot open shared object file: No such file or directory

    Hello, Is that the full error output? What specific command are you using to test the PHP script? Thank you.
    0
  • brooks_hunt
    The output error is: : cannot open shared object file: No such file or directory only if I type in the command line /home/username/public_html/file.php If I use php -f /home/username/public_html/file.php no errors show. But my problem is it keeps bouncing via email piping. Even if my script is blank, I get the same error, so I know it isn't the script but a server issue. It runs the script but also bounces this message: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: pipe to |/home/username/public_html/file.php generated by ='test@domain.tld'>test@domain.tld The following text was generated during the delivery attempt: ------ pipe to |/home/username/public_html/file.php generated by ='test@domain.tld]test@domain.tld ------ Failed loading : : cannot open shared object file: No such file or directory
    0
  • cPanelMichael
    Hello, Could you open a support ticket so we can take a closer look? Create Support Ticket - Version 68 Documentation - cPanel Documentation Thank you.
    0

Please sign in to leave a comment.