riv Posted October 25, 2009 Share Posted October 25, 2009 I have a reseller cpanel account and my host tells me to.. Any further issues you encounter with your email piping can be solved by creating your own custom php.ini and implementing it into the folder of the cron. Regards, for the reason of having these errors.. 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 | php -q /home/web/public_html/pipe/pipe.php generated by sales@web.com The following text was generated during the delivery attempt: ------ pipe to | php -q /home/web/public_html/pipe/pipe.php generated by sales@web.com ------ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ssh2.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ssh2.so: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0 Can you believe it ?? 0 Quote Link to comment Share on other sites More sharing options...
herpherp Posted October 26, 2009 Share Posted October 26, 2009 How's your pipe working? Starting to clog I would suggest getting a vps or dedicated server so that you have full control... I know that there are "reseller plans" out there but you shouldn't limit yourself to your hosting providers capabilities... But As far as the error I believe this is either due to the php.ini file on the server, or mismatched files after either updating from php4 to php5 etc... php.ini should take care of the issue... Also not sure if you are using cpanel if so I would create the pipe in a theme other than x3 as this seems to cause issues... 0 Quote Link to comment Share on other sites More sharing options...
Sophia Posted October 29, 2009 Share Posted October 29, 2009 I figured it out. Use : /usr/bin/php -q /home/username/public_html/whmcs/pipe/pipe.php Works with cpanel x3 theme as well. 0 Quote Link to comment Share on other sites More sharing options...
ronn Posted October 31, 2009 Share Posted October 31, 2009 This is not the way how to run it actually... The last cPanel strips the php -q /home/username/public_html/whmcs/pipe/pipe.php to just let username/public_html/whmcs/pipe/pipe.php so there is no need to add /usr/bin/php -q /home/. Besides, is there a way to have emails just to the pipe and not in the email account? I want to have emails coming only to the admin area and not to the email address. 0 Quote Link to comment Share on other sites More sharing options...
Sophia Posted November 1, 2009 Share Posted November 1, 2009 This is not the way how to run it actually... The last cPanel strips the php -q /home/username/public_html/whmcs/pipe/pipe.php to just let username/public_html/whmcs/pipe/pipe.php so there is no need to add /usr/bin/php -q /home/. Well, it worked for me, so I am not complaining Besides, is there a way to have emails just to the pipe and not in the email account? I want to have emails coming only to the admin area and not to the email address. I am not sure actually if that is possible, but I used the workaround by having a gmail account fetch all the mail in that account, and automatically trash/archive it. Perhaps not the neatest solutiion, but once again, it works for me PS the title of this thread did give me a little giggle... 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.