mwaraitch Posted November 14, 2015 Share Posted November 14, 2015 (edited) WHMCS 6.1.1 System check indicates server configuration matches all needs of whmcs. Email piping issues:- Email piping set using email forwarding in Cpanel, is working ok. Tickets are generated / replied back, However, for tickets generated through email, the user gets 2 response, 1 is usual auto responder (set at whmcs) and second is a bounced back emails indicating error message as showing blow for advice, if some one can advice. ----- The following text was generated during the delivery attempt: ------ pipe to |/home/user/public_html/crons/pipe.php generated by sales@dmain ------ PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/user/public_html/crons/pipe.php on line 0 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/user/public_html/crons/pipe.php on line 0 PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/user/public_html/crons/pipe.php on line 0 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/user/public_html/crons/pipe.php on line 0 Edited November 14, 2015 by mwaraitch 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted November 15, 2015 Share Posted November 15, 2015 PHP version is? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 16, 2015 WHMCS Support Manager Share Posted November 16, 2015 Hi, Try reducing the error_reporting level in your PHP configuration to not output depreciated warnings. 0 Quote Link to comment Share on other sites More sharing options...
mwaraitch Posted November 16, 2015 Author Share Posted November 16, 2015 (edited) Sorry for late reply, due to some reason the forum here would not allow me post after login. The reply area for quick reply and reply to thread would just remain grey and sort of locked. Its was php5.5 and resolved on setting php 5.4. However, that did not resolve the issue in totality. User still continue to get 2 messages, one is the responder set in whmcs (meaning mail is getting through) and other is mail delivery failure notice given below. I had whmcs staff check it and they think its due to issues are server (cagefs not exiting properly) while my server admin says its due to php script as they moved the out out of cage and the issue continued. I am not sure of next step at the moment, may be the alternate mean of piping through cron can work (though that is not recommended by whmcs for cpanel, single domain) Or may be I can now move to Cpanel people as they are one of the party left in this. Tried advice of "Resetting permissions of /usr and /usr/bin to 755, Deleting all old autoresponders - - example : /home/USER/.autoresponder.useremail@userdomain.com.data at https://forums.cpanel.net/threads/cagefs-and-autoresponders.502021/ The email send to whmcs are still bouncing though with following 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/crons/pipe.php generated by sales@domain The following text was generated during the delivery attempt: ------ pipe to |/home/username/public_html/crons/pipe.php generated by sales@domain ------ Edited November 16, 2015 by mwaraitch 0 Quote Link to comment Share on other sites More sharing options...
Infopro Posted November 16, 2015 Share Posted November 16, 2015 Sorry for late reply, due to some reason the forum here would not allow me post after login. The reply area for quick reply and reply to thread would just remain grey and sort of locked. It's an issue with the forum software and httpS URLs. Use http://forums.whmcs.com and you shouldn't have this problem. 0 Quote Link to comment Share on other sites More sharing options...
mwaraitch Posted February 19, 2016 Author Share Posted February 19, 2016 Move whmcs to another server, worked ok for a while, however, appeared again. How to reduce the error_reporting level in your PHP configuration to not output depreciated warnings? WHM >> Service Configuration » PHP Configuration Editor >> Advance mode >> error_reporting has following entry: E_ALL & ~E_NOTICE & ~E_DEPRECATED 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.