browse by tag: install
sort by
Installing MySQL on Windows
in PHP added by ducani, on 2/5/2008 installation mysql setup windows
As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more. Rewritable flat files may be sufficient for extremely limited data for which security is not an issue. But for most Web sites and applications, a robust database is called for.
comment save reportInstalling Apache on Windows
in PHP added by ducani, on 15/4/2008 apache install windows
Even though it is possible to do Web development and testing on a remote server, it is better to fully develop a new Web site on a local Web server, and then upload everything when it is finished, for many reasons: 1) Keeping the unfinished site off the Internet is safer, because as you begin developing the site, you probably have not put in all of your code for neutralizing any potential attacks against your site, including cross-site scripting (XSS) vulnerabilities...
comment save reportInstall Apache Web Server on Windows Vista [flash video]
in PHP added by goodphptutorials, on 23/1/2008 apache beginner tutorials installation
A quick flash video showing how to install Apache on Windows Vista.
comment save reportHow to Install PHP 5 on Linux
in PHP added by goodphptutorials, on 21/12/2007 beginner tutorials installation linux php5
This tutorial explains the installation of Apache web server, bundled with PHP and MySQL server on a Linux machine. The tutorial is primarily for SuSE 9.2, 9.3, 10.0 & 10.1, but most of the steps ought to be valid for all Linux-like operating systems.
comment save report