Configuration ClipBucket
Après l’installation
maintenant une fois que vous avez fait une installation réussie, vous devez lire les instructions suivantes :
* Mise en place panneau d’administration
* Mise en place crons
Configuration panneau d’administration
* Demandez à votre hôte Web pour les modules suivants chemins
1. FFMPEG
2. Flvtool2
3. MP4Box
4. PHP
* Vous pouvez également obtenir ces patsh en cliquant sur « Modules Server Info » dans le menu Boîte à outils
* Une fois que vous obtenez ces chemins, click Website Configurations > “Upload and Conversion” > Entrez chemins et enregistrer.
* Une fois que vous avez enregistrer vos paramètres, revenez à « Modules Server Info », vous trouverez tous les modules sur dans l’état OK .
* Maintenant personalisé les paramètres comme vous voulez.
Configuration crons
les tâches cron sont tenus de faire des travaux d’automatisation telles que la conversion, de production de statistiques, la manipulation de fichiers, etc …
* Nos tâches cron nécessitent chemin PHP pour exécuter
crons emplois seront fixés comme * * * * * /path/to/php -q /path/to/file
1) Chaque minute, chaque heure, chaque jour, chaque mois, chaque week-end (ou fixés en conséquence)
* * * * * php -q /relative/path/to/clipbucket/actions/video_convert.php
2) Chaque minute, chaque heure, chaque jour, chaque mois, chaque week-end
* * * * * php -q /relative/path/to/clipbucket/actions/verify_converted_videos.php
3) 0 Minute de l’heure, 0,12,23 heures d’une journée, chaque jour, chaque mois, chaque week-end
0 0,12,13 * * *
php -q /relative/path/to/clipbucket/actions/update_cb_stats.php


hi there, i would like to install clipbucket on my web site. can you help me with this…?
thanks
chris
Hi chris , here you can find our English documentation :
http://docs.clip-bucket.com/
Hi Im dave and just found abt Clibucket, but on first the installing here is the error message i receive when i run in local with my environment wampserver:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the serve
Hello Dave ,
This is not Clipbucket issues , its a misconfiguration of your webserver , check the error log to know more about the problem.
for more help please post your requests on this forum http://forum.Clipbucket-fr.com
Regards,
hello its me again, last time after applying your advice I definitely worked it out, its now working….But I wanna ask if I want a player designed to my liking how much will that be?
and still on my series of tests, I encountered quite an amount of bugs when uploading, for example, there are some videos that I can definitely upload, however some others remained still processing… I’m in Local, how can I fix it since here are my 4 uploading settings, they all checked green.
c://ffmpeg/ffmpeg.exe
c://wamp/bin/php/php5.3.0/php.exe
c://flvtool2/flvtool2.exe
c://MP4Box.exe
sorry again for writing back, but I wanted to ask some question, can’t clipbucket be ran locally as you try it before it is deployed on a remote server? coz I’m having serious troubles uploading videos, some videos I upload previously and dat I’m trying back don’t work they still processing. but all the recommendations are checked green in the back end.
please can I have you assistance?
Hello David ,
ClipBucket can work 100% only on linux servers , not windows specialy features like video encoding etc … on local you can test only embed videos and some other features .
Regards
Thank for answering my question, however, Im on a project with clicpbucket as the fundamental CMS. But I wanted to request a special PLAYER without you guys label, I wanna a player like VIVO.com or dailymotion…How much is dat gonna be? with possibilities of displaying ADS, and features like next video. thanks
Hello David ,
Its possible , we are the french team , you have to contact the english team they will tell you how much !and they can do a profetional install for you with ClipBucket Branding Removals etc ….
English : http://clip-bucket.com/
Regards
Bonjour Mr l’admin, je viens de par ce mot solliciter votre aide par rapport a CB que j’utilise en local, je n’arrive pas a uploader des videos seulement embed qui marche. je l’utilise en locale avec wamp server. pourrez vous m’aidez s’il vous plait?
Je vous reconnaissant pour votre aide.
Bonjour ,
Il est impossible de l’installer sous windows parce-que il vous faut FFMPEG et les codecs et se sont dispo sous linux ,et clipbucket et conçu pour tourner sous linux .
vraiment merci bocoup john…tu es super gentil
au moin g peux faire mes tests sous windows puis plutard le redeployer sous linux.
cependant g un player que g voudrais installer mais g n’y arrive, g ‘aimerais savoir comment vous pourriez m’aider a le faire si vous le vouler bien.
voici comment se presente le dossier du player:
-un dossier java (js)
-un fichier data (xml)
-un player nomme preview (shockwave)
mais quand g essaie de suivre le tutoriel de CB pour un nouveau player.. ca ne marche pas:
voici mon code pour cela :
width = $data['width'];
$swfobj->height = $data['height'];
$swfobj->playerFile = PLAYER_URL.’/videoplayer2/preview.swf’;
$swfobj->DivId = $data['player_div'] ? $data['player_div'] : config(‘player_div_id’);
$swfobj->FlashObj();
//Writing Param
$swfobj->addParam(‘allowfullscreen’,'true’);
$swfobj->addParam(‘allowscriptaccess’,'always’);
$swfobj->addVar(‘image’,getthumb($vdata,’big’));
$file = get_video_file($vdata,true,true);
$swfobj->addVar(‘file’,$file);
$swfobj->addVar(‘autostart’, $autostart);
$swfobj->addVar(‘color’, $color);
$swfobj->CreatePlayer();
return $swfobj->code;
}else
return false;
}
register_actions_play_video(‘videoplayer2′);
}
?>
et ca ne marche pas……..
merci de votre aide en avance.
Thank you
Bonsoir Dave,
Pour les trucks apropos de lecteurs veuillez poster votre probleme ici comme ca tout le monde participera :
http://forums.clip-bucket.com/forumdisplay.php?75-Troubleshooting-amp-How-to-Questions
Merci John pour ton aide precieuse… mais j’ai une petite preocupation qui ne releve peut etre pas deirectement de CB, mais g voulais savoir comment puis faire pour que un fond de background en accueil ne soit pas sur toute les pages..
je veux seulement que une image en fond en page d’accueil, quand je vais sur une page que cette image ne soit pas sur les autres pages.
Merci Beaucoup
Bonjour Mr Admin, je viens d’avoir un problem avec la derniere version de CLipbucket 2.4, en effet apres avoir telecharge, g encouru des erreur a certaines etapes de l’installation,
en premier celui ci
UPDATE cb_sessions SET last_active=’xxx’,current_page=’xxx/cb_install/’ WHERE session=’xxx’
Unknown column ‘session’ in ‘where clause’
alors g suivi la sotion propose par Arslan sur le forum eng, ainsi g puis passe a l’etape suivante pour finalement me bloquer a celle-ci
DELETE FROM *******_********.cb_sessions WHERE session=’8br6ehm6tei7s2q0hjngdutbv5′ AND session_string=’guest’
Unknown column ‘session’ in ‘where clause’
g n’arrive plus a poursuivre l’installation, SVP pouvez vous me donner une quelconque solution,
MErci