Archive for October, 2005 Archive for Octobre, 2005

WinSCP - Freeware SFTP and SCP client for Windows WinSCP - Freeware SFTP et SCP client pour Windows

Friday, October 21st, 2005 Vendredi, Octobre 21st, 2005

WinSCP is a freeware SFTP (SSH File Transfer Protocol) and SCP (Secure CoPy) client for Windows using SSH (Secure SHell). est un freeware SFTP (SSH File Transfer Protocol) et SCP (Secure Copy) client pour Windows en utilisant SSH (Secure Shell). Its main function is safe copying of files between a local and a remote computer. Sa fonction principale est sûr de la copie des fichiers entre un local et un ordinateur distant. Beyond this basic function, WinSCP manages some other actions with files. Au-delà de cette fonction de base, WinSCP gère un certain nombre d'autres actions à des fichiers.

Continue reading WinSCP - Freeware SFTP and SCP client for Windows » » » Lire la suite WinSCP - Freeware SFTP et SCP client pour Windows »» »


Making phpBB2 working with PHP5 Faire phpBB2 de travail avec PHP5

Friday, October 21st, 2005 Vendredi, Octobre 21st, 2005

Officially, phpBB 2 (as of this writing, up to version 2.0.17) is not supporting PHP 5. Officiellement, phpBB 2 (au moment de l'écriture, jusqu'à la version 2.0.17) ne soutient pas PHP 5. If you install PHP 5, and use it to run phpBB, you will encounter the following symptoms and errors: Si vous installez PHP 5, et l'utiliser pour exécuter phpBB, vous rencontrerez les symptômes suivants et les erreurs:

  • You cannot post message - When you want to post new topic or reply to a topic, after writing your message, when you click “Submit”, a blank page or screen or error message is shown with address bar showing posting.php, instead of posting confirmation message. Vous ne pouvez pas envoyer de message - Si vous voulez poster de nouveaux thème ou une réponse à une question, après avoir écrit votre message, lorsque vous cliquez sur "Soumettre", une page blanche ou un écran ou message d'erreur s'affiche avec barre d'adresse montre posting.php, au lieu de affichage message de confirmation.
  • Continue reading Making phpBB2 working with PHP5 » » » Lire la suite phpBB2 Faire de travail avec PHP5 »» »

ppStream - P2P based Streaming Media (P2P Internet TV) ppStream - P2P basé Streaming Media (P2P Internet TV)

Thursday, October 20th, 2005 Jeudi, Octobre 20th, 2005

Introduction to ppStream and P2P TV Introduction à ppStream et P2P TV

ppStream

PPstream is a software that allows to view a streaming audio video media (ie TV channels) based on BitTorrent Peer to Peer (P2P) technology. PPstream est un logiciel qui permet de visualiser un flux audio vidéo (c'est-à-dire les chaînes de télévision), basé sur BitTorrent peer-to-peer (P2P) technology.

Continue reading ppStream - P2P based Streaming Media (P2P Internet TV) » » » Lire la suite ppStream - P2P basé Streaming Media (P2P Internet TV) »» »

Using phpMyAdmin for Effective MySQL Management in Windows XP Utilisation de phpMyAdmin pour MySQL efficace de gestion sous Windows XP

Wednesday, October 19th, 2005 Mercredi, 19ème Octobre, 2005

Introduction to phpMyAdmin Introduction à phpMyAdmin

phpMyAdmin is a open source, web-based client that can manage a whole MySQL server (needs a super-user) as well as a single database. phpMyAdmin est un "open source", basé sur le Web client qui permet de gérer un ensemble de serveur MySQL (nécessite un super-utilisateur) ainsi qu'une base de données unique. It supports PHP5 and MySQL 4.1. Il soutient PHP5 et MySQL 4,1.

Continue reading Using phpMyAdmin for Effective MySQL Management in Windows XP » » » Lire la suite Utiliser phpMyAdmin pour MySQL de gestion efficace dans Windows XP »» »


Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Installer phpBB 2 sous Windows XP fonctionne sur Apache 2, PHP 5 et MySQL 4

Tuesday, October 18th, 2005 Mardi, Octobre 18th, 2005

Introduction to phpBB Introduction à phpBB

phpBB is a high powered, fully scalable, and highly customizable Open Source bulletin board package. phpBB est un de haut niveau, entièrement évolutive et hautement personnalisable Open Source babillard paquet. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. phpBB a une interface utilisateur conviviale, simple et panneau d'administration simple, utile et FAQ. To run phpBB, powerful PHP server language needs to be enabled on web server and installed any one of the following database: MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers. Pour exécuter phpBB, PHP puissant serveur de langue doit être activé sur le serveur Web et installé d'une des bases de données suivantes: MySQL, MS-SQL, PostgreSQL ou Access / serveurs de bases de données ODBC.

Continue reading Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 » » » Lire la suite d'installation de phpBB 2 dans Windows XP fonctionne sur Apache 2, PHP 5 et MySQL 4 »» »

Check Oracle Version Arrivée Oracle version

Tuesday, October 18th, 2005 Mardi, Octobre 18th, 2005

There are several ways where you can query or retrieve the version number of installed Oracle products: Il existe plusieurs façons où vous pouvez interroger ou récupérer le numéro de version installée de produits Oracle:

1. If you just want to check the version information of the Oracle database, simply connect and login to the Oracle database with SQL *Plus. Si vous voulez vérifier la version de la base de données Oracle, il suffit de se connecter et la connexion à la base de données Oracle avec SQL * Plus. Upon login, you will see: Au moment de la connexion, vous verrez:

Continue reading Check Oracle Version » » » Lire la suite Oracle version Arrivée »» »

Install AWStats- Free Logfile Analyzer for Site Statistics Installer AWStats-analyseur de logs Gratuit pour les statistiques du site

Tuesday, October 18th, 2005 Mardi, Octobre 18th, 2005

Prerequisite Pré-requis

As AWStats is Perl based, a Perl Interpreter need to be installed first to take anvantage of AWStats. Comme AWStats est basée Perl, Perl un interprète doivent être installés premier à prendre anvantage de AWStats. For instruction on how to install Perl in Windows machine, check out Pour des instructions sur comment installer Perl machine sous Windows, consultez this article cet article .

Continue reading Install AWStats- Free Logfile Analyzer for Site Statistics » » » Lire la suite Installer AWStats sans analyseur de logs pour les statistiques du site »» »

Install, Setup and Configure CGI and Perl in Windows XP Installer, installer et configurer CGI et Perl sous Windows XP

Monday, October 17th, 2005 Lundi, Octobre 17th, 2005

Prerequisite Pré-requis

Obvioulsy, a web server needs to be running on the Windows machine. Obvioulsy, un serveur Web doit être en cours d'exécution sur la machine Windows. Refer to this Reportez-vous à cette post poste for instructions on how to install Apache2 in Windows. pour obtenir des instructions sur la façon d'installer Apache2 dans Windows.

Continue reading Install, Setup and Configure CGI and Perl in Windows XP » » » Lire la suite d'installation, de configuration et configurer CGI et Perl sous Windows XP »» »