Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
AndyW Offline
Member
 
Posts: 49
Join Date: Aug 2006
Does eSupport license roundrobin DNS twin server install? - 16-06-2007, 04:14 PM

We have setup our eSupport domain across twin servers, with identical files, using the same central database. The dns is set to round-robin.

Apparently, the second server in giving an error indicative of a license issue,
Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/helpdesk/config/config.php:123) in /home/support/public_html/helpdesk/includes/functions.php on line 1612
Does eSupport license allows for a twin server, round-robin dns installation ?
My support is expired and i don't want to renew just to be told this is not possible.

TIA for anyone who can shed some light on this.
   
Reply With Quote
  (#2) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,664
Join Date: Jan 2006
Location: United Kingdom
16-06-2007, 04:37 PM

Hi Andy,

Please contact sales regarding this - they should be able to help.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#3) Old
AndyW Offline
Member
 
Posts: 49
Join Date: Aug 2006
16-06-2007, 05:23 PM

Hi Jamie,

Our office has raised this ticket as requested #XST-707948

Thanks for your prompt response. Much appreciated.
   
Reply With Quote
  (#4) Old
craigbrass Offline
Senior Member
 
Posts: 5,922
Join Date: Jun 2005
Location: Cumbria, UK
16-06-2007, 08:11 PM

Did you delete the setup directory? I know this happens when you don't delete it...


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

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#5) Old
AndyW Offline
Member
 
Posts: 49
Join Date: Aug 2006
16-06-2007, 10:24 PM

Hi Criagbrass,

I just copied an installed working file set, to the new server and ran it from there on the existing database.

Verified no setup directory and the only change is in the config.php
Code:
define("SWIFTCUSTOMPATH", '/home/support/public_html/helpdesk');

Last edited by AndyW; 16-06-2007 at 11:10 PM.. Reason: more information
   
Reply With Quote
  (#6) Old
craigbrass Offline
Senior Member
 
Posts: 5,922
Join Date: Jun 2005
Location: Cumbria, UK
17-06-2007, 08:45 AM

Please try deleting all files in the /cache/ directory inside Kayako. At this point, also clear your browser's cache and cookies and then try to see if the error still appears.


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

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#7) Old
Chris Boulton Offline
Member
 
Posts: 152
Join Date: Jun 2003
Location: Sydney, Australia
17-06-2007, 12:14 PM

All you need to do is open up config/config.php and remove any blank lines before the <?php and any blank lines after ?>.

Clearing directories/support tickets etc are unnecessary.
   
Reply With Quote
  (#8) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,664
Join Date: Jan 2006
Location: United Kingdom
17-06-2007, 01:13 PM

Quote:
Originally Posted by Chris Boulton View Post
All you need to do is open up config/config.php and remove any blank lines before the <?php and any blank lines after ?>.

Clearing directories/support tickets etc are unnecessary.
Hi Chris,

Although the steps you covered in your post do solve a similar issue, I do not believe it is related to the problem Andy is having.

Because the licensing is based on the domain, if the second server has a different domain to the primary (which is registered) then it will output an "Invalid licence..." error as well as the "Already sent..." error.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#9) Old
Chris Boulton Offline
Member
 
Posts: 152
Join Date: Jun 2003
Location: Sydney, Australia
17-06-2007, 01:45 PM

Then he would have pasted that as well.

My assumption is based on the fact that straight after putting up eSupport (and probably editing the config file with notepad or another dodgy text editor) he received the error which made him think that it was a licensing error with having eSupport on a second server.

With the round robin DNS, the servers would be sharing the same domain (ie, in Apache for example the ServerName would be set the same) so they both answer requests for it.
   
Reply With Quote
  (#10) Old
AndyW Offline
Member
 
Posts: 49
Join Date: Aug 2006
17-06-2007, 05:11 PM

Quote:
Originally Posted by Chris Boulton View Post
Then he would have pasted that as well.

My assumption is based on the fact that straight after putting up eSupport (and probably editing the config file with notepad or another dodgy text editor) he received the error which made him think that it was a licensing error with having eSupport on a second server.

With the round robin DNS, the servers would be sharing the same domain (ie, in Apache for example the ServerName would be set the same) so they both answer requests for it.
You have hit it on the head. Yes there is a single eSupport domain being services by a 3server setup (2web and 1mysql). Both web use the same domain, same php configs and filesets but have different hostnames.

Thanks a ton Chris Boulton!
   
Reply With Quote
  (#11) Old
AndyW Offline
Member
 
Posts: 49
Join Date: Aug 2006
17-06-2007, 05:13 PM

Quote:
Originally Posted by Chris Boulton View Post
All you need to do is open up config/config.php and remove any blank lines before the <?php and any blank lines after ?>.

Clearing directories/support tickets etc are unnecessary.
Yes, this has fixed it, seems the tar/gzip/ftp somehow added two lines after ?>

Last edited by AndyW; 17-06-2007 at 05:14 PM.. Reason: typo
   
Reply With Quote
Reply

Tags
dns, esupport, install, license, roundrobin, server, twin

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


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 47 48