Hello,

Thanks Platonides.

I would like to setup BBClone but i don't know where should i insert the 
following code to perform a test 
(http://help.bbclone.de/index.php?n=Setup.TestingBBClone) : 

 <?php  
 define("_BBC_PAGE_NAME", "Test");  
 define("_BBCLONE_DIR", "bbclone/");  
 define("COUNTER", _BBCLONE_DIR."mark_page.php");  
 if (is_readable(COUNTER)) include_once(COUNTER);  
 ?>I've skip this test and tried to insert this code in the *.htaccess file of 
the wiki (in order to Automatically Adding the Activation Code To Every PHP 
Page (Apache webservers only) - 
http://help.bbclone.de/index.php?n=Setup.ActivationCode) after creating the 
file count.php at the root of the webserver :
 <FilesMatch "\.(php)$"> 
 php_value short_open_tag "Off"
 php_value auto_append_file "/the/path/that/leads/to/count.php"
 </FilesMatch>

Perhaps i have made a mistake in the path ?


But after i can't access to the main page of my wiki. I get an error : 

"Internal server error The server encountered an internal error or 
misconfiguration and was unable to complete your request.
Please contact the server administrator, postmas...@www.*************.fr 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 server error log."

I don't find the server error log in my ftp directory.
I use OVH and think that's an apache server but i'm not sure!!! ???!

Sorry for my english. I try to be as clear as possible. 

Thanks you for your help.

Best regards


AC

www.parlezmoidephilosophie.fr



> To: [email protected]
> From: [email protected]
> Date: Mon, 30 Nov 2009 00:00:04 +0100
> Subject: Re: [Mediawiki-l] Extension Statistique Mediawiki
> 
> AC a écrit:
> > Bonjour,
> 
> Bonjour Anna,
> Ce list est normalement en anglais, mais je essayeré de te répondre..
> 
> 
> > Je suis à la recherche d'une extension ou d'un moyen d'avoir des 
> > statistiques sur l'utilisation de mon Wiki (nombre de visites par des 
> > utilisateurs uniques de telle ou telle pages ou rubriques etc...)
> > 
> > J'ai trouvé 2 extensions mais qui permettent seulement de connaître le 
> > nombre d'éditions des pages par les différents utilisateurs.
> > 
> > J'ai également trouvé une extension mais qui nécessite l'installation d'un 
> > logiciel sur un serveur Linux, or je suis hébergé chez OVH. 
> 
> Je ne sais quel logiciel il est, main probablement vous pouvez de
> l'installer.
> 
> 
> > Il semble qu'on puisse également l'utiliser avec google chart qui sert à 
> > générer des graphiques.
> > 
> > Pensez-vous qu'on puisse utiliser BBClone avec Mediawiki ou connaissez-vous 
> > un autre moyen d'avoir des stat ?
> 
> Oui, vous pouvez.
> 
> > Lorsqu'il faut insérer du code dans chacune des pages en php à prendre en 
> > compte, je ne sais pas où inserer ce 
> >code car les pages semblent être génerer automatiquement par le wiki si
> j'ai bien compris.
> 
> Elles sont génerés automatiquement par le wiki, mais il est posible
> faire le wiki génerer les pages avec le code.
> 
> Lequel est le code que tu as besoin de additionner?
> 
> > Merci pour votre aide.
> > 
> > AC
> 
> 
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l







Vous cherchez l'intégrale des clips de Michael Jackson ? Bing ! Trouvez !
                                          
_________________________________________________________________
Tchattez en direct en en vidéo avec vos amis !  
http://www.windowslive.fr/messenger/
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to