New User trying to install Apache server on Windows XP

New User trying to install Apache server on Windows XP

am 28.10.2009 04:29:39 von Daniel Gladstone

--_b1016fbd-a621-40c9-9e16-974deb7daed8_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


I just downloaded the software and when in and config by httpd.conf file=20

LoadModule php5_module "c:/PHP/php5apache2_2.dll"
AddType application /x-httpd-php .php
PHPIniDir "C:/PHP"

when I tried to restart=2C I get an error message:=20

Syntax error on line 489 of=20
C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf:
Only first PHPINIDir directive honored per configuration tree - subsequent =
ones
ignored

I can only find one what am I doing wrong=20

Daniel Gladstone=20
Email: dgeehot@hotmail.com=20


=

--_b1016fbd-a621-40c9-9e16-974deb7daed8_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable






I just downloaded the software and when in and config by httpd.conf file r>
LoadModule php5_module "c:/PHP/php5apache2_2.dll"
AddType applicat=
ion /x-httpd-php .php
PHPIniDir "C:/PHP"

when I tried to restart=
=2C I get an error message:

Syntax error on line 489 of
C:/Prog=
ram Files/Apache Software Foundation/Apache2.2/conf/httpd.conf:
Only fir=
st PHPINIDir directive honored per configuration tree - subsequent ones
=
ignored

I can only find one what am I doing wrong

Daniel Gla=
dstone=20
Email: dgeehot@hotmail.com=20



=

--_b1016fbd-a621-40c9-9e16-974deb7daed8_--

Re: New User trying to install Apache server on WindowsXP

am 28.10.2009 07:06:36 von Lester Caine

Daniel Gladstone wrote:
> I just downloaded the software and when in and config by httpd.conf file
>
> LoadModule php5_module "c:/PHP/php5apache2_2.dll"
> AddType application /x-httpd-php .php
> PHPIniDir "C:/PHP"
>
> when I tried to restart, I get an error message:
>
> Syntax error on line 489 of
> C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf:
> Only first PHPINIDir directive honored per configuration tree -
> subsequent ones
> ignored
>
> I can only find one what am I doing wrong

Check to see if httpd.conf is 'including' a php configuration file. I
suspect that you have had the php bits added via a second file.
In any case is should not stop apache/php running, so checking you setup
with a 'phpinfo();' will probably work.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org