Archive for October, 2005档案2005年10月

WinSCP - Freeware SFTP and SCP client for Windows WinSCP -免费S FTP发布和S CP客户端的W indows

Friday, October 21st, 2005 星期五, 2005年10月21日

WinSCP is a freeware SFTP (SSH File Transfer Protocol) and SCP (Secure CoPy) client for Windows using SSH (Secure SHell).是一个免费的网友(的SSH文件传输协议)和SCP (安全副本)的Windows客户端使用SSH (安全壳) 。 Its main function is safe copying of files between a local and a remote computer.其主要职能是安全的文件拷贝之间的本地和远程计算机。 Beyond this basic function, WinSCP manages some other actions with files.除了这个基本功能, WinSCP管理其他一些行动的文件。

Continue reading WinSCP - Freeware SFTP and SCP client for Windows » » »继续阅读WinSCP -免费S FTP发布和S CP客户端的W indows» » »


Making phpBB2 working with PHP5制作phpBB2与PHP5

Friday, October 21st, 2005 星期五, 2005年10月21日

Officially, phpBB 2 (as of this writing, up to version 2.0.17) is not supporting PHP 5.据官方统计, phpBB 2 (如写本,最多的版本2.0.17 )是不支持PHP 5中。 If you install PHP 5, and use it to run phpBB, you will encounter the following symptoms and errors:如果你安装了PHP 5中,并用它来运行phpBB ,您会遇到下列症状和错误:

  • 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.你不能张贴讯息-当您要张贴新的主题或回复一个主题后,撰写您的邮件,当你点击“提交” ,一个空白页或屏幕或错误讯息显示与地址栏中显示p osting.php,而不是张贴确认邮件。
  • Continue reading Making phpBB2 working with PHP5 » » »继续阅读phpBB2制作与PHP5 » » »

ppStream - P2P based Streaming Media (P2P Internet TV) ppStream -基于P 2P技术的流媒体技术(点对点网络电视)

Thursday, October 20th, 2005 星期四, 05年10月20日

Introduction to ppStream and P2P TV 介绍ppStream和P2P网络电视

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是一种软件,允许以查看流式音频视频媒体(如电视频道)的基础上BitTorrent的点对点( P2P )的技术。

Continue reading ppStream - P2P based Streaming Media (P2P Internet TV) » » »继续阅读ppStream -基于P 2P技术的流媒体技术(点对点网络电视) » » »

Using phpMyAdmin for Effective MySQL Management in Windows XP使用phpMyAdmin为有效管理MySQL的Windows XP中

Wednesday, October 19th, 2005 星期三, 2005年一十月19号

Introduction to phpMyAdmin 介绍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是一个开源的,基于Web的客户端,可以管理整个MySQL服务器(需要一个超级用户) ,以及作为一个单一的数据库。 It supports PHP5 and MySQL 4.1.它支持PHP5和MySQL 4.1 。

Continue reading Using phpMyAdmin for Effective MySQL Management in Windows XP » » »继续阅读使用phpMyAdmin为有效MySQL的管理在Windows XP » » »


Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 phpBB 2安装在Windows XP上运行的Apache 2 , PHP 5中和MySQL第4

Tuesday, October 18th, 2005 星期二, 05年十月18日

Introduction to phpBB 简介phpBB

phpBB is a high powered, fully scalable, and highly customizable Open Source bulletin board package. phpBB是一种高功率,完全可伸缩,高度可定制的开放源码公告板封装。 phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. phpBB有一个用户友好的界面,简单明了的管理小组,和有益的常见问题。 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.要运行phpBB ,功能强大的PHP服务器的语言需要启用Web服务器并安装了下列任何一种数据库: MySQL中,质谱数据库, PostgreSQL数据库或Access / ODBC数据库服务器。

Continue reading Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 » » »继续阅读安装phpBB 2的Windows XP上运行的Apache 2 , PHP 5中和MySQL 4 » » »

Check Oracle Version检查甲骨文版

Tuesday, October 18th, 2005 星期二, 05年十月18日

There are several ways where you can query or retrieve the version number of installed Oracle products:有几种方法,您可以查询或检索的版本号安装了甲骨文的产品:

1. 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.如果你只是要检查版本信息的数据库,只需连接并登录到Oracle数据库与SQL *加。 Upon login, you will see:登录后,您会看到:

Continue reading Check Oracle Version » » »继续阅读检查甲骨文版» » »

Install AWStats- Free Logfile Analyzer for Site Statistics安装AWStats无日志分析器网站统计

Tuesday, October 18th, 2005 星期二, 05年十月18日

Prerequisite 先决条件

As AWStats is Perl based, a Perl Interpreter need to be installed first to take anvantage of AWStats.由于AWStats是基础的Perl ,一个口译的Perl需要安装首先采取anvantage的AWStats 。 For instruction on how to install Perl in Windows machine, check out教学如何安装的Perl在Windows机器,检查 this article此文章 .

Continue reading Install AWStats- Free Logfile Analyzer for Site Statistics » » »继续阅读安装AWStats免费日志分析器网站统计» » »

Install, Setup and Configure CGI and Perl in Windows XP安装,安装和配置的CGI和Perl在Windows XP

Monday, October 17th, 2005 星期一, 05年十月十七日

Prerequisite 先决条件

Obvioulsy, a web server needs to be running on the Windows machine. Obvioulsy , Web服务器必须运行在Windows机器。 Refer to this参见本 post for instructions on how to install Apache2 in Windows.对于如何安装在Windows的Apache2 。

Continue reading Install, Setup and Configure CGI and Perl in Windows XP » » »继续阅读安装,安装和配置的CGI和Perl在Windows XP » » »