matt4 Posted June 3, 2011 Share Posted June 3, 2011 Hi, Well piping worked before upgrading to 4.5. So, I assume its a upgrade issue? ** |/home/*******/public_html/clients/pipe/pipe.php (support@themonkeypc.co.uk) <support@themonkeypc.co.uk> R=virtual_aliases_nostar T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 127 (could mean unable to exec or command does not exist) from command: /home/*******/public_html/clients/pipe/pipe.php LOG: MAIN sales@themonkeypc.co.uk: "|/home/*******/public_html/clients/pipe/pipe.php" support@themonkeypc.co.uk: "|/home/*******/public_html/clients/pipe/pipe.php" Everything is set in cpanel correctly. What am I missing? What can I check? Thanks, 0 Quote Link to comment Share on other sites More sharing options...
matt4 Posted June 5, 2011 Author Share Posted June 5, 2011 Can anyone assist? Thank you, 0 Quote Link to comment Share on other sites More sharing options...
Damo Posted June 5, 2011 Share Posted June 5, 2011 Check the permissions on pipe.php, that message suggests it's not executable. 0 Quote Link to comment Share on other sites More sharing options...
matt4 Posted June 5, 2011 Author Share Posted June 5, 2011 Change them Damo.... still no luck 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted June 5, 2011 Share Posted June 5, 2011 This is the text description for when you add a piped script in cpanel When piping to a program, you should enter a path relative to your home directory. If the script requires an interpreter such as Perl or PHP, you should omit the /usr/bin/perl or /usr/bin/php portion. Make sure that your script is executable and has the appropriate hashbang at the top of the script. If you do not know how to add the hashbang, just make sure to name your script file with the correct extension and you will be prompted to have the hashbang added automatically. The hashbang at the top of the pipe.php file in whmcs is #!/usr/local/bin/php Is that the correct path to php on your server? Also you can only pipe an email that is within the account to a script within your own home directory. Thats a couple of things that you can check Alternatively try this older version of the pipe.php script to see if that helps. pipe.zip 0 Quote Link to comment Share on other sites More sharing options...
matt4 Posted June 7, 2011 Author Share Posted June 7, 2011 Checked everything you said and still no luck. Clearly something I am missing here 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted June 7, 2011 Share Posted June 7, 2011 Only other thing is what Damo suggested... the permissions. Waht did you change them to? I have mine set on 0744 and all works fine. 0 Quote Link to comment Share on other sites More sharing options...
Damo Posted June 7, 2011 Share Posted June 7, 2011 Also check the directory and parent directories. 0 Quote Link to comment Share on other sites More sharing options...
matt4 Posted June 8, 2011 Author Share Posted June 8, 2011 Still no luck. Only had this problem since upgrading to 4.5. Argh, Don't know how to get this solved at all... 0 Quote Link to comment Share on other sites More sharing options...
springs Posted June 20, 2011 Share Posted June 20, 2011 Thanks Sparky. Had the same issue as described above and moved the version back to the one you've attached and it resolved the issue. 0 Quote Link to comment Share on other sites More sharing options...
Vario Posted June 23, 2011 Share Posted June 23, 2011 I have the same problem, but my piping is working like....hm some users receive undelivered message, and some open ticket. I mean for someone it works and for others doesn't . Looks like this is email domains issue, but I dont know where to search solution. 0 Quote Link to comment Share on other sites More sharing options...
sportbikes Posted July 17, 2011 Share Posted July 17, 2011 same here - tried older pipe script and that did not solve my issue. 0 Quote Link to comment Share on other sites More sharing options...
web2008 Posted July 18, 2011 Share Posted July 18, 2011 Try 0755 on pipe.php 0 Quote Link to comment Share on other sites More sharing options...
sportbikes Posted July 21, 2011 Share Posted July 21, 2011 FYI The PHP extension 'ffmpeg.so' was being loaded in my php.ini file. I've removed this the php.ini configuration, and I no longer receive that warning. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.