-
From: Bashiro [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 21, 2007 10:24 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Issues installing PHP
I forgot to give you the direct link.
what you are missing is perhaps these lines to add to apache config
LoadModule php5_module
@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Issues installing PHP
Cannot load C:/Program Files/Apache
Software Foundation/Apache2.2/php5apache2_2.dll into server: The specified
module could not be found.
I think the path you specified is wrong.
Look where you have the file "php5apache2_2.dll
directory and not apache.
Bashiro
--- On Mon 01/22, Vince Bravdica < [EMAIL PROTECTED] > wrote:
From: Vince Bravdica [mailto: [EMAIL PROTECTED]
To: users@httpd.apache.org
Cc: [EMAIL PROTECTED]
Date: Mon, 22 Jan 2007 17:42:35 -0700
Subject: RE: [EMAIL PROTECTED] Issues installing PHP
Monday, January 22, 2007 8:30 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Issues installing PHP
On Jan 22, 2007, at 7:08 AM, Nick Kew wrote:
> On Mon, 22 Jan 2007 00:24:19 -0500 (EST) "Bashiro"<[EMAIL PROTECTED]>
> wrote:
>
>
>> LoadModule php5_
On Jan 22, 2007, at 7:08 AM, Nick Kew wrote:
On Mon, 22 Jan 2007 00:24:19 -0500 (EST)
"Bashiro"<[EMAIL PROTECTED]> wrote:
LoadModule php5_module "P/php/php5apache2.dll"
AddType application/x-httpd-php .php
Please don't propagate that myth. It's an ugly hack
that may have been requ
On Mon, 22 Jan 2007 00:24:19 -0500 (EST)
"Bashiro"<[EMAIL PROTECTED]> wrote:
> LoadModule php5_module "P/php/php5apache2.dll"
> AddType application/x-httpd-php .php
Please don't propagate that myth. It's an ugly hack
that may have been required in the very early days,
but got fixed in 199
I forgot to give you the direct link.
what you are missing is perhaps these lines
to add to apache config
LoadModule php5_module "P/php/php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "/php"
But all is here;
http://www.ricocheting.com/server/php.html
Bashiro
-
Setting up php is one of the simplest task.
See http://www.ricocheting.com/server/
this site has everything on how to set up all scrips
and server.
Good luck
Bashiro
--- On Sun 01/21, Vince Bravdica < [EMAIL PROTECTED] > wrote:
From: Vince Bravdica [mailto: [EMAIL PROTECTED]
To: users@httpd.ap