Installing MySQL and phpMyAdmin on a local Windows-based, Apache, server

  • February 24, 2006
  • James Skemp
Note: This guide should work equally well for phpMyAdmin 2.8.1 and above. For a guide on upgrading this 2.7.0-pl2 install, see Upgrading phpMyAdmin (2.7.0-pl2 to 2.8.1) on a local, Windows-based, Apache server. MySQL will allow us to create databases on our local server. With PHP, this will allow us to install applications like the free WordPress, as well as number of open source content management systems, not to mention bulletin boards and the like.

Read More

Installing PHP on a local Windows-based, Apache, server

  • February 22, 2006
  • James Skemp
While our previous article walked through adding Perl to our local server, Perl just isn't going to cut it for creating dynamic content. For that, we're going to have to install a more powerful language. As I said quite a few articles ago, if we would have gone the IIS route, we could have the use of ASP. However, since we're going the Apache route, that means PHP is our best choice.

Read More

Installing Perl on a local Windows-based, Apache, server

  • February 21, 2006
  • James Skemp

Note: This guide should work equally well for ActivePerl 5.8.8.817 and above. For a guide on upgrading this 5.8.7.815 install, see Upgrading (our local install of) ActivePerl.

Now that we've installed Apache, configured our log files, and setup a log file analysis tool, it's time to install Perl. Perl will allow us to expand our horizons, and specifically will help us install a better log analyzer.

Read More

Log file analysis of our Windows-based, Apache, Web sites

  • February 20, 2006
  • James Skemp
In our previous articles, we walked through installing Apache to a Windows XP home computer.  This time, we'll be setting up our log files for analysis, and installing a way to view the log file information. Log files are created by Web sites to track page views and visitors.  For example, if we go to a page on one of our local Web sites with Firefox, like http://website.localhost/, it adds the following lines to a file called access.

Read More

Setting up Dreamweaver and Nvu to recognize your server

  • February 19, 2006
  • James Skemp

Now that we've setup Apache on our local computer, and effectively created a basic Web server, it's time to look at setting up some popular programs to work with these sites. I'll be looking at two programs, the costly Dreamweaver (8) and the free Nvu (1.0).

Read More

Creating additional testing sites in Apache, on a local Windows computer

  • February 18, 2006
  • James Skemp

It may happen that you'd like to test multiple sites on one machine. There's a number of ways to do this. Following our previous tutorial, Installing Apache to a Windows-based computer, locally, we can either dump additional folders in our Apache root, or we can create additional subdomains under localhost.

Read More

Installing Apache to a Windows-based computer, locally

  • February 16, 2006
  • James Skemp

In this tutorial, we'll be walking through the installation of Apache 1.3 to an average home computer running Windows XP, Home Edition (SP1). Anyone running an average home computer, with a newer version of Windows, like XP, should be able to follow these steps and have an installation of their own. Older versions of Windows, like 98 and Me, should also be able to handle an installation, although some steps may differ slightly.

Read More

Great PHP and MySQL tutorial

  • November 5, 2005
  • James Skemp

There's a great tutorial over at http://www.freewebmasterhelp.com/tutorials/phpmysql detailing how to use PHP with MySQL. I worked through this tutorial, along with a couple of others, to setup a pretty simple PHP script. I'll be adding to it for a new gallery (as the old one is too bulky ... ).

Read More

StrivingLife.net network popularity

  • October 7, 2005
  • James Skemp

As I said this morning, site popularity can be determined by how many people are viewing the content, and how many people are using the content.

Read More

Network popularity

  • October 7, 2005
  • James Skemp

On Wednesday I said I was going to talk about how popular the various sites are. I didn't get to that on Thursday, so I'll be discussing that today.

Read More