Kayako logo
E-mail Piping Issues E-mail piping issues and related configuration questions are posted here,

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
BillDCat Offline
New Member
 
Posts: 8
Join Date: Aug 2006
Piping / PHP Error? - 06-09-2007, 09:06 PM

Hello,

When I send an email to support suite as an unregistered user (I mandate they register), I will receive an email stating that I need to register but I also received the email bounced back with the following:

Quote:
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/support/public_html/cli/index.php
generated by support@xyz.com
(ultimately generated from support@xyz.com)

The following text was generated during the delivery attempt:

------ pipe to |/home/support/public_html/cli/index.php
generated by support@xyz.com
(ultimately generated from support@xyz.com) ------

PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20020429//etc/ixed/ixed.4.4.lin' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//etc/ixed/ixed.4.4.lin: cannot open shared object file: No such file or directory in Unknown on line 0
phpinfo() displays these settings:
Configuration File (php.ini) Path = /usr/local/Zend/etc/php.ini
extension_dir = /usr/local/lib/php/extensions/no-debug-non-zts-20020429
.. and /usr/local/Zend/etc/php.ini has the following (among others):
Quote:
include_path = ".:/usr/lib/php:/usr/local/lib/php";
doc_root =
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20020429"
extension=/etc/ixed/ixed.4.4.lin
zend_extension=/etc/ioncube/ioncube_loader_lin_4.4.so
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.2
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.2
zend_optimizer.version=3.2.2
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

Any ideas on how to fix this?

Thanks!
   
Reply With Quote
  (#2) Old
alansp Offline
Member
 
Posts: 47
Join Date: Jan 2005
14-09-2007, 01:40 PM

getting the samething... not sure why
   
Reply With Quote
  (#3) Old
thurmma Offline
New Member
 
Posts: 6
Join Date: Jul 2005
Cpanel 11 upgrade causing piping issues - 19-09-2007, 03:32 AM

I just upgraded cpanel to v 11 stable and now I am getting the following errors when email is sent to our helpdesk:

**************************
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/support/public_html/support/upload/cli/index.php
generated by support@mysupportteam.com
(ultimately generated from support@investorpro.com)

The following text was generated during the delivery attempt:

------ pipe to |/home/support/public_html/support/upload/cli/index.php
generated by support@mysupportteam.com
(ultimately generated from support@investorpro.com) ------

PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/cpanel/3rdparty/etc/ixed/ixed.4.4.lin' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/cpanel/3rdparty/etc/ixed/ixed.4.4.lin: cannot open shared object file: No such file or directory in Unknown on line 0

**************************

The email is still delivered to the help desk, but this error message gets sent out everytime. Teh only thing that has changed is upgrading to v 11 cpanel.

Any and all help will be greatly appreciated
   
Reply With Quote
  (#4) Old
eagle1 Offline
New Member
 
Posts: 2
Join Date: Jul 2006
19-09-2007, 04:15 AM

I am getting the same error as above.

Are there any solutions to this yet?
   
Reply With Quote
  (#5) Old
craigbrass Offline
Senior Member
 
Posts: 5,394
Join Date: Jun 2005
Location: Cumbria, UK
19-09-2007, 10:28 AM

Submitting a ticket would be the best option I think (http://members.kayako.net -> "Get Support).


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#6) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,566
Join Date: Aug 2006
Location: Mumbai, India
19-09-2007, 10:53 AM

From what I understand, your php is trying to load an extension which does not exist. You can want to have your host look into this issue as well.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#7) Old
thurmma Offline
New Member
 
Posts: 6
Join Date: Jul 2005
20-09-2007, 04:16 AM

Quote:
Originally Posted by eagle1 View Post
I am getting the same error as above.

Are there any solutions to this yet?
I found a line in the php.ini file that was trying to load the ixed file when it shouldn't have been.

Once I commented it out, no more errors and everything is still working great

Hope this helps. I am going to drop a note on teh cpanel forum as this was introduced after I upgraded to version 11. Everything was working just fine before that.
   
Reply With Quote
  (#8) Old
rolandw Offline
New Member
 
Posts: 4
Join Date: Sep 2007
Location: London
Piping /PHP Error? Symbol not found - 26-09-2007, 01:33 PM

I have a similar issue. I am piping to:

|/path/to/support/cli/index.php

as requested in the manuals - I've also tried |php -q... and ...--debug) and my postfix mail.log give me the following error:

Sep 26 14:09:25 qurugate postfix/local[4229]: 3991D91199: to=<support@quru.com>, relay=local, delay=0, status=deferred (Command died with signal 5: "php -q /Library/WebServer/Documents/support/cli/index.php". Command output: dyld: NSLinkModule() error dyld: Symbol not found: _zend_extensions Referenced from: /usr/local/Zend/lib/ZendExtensionManager.so Expected in: flat namespace )

Nothing is bounced back to the sender.

Any fixes?
   
Reply With Quote
  (#9) Old
moonsoft Offline
New Member
 
Posts: 1
Join Date: Dec 2006
Location: Kerrville TX
What in your php.ini did you change???? - 12-02-2008, 12:13 PM

I wanted to know what you found in your php.ini file that you changed.... i am not the best at editting this file, and i have several installations on this shared server that i am having this problem with!!
   
Reply With Quote
  (#10) Old
ganesh.rao Offline
Member
 
ganesh.rao's Avatar
 
Posts: 32
Join Date: Sep 2007
Location: Bangalore, India
13-02-2008, 01:15 PM

Yep... another case here.


█ Remember there are no such thing as stupid questions, just stupid ----ing people!
Infinite Technologies - Offshore Web Hosting - http://www.infinitetech.in
Offshore Shared Web Hosting | Offshore VPS Hosting | Offshore Dedicated Server
█ Call Us Now: +91.991-6971255 | +91.802.5225171

Last edited by ganesh.rao; 14-02-2008 at 05:22 AM.
   
Reply With Quote
Reply

Tags
php, piping

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46