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
wintech2003 Offline
New Member
 
Posts: 6
Join Date: Jun 2007

SupportSuite
E-mail piping not working anymore - 25-03-2008, 11:01 PM

Today I discovered that e-mail piping does not work anymore on my SupportSuite.

I can't remember when the last time was since it worked, since I don't know whether my customers e-mail me, or send the ticket via the Submit ticket form.

It could be that it all started after upgrading to Plesk 8.3 (CentOS 4).

So I decided I do all the process again from the begining in order to be sure that everything is configured like it should be.

What I have done so far:
1. Updated SupportSuite to latest version 3.20.02 STABLE (everything works fine, expect e-mail piping)
2. Set the permissions of the file /cli/index.php to 755
3. Created a file under /var/qmail/mailnames/mydomain.com/ named .qmail-noc with the following text:
Code:
| php -q /var/www/vhosts/mydomain.com/subdomains/support/httpsdocs/helpdesk/cli/index.php
and chmoded it to 0644
4. Changed the path to php in /cli/index.php from /usr/local/bin/php to /usr/bin/php

What I tried in addition to the above:
I tried to change the file .qmail-noc to
Code:
|/var/www/vhosts/mydomain.com/subdomains/support/httpsdocs/helpdesk/cli/index.php
which actually was exactly how I had it configured before (and it was working).

Errors:
When the .qmail-noc is
Code:
|/var/www/vhosts/mydomain.com/subdomains/support/httpsdocs/helpdesk/cli/index.php
I get
Code:
/bin/sh: /var/www/vhosts/mydomain.com/subdomains/support/httpsdocs/helpdesk/cli/index.php: Permission denied
When the .qmail-noc is:
Code:
| php -q /var/www/vhosts/mydomain.com/subdomains/support/httpsdocs/helpdesk/cli/index.php
I get
Code:
No input file specified.
When the .qmail-noc is:
Code:
"| php -q /var/www/vhosts/mydomain.com/subdomains/support/httpsdocs/helpdesk/cli/index.php"
I get
Code:
No input file specified.
When the .qmail-noc is:
Code:
"|/var/www/vhosts/mydomain.com/subdomains/support/httpsdocs/helpdesk/cli/index.php"
I get
Code:
No input file specified.
Remarks:
When I run "php /cli/index.php -h", the Zend/IonCube Loader check script works fine. No problems at all. I tried that as user root and as the user that is the owner of the file /cli/index.php

The only thing that I didn't try is something I read in the following post:
Email piping and parsing not work with my plesk 8
He says that php.ini was set to 600... my php.ini is set to 644.

Any other ideas on what to try?
   
Reply With Quote
  (#2) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,265
Join Date: Aug 2006
Location: Mumbai, India

SupportSuite
Owned License
26-03-2008, 06:17 PM

Email piping will not break just like that. Contact Kayako Support from http://members.kayako.net/. They will assists you in troubleshooting the issue and help you fix it.



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
  (#3) Old
wintech2003 Offline
New Member
 
Posts: 6
Join Date: Jun 2007

SupportSuite
26-03-2008, 07:07 PM

Finally... I managed to fix it by chmoding httpsdocs/ to 755...
   
Reply With Quote
  (#4) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,265
Join Date: Aug 2006
Location: Mumbai, India

SupportSuite
Owned License
26-03-2008, 07:13 PM

Glad to know the issue is fixed



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
Reply


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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Piping not working on CentOS 4 justincataldo E-mail Piping Issues 3 10-01-2008 08:54 AM
piping not working after upgrading AlternateImage Installation & Upgrading 3 04-09-2007 02:23 PM
Cpanel Piping not working infoweb E-mail Piping Issues 5 21-04-2007 03:54 PM
Piping not working...support response cryptic at best... sigh. shed49 E-mail Piping Issues 9 18-02-2007 01:02 AM
Plesk 8 and Email Piping not working bigmaggot E-mail Piping Issues 1 23-07-2006 09:06 PM



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Kayako provides online help desk software and support solutions; enabling companies to improve their support and reduce costs.

Our three main products include: SupportSuite, eSupport and LiveResponse



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