You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "J. Greenlees" <ja...@shaw.ca> on 2002/12/08 04:04:19 UTC

[users@httpd] Re: Getting Apache 2.0.43 to work with PHP


Gman wrote:
> It did not work Apache won't run now. I believe it has something to with
> this entry:
> LoadModule php4_module c:/PHP/apache2filter.dll
> The reason i say that is that Apache will run if comment that entry out.
> 
do you actually have the apache2filter.dll in your php directory?

> I have 2 questions.
> 
> 1>Should this be pointed to my C:\WinNT\Profiles Directory?
> UserDir "My Documents/My Website"
> #
only if that is the path to the "My Documents" folder ( winnt/xp only )

> # You must correct the path for the root to match your system's configured
> # user directory location, e.g. "C:/WinNT/profiles/*/My Documents/My
> Website"
> # or whichever, as appropriate.
> #
> 
> this would mean that UserDir should be:
> UserDir "C:/My Documents/My Website"
> 
> 2>I put this at the end is that ok.
> <IfModule php4_module>
>      Include conf/php.conf
> </IfModule>

yup, that doesn't matter, you may also want to uncomment the addhandler 
cgi and add php extention to the types for apache to use as cgi.



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org