Web Server

January 24, 2009

What is the easiest way to practise using PHP and mySQL?

mysql
bob1704 asked:


I want to start using PHP and mySQL to help me with my work. Does anyone know if and how I can set up somewhere locally on my computer or something where i can test my pages and database as if it were live on a web server?

Filed under Programming & Design by administrator

Permalink Print 4 Comments

January 10, 2009

How to Install MySQL on Windows 2003

VideoTutorialZone posted video:


Visit http://www.videotutorialzone.com/web-technologies/mysql/how-to-install-mysql-on-windows-2003.html for High Rez Version - Many more free videos, including this one can be seen at VideoTutorialZone in HIGHER RESOLUTION.

MySQL is a multithreaded, multi-user SQL database management system which has over 10 million installations. It runs as a server providing multi-user access to databases. It is by far the most popular and common database used in web applications throughout the world, and almost all hosting companies provide it free of charge to their users.

MySQL AB makes MySQL Server available as free software under the GNU General Public License (GPL). For this tutorial we are going to download and install MySQL on a Windows 2003 server with IIS for a web server.

While there are many options in the installation, most of them are outside the scope of this tutorial. Here, our goal is to get MySQL running on your server so you can go on to use it as your database for other web applications

http://www.videotutorialzone.com

Filed under Howto by administrator

Permalink Print 10 Comments

November 30, 2008

How to Install MySQL, PHP using FastCGI, and Joomla on IIS7,

3DemoDotCom asked:


http://www.3Demo.com/video/tutorials/windows-2008-iis7-joomla-php-mysql-fastcgi/
Step1:Installing the Web Server role on Windows Server 2008.

Filed under Howto by administrator

Permalink Print