|
| |
How to Choose a Web Hosting Company? Nowadays, anybody can afford to order a feature-packed web hosting plan for next to nothing; however, affordable price is not the only criterion which should be considered when purchasing web hosting services. In this article, I'll explain the basics of ...
Internet Marketing Tools - FTP Basics File Transfer Protocol, better known as FTP, is a procedure used to upload and download files to and from your web server. In order to use FTP, you'll need to download and install a software program on your computer. The most widely used FTP program is WS ...
Why Would You Add A Message Board To Your Site? One of the things that I like to do every single day is surf the internet. I love finding new sites which have interesting information, graphics or other useful or merely entertaining data. It's a normal part of my routine, and I make it a point to visit ...
|
|
|
|
|
| |
Apache, MysQL and PHP for Windows could be a nice nice thing to have on your Windows workstation. You could try and experiment with all kinds of nice PHP and MySQL based applications right on your Windows desktop running Apache, instead of having to access a full-featured server. Most people have Windows as their workstation and it can be sometimes difficult to switch to another operating system. So, you may have always wanted to run PHP applications on your Windows machine but wondered if it is too difficult to install or if the hassle will be worth it. This article gives you the essential information to get started right away. Even if you are a seasoned PHP, MySQL and Apache guru, the checklist below will still be helpful in your installation process. There are lots of 3rd party software that bundles Apache, MySQL & PHP in one package and installs them on our computer. We do not recommend this and suggest that you directly get Apache, MySQL & PHP from their official sites. Apache 1. Get Apache 1.3.33 from here: http://httpd.apache.org/download.cgi. 2. Choose a mirror close to you and in the same page, look for the Win32 Binary (Self extracting) file: apache_1.3.33-win32-x86-no_src.exe. 3. Download the file and save it on your hard disk. Run the installer and the self-extracting wizard will guide you through the rest of the steps. Choose all the default settings and run Apache as a service. 4. Remember to put "localhost" when asked for a Server name/Domain name. Use "administrator@localhost" when asked for the administrative email account. 5. Now point your browser to: http://localhost and you should see an Apache Test Page. 6. You can change this page by creating an "index.html" page here "C:Program FilesApache GroupApachehtdocs". 7. You can manually start and stop the Apache server. In a Windows command prompt, type "net stop apache" or "net start apache". MySQL 1. Get MySQL 4.1.7 from here: http://dev.mysql.com/downloads/mysql/4.1.html 2. Under the Windows downloads section, choose Windows Essentials (x86) and click on the Pick a Mirror link. 3. Download the file mysql-4.1.7-essential-win.msi and save it on your hard disk. Run the installer and the self-extracting wizard will guide you 11. Point your browser to http://localhost/test.php and you should see a lot of PHP configuration information. Congratulations! You now have Apache, MySQL and PHP installed in your computer. Now you can install your favorite script right on your Windows workstation. About the Author Sanjib Ahmad, Freelance Writer and Product Consultant for Marc8.com (http://www.marc8.com/). You are free to use this article in its entirety as long as you leave all links in place, do not modify the content, and include the resource box listed above. Copyright Sanjib Ahmad - http://www.marc8.com
|
|
|
|
|
|
|
|