|
Home > Archive > Web Servers on Windows > October 2006 > LoadModule
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Paul at Zilwerwind 2006-10-28, 1:32 pm |
| I am a newbie. I am setting up an environment where I can learn PHP. To do
this I have an XP PRO machine with MySql, Apache2.2 and PHP5. To get Apache
to route php requests to PHP5 parser a LoadModule instruction must be added
in the httpd.conf file. I just can not find (or understand) how to get the
php5apache.dll to fit into the new LoadModule instruction. At this stage I
need a step by step instruction. Can anyone point me to page where this is
explained since I do not understand the instructions on www.Apache.org or
forward the instructions?
Thanks
Paul
| |
|
| On 28 Oct 2006, "Paul at Zilwerwind" <paul.jacobs@zilwerwind.com>
wrote in comp.infosystems.www.servers.ms-windows:
> I am a newbie. I am setting up an environment where I can learn
> PHP. To do this I have an XP PRO machine with MySql, Apache2.2 and
> PHP5. To get Apache to route php requests to PHP5 parser a
> LoadModule instruction must be added in the httpd.conf file. I
> just can not find (or understand) how to get the php5apache.dll to
> fit into the new LoadModule instruction. At this stage I need a
> step by step instruction. Can anyone point me to page where this
> is explained since I do not understand the instructions on
> www.Apache.org or forward the instructions?
Have you checked out the instructions at php.net?
http://www.php.net/manual/en/install.windows.php
| |
| Paul at Zilwerwind 2006-10-29, 7:16 am |
| Thank you for that pointer. I looked, did some down loads and
................IT WORKED!!!!!!
Thanks a stack
Paul
"Nil" <rednoise+news@REMOVETHIScomcast.net> wrote in message
news:Xns986A7D07E86Bnilch1@216.196.97.136...
> On 28 Oct 2006, "Paul at Zilwerwind" <paul.jacobs@zilwerwind.com>
> wrote in comp.infosystems.www.servers.ms-windows:
>
>
> Have you checked out the instructions at php.net?
>
> http://www.php.net/manual/en/install.windows.php
| |
|
| On 29 Oct 2006, "Paul at Zilwerwind" <paul.jacobs@zilwerwind.com> wrote
in comp.infosystems.www.servers.ms-windows:
> Thank you for that pointer. I looked, did some down loads and
> ...............IT WORKED!!!!!!
>
> Thanks a stack
You're welcome. I remember it took me a while to get php to work with
Apache and MySQL, but it's been so long that I don't remember what the
specific problem or solution was. I'm afraid if I touch it now I'll
break it and have to figure it out all over again!
[vbcol=seagreen]
|
|
|
|
|