Sunday, May 5, 2013

Kogukondlik tarkvaraarendus

DENWER
Denver (from abbr. D.n.w.r or DNVR - gentleman's set of Web-Developer) - a set of distributions and shell program designed to create and debug websites (web applications, other dynamic content web pages) on your local PC (without having to connect to the Internet) running Windows.

In 1999 Dmitry Koterov wrote an article «Apache + Perl + PHP3 + MySQL for Windows 95/98: Installation Guide". As he says in an interview in response to readers' letters, he thought about the automation process. So there was a "gentleman's set of web-developer (d.n.w.r.)." At first it was just a zip-file of about 1.5 MB, with a cut-down version of Apache, Perl, PHP, MySQL and phpMyAdmin + Perl script to start / stop components, and work with multiple virtual hosts at the same time. All components of the system have already been configured to operate only on the file paths, regardless of the directory where the package is placed. March 15, 2002 published the first official version of «Denwer», in which there was a simple installer that copied the files to a specified location and offered to add shortcuts to the startup folder Windows.

XAMPP
XAMPP  - build cross-platform web server containing Apache, MySQL, shell scripts PHP, Perl programming language and a large number of additional libraries that allow to run a full web server.

Officially, XAMPP's designers intended it for use only as a development tool, to allow website designers and programmers to test their work on their own computers without any access to the Internet. To make this as easy as possible, many important security features are disabled by default. In practice, however, XAMPP is sometimes used to actually serve web pages on the World Wide Web. A special tool is provided to password-protect the most important parts of the package.
XAMPP also provides support for creating and manipulating databases in MySQL and SQLite among others.
Once XAMPP is installed, it is possible to treat a localhost like a remote host by connecting using an FTP client. Using a program like FileZilla has many advantages when installing a content management system (CMS) like Joomla. It is also possible to connect to localhost via FTP with an HTML editor.
The default FTP user is "newuser", the default FTP password is "wampp".
The default MySQL user is "root" while there is no default MySQL password.
 

No comments:

Post a Comment