This series of the videos explains how to create Photo Gallery using PHP, MySQL, ImageMagic and jQuery. Using PHP you will be able to add, modify and populate data stored on the MySQL Database and display records of all images on the page. ImageMagic will help us to resize and crop images to the relevant dimentions, while jQuery will provide the support in the presentation of the gallery. The last two chapters are dedicated to adding the earlier created gallery to our Content Management System. Over 4 hours of videos!!!

Other tutorials

 
  • Install Apache, PHP and MySQL on Windows XP
  • Installing Apache on Windows XP

This tutorial will show you how to install Apache 2.0.59, PHP 5.2.3 and MySQL 5.0.41 on machine running Windows XP.

To start with we will download all of the necessary applications which can be found at the following locations:

Apache: Apache download page
File to download: Win32 Binary (MSI Installer): apache_2.0.59-win32-x86-no_ssl.msi

PHP: PHP download page
File to download: PHP 5.2.3 zip package

MySQL: MySQL download page
File to download: Windows (x86) ZIP/Setup.EXE

Create a folder on your desktop and place all downloaded files inside of it.

Now go the the C:\ drive and create a folder with a name webserver.
This will be the folder where all of our apache, php and mysql files will be kept. Inside of this folder create another two: php and mysql.

Go to your desktop to the previously created folder and double click apache_2.0.59-win32-x86-no_ssl.msi. This will start installation of Apache web server. Follow the instructions:

Apache Installation Step 1
Fig. 01 - Click next

Apache Installation Step 2
Fig. 02 - Select I accept terms in the licence agreement and click next.

Apache Installation Step 3
Fig. 03 - Click next

Apache Installation Step 4
Fig. 04 - In the first two fields type in localhost and in the last one info@localhost. We will be installing Apache as a service which starts automatically when computer starts therefore we select Port 80. If you are about to use your web server just from time to time then you may choose Port 8080. This way you would need to start Apache manually everytime you are going to use it.

Apache Installation Step 5
Fig. 05 - Select Custom and click next.

Apache Installation Step 6
Fig. 06 - Because we want our server to be installed in C:\webserver click Change button to change the path of the installation.

Apache Installation Step 7
Fig. 07 - Navigate to C:\webserver and click OK. On the next screen click next.

Apache Installation Step 8
Fig. 08 - Now you are ready to install Apache. Click Install.

Apache Installation Step 9
Fig. 09 - Once everything is done click Finish to exit setup.

Apache Installation Step 10
Fig. 10 - You should now see a small Apache icon in the system tray.

Apache Installation Step 11
Fig. 11 - In your C:\webserver folder you should notice an extra Apache2 folder has been created which stores your web server files.

Apache Installation Step 12
Fig. 12

Now let´s see if Apache is running. Open your browser and if you were installing Apache as a service (Port 80) then type in URL http://localhost and press Enter. You should see the same page as displayed above. If you were installing Apache using Port 8080 then you would need to first start it by going to Start > All Programs > Apache HTTP Server 2.0.59 > Control Apache Server and click Start. Then in your browers´s URL type http://localhost:8080. This should open the same page in your browser.
Make sure you allow Apache access on your firewall.

Now let´s go to the next section to install PHP.

Installing PHP >>

 
  • Thank you for subscribing to our newsletter.
  • To complete registration please click on the link in the email which has been sent to you.
  • Invalid first name
  • Invalid last name
  • Invalid email address

Website Design Company | Website Design Company Sussex | Website Design Company Chichester | Website Design Packages | Tutorials Resources | Articles | Contact
© Web Design Tutorials – Sebastian Sulinski