Installing PHP related scripts & softwares
This article will provide beginners and others new to Apache 2 and PHP compilation, detailed information about how to compile PHP and Apache 2 on Linux system. It should work on all Unix like OS. Even if you just want to learn how to compile software from source on Linux like OS, this article will provide enough information to get you started. After reading this article any person, who hasn't yet compiled any software from source, will be able to compile and run PHP and Apache on his Linux Machine.
This tutorial is aimed at beginners to setup apache, mysql and php on a Windows 98, 2000 or XP machine. Even if you are a seasoned PHP, MySQL and Apache guru, the checklist below will still be helpful in your installation process.
A complete tutorial that covers installation, setup and testing of Apache 1.3.33, PHP 5.02 and mySQL 4.0.23 on windows2000 pro.
The guide is also known to work for XP, and should work with lower versions of windows, too.
There's a user comment area so if you have any problems I'll try to give help where I can.
How To Install Virtually ANY Script On Your WebSite Yourself and Save Tons of Cash - Today!
You'll discover what script installers hoped you'd NEVER learn. Just how SIMPLE it is to install virtually ANY Perl or PHP script on your website. Once you read this Incredible ebook you'll be telling your script installer to "Take A Hike"!
Once you read this step-by-step guide to installing scripts, you'll wonder why you've been paying others to do it for you. In fact, you'll be astonished at how easy it really is!
Need to test your php scripts your making without uploading it to a remote server? This tutorial shows you all of things you need to download, install, set up on your computer to make it into a fully functioning web server with PHP and MYSQL on Windows.
It is assumed that you have already successfully setup IIS or installed Apache on your machine and configured it. This article explains the steps you need to follow to configure PHP and secure its correct operation.
Tutorial Part One: Provides background information on php and mysql, examples of sites that use the setup. Includes step by step installation guide for windows and tips on installing WAMPserver on windows.
There is at least one good reason to choose windows as a host for your PHP/mysql web site : installation is as easy as other windows programs.
This tutorial expliains how to install the trio, Apache - PHP - MySQL, on Windows. Also covers modifying Apache and PHP configuration file so the two can work together.
This is a guide to using and installing FastCGI, IIS and PHP. The recommended way to run stable PHP applications in IIS is CGI. But since a new process is created for each request and thrown away when the request is done, CGI efficiency is poor. Furthermore the PHP ISAPI dll was never stable enough for my needs, because ISAPI requires thread-safety, but many PHP extensions are not thread-safe.
|