php5apache.dll not found after install

This is a discussion on php5apache.dll not found after install within the PHP Language forums, part of the PHP Programming Forums category; php5apache.dll was not found after installing php5 on win xp, I'm supposed to add this to the apache ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-06-2004
Tim
 
Posts: n/a
Default php5apache.dll not found after install

php5apache.dll was not found after installing php5 on win xp, I'm
supposed to add this to the apache conf file.

Does anyone have an idea what has happened or how I can get the file?
Reply With Quote
  #2 (permalink)  
Old 09-06-2004
Jasper Bryant-Greene
 
Posts: n/a
Default Re: php5apache.dll not found after install

Tim wrote:

> php5apache.dll was not found after installing php5 on win xp, I'm
> supposed to add this to the apache conf file.
>
> Does anyone have an idea what has happened or how I can get the file?


The file php5apache.dll should be in the PHP install directory, by
default c:\php

You need to add lines like:

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

to your Apache conf file.

--
Jasper Bryant-Greene
Cabbage Promotions
Reply With Quote
  #3 (permalink)  
Old 09-06-2004
Tim
 
Posts: n/a
Default Re: php5apache.dll not found after install

Jasper Bryant-Greene <jasperbg@gmail.com> wrote in message news:<9ES_c.22356$N77.969590@news.xtra.co.nz>...
> Tim wrote:
>
> > php5apache.dll was not found after installing php5 on win xp, I'm
> > supposed to add this to the apache conf file.
> >
> > Does anyone have an idea what has happened or how I can get the file?

>
> The file php5apache.dll should be in the PHP install directory, by
> default c:\php
>
> You need to add lines like:
>
> LoadModule php5_module "c:/php/php5apache2.dll"
> AddType application/x-httpd-php .php
> PHPIniDir "c:/php"
>
> to your Apache conf file.


I should have been clearer, the file does not exist in the c:
directory and search does not locate it. The php5 installation should
have written it there correct?
Reply With Quote
  #4 (permalink)  
Old 09-06-2004
Jasper Bryant-Greene
 
Posts: n/a
Default Re: php5apache.dll not found after install

Tim wrote:
> I should have been clearer, the file does not exist in the c:
> directory and search does not locate it. The php5 installation should
> have written it there correct?


Yes, perhaps you should try downloading the file again from
http://php.net/ and unzipping it again. On the PHP5 build I installed
yesterday php5apache.dll is in the c:\php directory.

--
Jasper Bryant-Greene
Cabbage Promotions
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:50 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0