Kayako logo
How do I? Questions about how to do specific things in SupportSuite, eSupport and LiveResponse. Not for reporting problems.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
Sheep Offline
Member
 
Sheep's Avatar
 
Posts: 332
Join Date: Feb 2007
Location: Lyon, France
Post [Guide][French] Notes for an installation of SupportSuite on OVH - 05-06-2007, 08:38 AM

[English]

Description:

As my supporsuite is finally working, i'm sharing some of my main notes.
OVH is a big french webhoster so this guide should help some (french) users.

The notes are an add-on to the Kayako SupporSuite installation guide. It explains how to activate the zend optimizer, how to create a cron and how to create an email queue with an ovh hosted email.

This guide will be updated if newer things are found.


The following part is in french.


[Français]

Description:

Ce guide contient les notes importantes pour installer Kayako SupportSuite sur un site hébergé par OVH.

Ce guide ne vous dispense pas de lire le guide d'installation de kayako.
Ces notes sont à prendre en complément

Actions :

Activer Zend Optimizer sur OVH

Créer un fichier .htaccess avec :
Quote:
SetEnv ZEND_OPTIMIZER 1

Le mettre à la racine du dossier support

Création d'un cron

Pour créer un cron il faut en faire une demande au service support ovh
Lancement du cron toute les 5 minutes
Quote:
*/5 * * * * mylogin GET http://support.eona.com/cron/index.php?_t=parser > /dev/null


Mise à jours: Ovh n'accepte pas les déclanchements d'une periodicité de moins d'une heure et n'accepte pas les appels de scripts avec paramètres.

Insérer une eMail Queue

Faire attention si l'email est hébergé par ovh : les logins de type support@monsite.net s’écrivent support%monsite.net

Attention :

CHMOD

Faire attention aux droits que vous changez. Par exemple changer cron/index.php de 755 vers 777 créé un HTTP500 (erreur interne) lorsque le script s'exécute.




Greetings/Salutations,
Antoine


Antoine "Sheep" BERMON
-- I left kayako's community: do NOT contact me for job offers, thx --

Last edited by Sheep; 07-06-2007 at 06:53 AM.
   
Reply With Quote
  (#2) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,033
Join Date: Jan 2006
Location: United Kingdom
05-06-2007, 12:26 PM

Hi Antione,

Thank you for sharing


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
Reply With Quote
  (#3) Old
Sheep Offline
Member
 
Sheep's Avatar
 
Posts: 332
Join Date: Feb 2007
Location: Lyon, France
07-06-2007, 07:00 AM

Update: OVH doesn't allow cron every 5 minutes... only 1hour on their mutalized servers (support just responded to my request)... that's not written in their guide... damnit!
If you want such a cron (and you're on a mutualized server) you'll have to make an external cron.


Antoine "Sheep" BERMON
-- I left kayako's community: do NOT contact me for job offers, thx --
   
Reply With Quote
Reply

Tags
guidefrench, installation, notes, ovh, supportsuite

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.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