| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| New Member Posts: 7 Join Date: Jun 2007 | PHP Error, and Piping Questions -
06-06-2007, 01:54 AM
Hello, I just recently purchased the Kayako SupportSuite and absolutely love it! There is one problem though, I cannot get e-mail piping to work. Our webhost runs cPanel on our server. I found it very easy to set everything up, except I keep getting the same error no matter what I try to fix. The weird thing is that I get the error after sending an e-mail (as client), but it submits it to the support desk! I recieve this mail back almost instantly after I (as the client) send a support ticket or reply to a ticket (the top part, the rest is the message): Quote:
I made sure the permissions were set correctly, and I did the test to make sure ionCube was installed. PHP Code: I also edited the cli/index.php file once to make sure it knew where the functions file was and swift.php: PHP Code: I even debugged it and got the same error: PHP Code: | |
| | |
(#2)
|
(#3)
|
(#4)
|
| Member Posts: 146 Join Date: Jun 2003 Location: Sydney, Australia |
06-06-2007, 03:09 AM
Contact your host and get them to check their PHP configuration files (get them to execute "locate php.ini" to find them). At a guess, there is something funny going on with loading PHP extensions. Also - try executing "php -q" via the CLI and see if you get the same result. They could have two installations of the CLI version of PHP and one is slightly more broken than the other. |
| | |
(#5)
|
(#6)
|
| Member Posts: 92 Join Date: Sep 2005 Location: Los Angeles, CA, USA |
06-06-2007, 04:08 AM
Quote:
Do Code: which php Do you run any Control Panels, IE cPanel, etc? You may just want to recompile PHP. From, Adam www.eastsolid.com <-- The hosts host. Shared Hosting, Reseller Hosting, Dedicated Server Hosting, Backup Services and Server Management. Now with Enterprise Hosting (No more then 20 accounts per server!) | |
| | |
(#7)
|
| New Member Posts: 7 Join Date: Jun 2007 |
06-06-2007, 04:44 AM
Hello Adam, thanks for the response. PHP Code: |
| | |
(#8)
|
| Member Posts: 146 Join Date: Jun 2003 Location: Sydney, Australia |
06-06-2007, 01:08 PM
Don't go recompiling for the sake of it - especially because you're on a server with cPanel which is picky about lots of things. In your php.ini, make sure there are no extension loading lines which are empty/invalid in one way or another. What version of PHP is it? |
| | |
(#9)
|
(#10)
|
![]() |
| Tags |
| php, piping |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |