Re: [users@httpd] problems with the setup of php on winXP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



#1 Did you open the Apache error.log file? Are you sure there is nothing there?
#2 Has the PHP been installed into C:\PHP\ ?

This is what I have for v5 set on my Apache:

LoadModule php5_module "c:/********/php5apache2.dll"
AddType application/x-httpd-php .php

PHPIniDir "C:*****/php"

<Directory /path/to/directory>
   Options +Indexes
</Directory>

On 12/26/05, Manuel Grau Aracil <invocationtargetexception@xxxxxxxxx> wrote:
> Hi! I'm having problems configuring php 4.4.1. on apache 2.0.55. as a module
> over windows xp home os. I've followed the instructions given by install.txt
> from the php home folder. I have added this lines to httpd.conf:
>
> LoadModule php4_module "c:/php/sapi/php4apache2.dll"
> AddType application/x-httpd-php .php
> PHPIniDir "C:/php"
>
> I can't start the server. I have opened the apache's log but there is no
> information to know what is happening. Can somebody help me?
>


--
Live Long and Prosper,
by Andrey Kuznetsov aka "Death Owl"

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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux