|
I put together this morning,
This is a guide to using and
currently upto mysql 4.1.18
Need to test your php scripts
a well laid out explanation
installing FastCGI, IIS and
and php 4.4.2 including a
your making without
on how to setup PHP on a
PHP. The recommended way to
test script(phpBB) to verify
uploading it to a remote
Windows Server ( Enterprise
run stable PHP applications
the installation of
server? This tutorial shows
Edition ) under IIS version
in IIS is CGI. But since a
apache,mysql,php. a few
you all of things you need
6.0.
I went trough all
new process is created for
changes to mysql
to download, install, set up
kinds of tutorials trying to
each request and thrown away
configuration.
***
on your computer to make it
install PHP.
I kept getting
when the request is done,
updated March 07 2006 ***
into a fully functioning web
404 errors.
But I now
CGI efficiency is poor.
server with PHP and MYSQL on
got it figured out. So I
Furthermore the PHP ISAPI
Windows.
want to share with you, what
dll was never stable enough
I did.
Click on the link
for my needs, because ISAPI
below to see the complete
requires thread-safety, but
installation guide with
many PHP extensions are not
image to also help you
thread-safe.
understand what you're
doing.
Share your
knowledge.
Date: Jan, 20 2004 Date: Jun, 24 2004 Date: Mar, 08 2006 Date: Nov, 28 2006 |
|
In this tutorial you will
This tutorial is aimed at
It is assumed that you have
This article will provide
learn about PHP -
beginners to setup apache,
already successfully setup
beginners and others new to
Installation steps involved
mysql and php on a Windows
IIS or installed Apache on
Apache 2 and PHP
in Installing Apache server,
98, 2000 or XP machine. Even
your machine and configured
compilation, detailed
Installing PHP 4 and
if you are a seasoned PHP,
it. This article explains
information about how to
Installing PHP 5.
MySQL and Apache guru, the
the steps you need to follow
compile PHP and Apache 2 on
checklist below will still
to configure PHP and secure
Linux system. It should work
be helpful in your
its correct operation.
on all Unix like OS. Even
installation process.
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.
Date: May, 25 2006 Date: Dec, 24 2005 Date: Sep, 07 2006 Date: Mar, 16 2006 |