Saturday, 15 November 2008

What is Windows Services Definition ?


Windows Servicesare used to run these servers and modules. Once services are installed they can be started and stopped via Start > Control Panel > Administrative Tools (switch to classic view if you do not see the Administrative tools) > Services. These Services can be configured to automatically start or to be started manually. The Apache Service and the IIS service should not run at the same time. This will be discussed in more detail later in the tutorial. By : tinkertech.net Read More......

What is IIS Definition ?


IIS (Internet Information Server) is Microsoft's web server. It performs the same functions as Apache and is used with ASP and Access files primarily, but it can also run PHP and MySQL. It can be installed on Windows based machines (Windows 2000, Windows XP, etc.). IIS is available on the Windows installation CD. Typically you will install Apache or IIS; both servers services should not be running on your machine at the same time. IIS is needed to run ASP/Access applications. By : tinkertech.net Read More......

What is phpMyAdmin Definition ?


phpMyAdmin is a popular PHP driven web interface that allows you to manage your MySQL database content via a web form. It is much easier to learn to use phpMyAdmin to manage your MySQL database content than it is to edit it from the command line. phpMyAdmin is "open source" and therefore free. By : tinkertech.net Read More......

What is Apache Definition ?


Apache is a popular web server that many ISP's and individuals use to host web pages. When you install Apache on your system your machine becomes a web server. Pages stored on your system in a "special folder" are accessible on the Internet via the machine's IP address. In order for pages to be viewed on the Internet, the files must be stored in a special directory; this directory is usually called htdocs, public_html, or www. If you use a web host, you probably upload your files to a directory with one of these names. If someone else wants to access your web pages, they must know the IP Address of your machine, i.e., 179.199.9.100. Apache is "open source" and therefore free. By : tinkertech.net Read More......

What is MySQL Definition ?


MySQL is a relational database system. MySQL uses "Structured Query Language" which is the most common database language. It is the most popular "open source" database in the World. MySQL content can be managed via a command line or a web interface. MySQL is "open source" and therefore free. We use the Apache Server to work with MySQL files in the classroom.By : tinkertech.net Read More......

What is PHP Definition ?


Description :
PHP: Hypertext Preprocessor is a scripting language that is embedded in HTML. PHP scripting code is frequently used to connect web pages to MySQL databases to create dynamic web sites. Some popular examples of PHP driven web sites would be blogs, message boards, and Wikis. PHP files are actually plain text files; they can be created in TextPad or any other Plain Text Editor. In a text editor set the Save As type to text and save the file with a .php extension. Note: You must type the .php yourself. PHP files can also be created with Dreamweaver MX 2004. PHP is "open source" and therefore free. We use the Apache Server to work with PHP files in the classroom Read More......

Free Download Apache2Triad


Description :
A distribution of some of the most popular open source servers and interpreters for developing and providing web content

Apache2Triad spells instant and facile deployment of web software on any windows server along the lines of the WAMP paradigm in a point and click manner in just minutes and is a ideal solution for the setup of server farms.

A2T has been customised for clients to only contain the components of their choice or add another and/or include their own software in order to streamline their deployment process.

Apache2Triad implies an important level of experience and insight amassed over a number of 24 releases spanning 3 years, commercial customizations and continuous user support.

Apache2Triad sports around half a million downloads and over 3 years of real-world testing and is one of the leading open source WAMP stacks.

A2T is featured in lab files of the prestigious CIW (Certified Internet Web Professional) v5 Foundations course and is used in many other teaching environments.

A2T is used for hosting many sites of the Turkish and Brazilian governments as well as thousands of private websites worldwide.

A2T is being recommended in windows setup manuals of many open source software like rubyonrails , dotproject and is the program of choice on many web programming papers.

What's New in This Release:

· fixed mod_perl 2.0.1 bug
· added apache SSL restart
· optimised access.cgi to deal with huge logs
· updated Apache to 2.2.0
· updated OpenSSL to 0.9.8a
· updated PHP to 5.1.2
· updated Zend Optimizer to 2.6.2
· updated Xdebug to 2.0.0 beta5
· updated DBG to 2.18.5
· updated SlimFTPd to 3.18
· updated Xmail to 1.22
· updated PostgreSQL to 8.1.2
· updated pgAdmin to 1.4.1
· updated phpPgAdmin to 4.0.1
· updated MySQL to 5.0.18
· updated MyODBC to 5.0.0
· added MySQL Administrator 1.1.8
· added MySQL Query Browser 1.1.20
· updated PHPmyadmin to 2.7.0 pl2
· updated UebiMiau to 2.7.9
· updated AWStats to 6.5
· security fix for CVE-2006-0144
· added Apache2Triad Manager
· reverted apache MaxRequestsPerChild to 0
· INCLUDES filter removed issue adressed
· added fix for VC80.CRT runtime libraries
· updated mod_perl to 2.0.3
· updated mod_ssl to 2.2.0
· disabled mod_python 3.2.7

Windows Version :
- Apache2Triad 1.5.4 [ Download ]
- Apache2Triad 1.4.4 [ Download ]
- Lates Version [ Download ] Read More......