Subject Re: [firebird-php] Slightly OT :: Apache 2 + PHP 4 on Win32
Author lleo
Took a second to get it running...try this:

php4ts.dll -> system32

edit the php.ini to point the extensions and includes to where ever they the php folder is and place php.ini in the windows root.

edit apache.config:

LoadModule php4_module c:/php/sapi/php4apache2.dll
AddType application/x-httpd-php .php

restart apache

----- Original Message -----
From: Helen Borrie
To: firebird-php@yahoogroups.com
Sent: Tuesday, August 24, 2004 3:05 AM
Subject: Re: [firebird-php] Slightly OT :: Apache 2 + PHP 4 on Win32


At 08:16 AM 24/08/2004 +0100, you wrote:
>Helen Borrie wrote:
>
> > Hello ppl,
> > Sorry for the slightly OT post: does anyone know of an Apache 2/PHP 4
> > combination that works on Win2K? Starting with the latest official
> > releases of both and working backwards (slowly) I'm still drawing a blank
> > at being able to start Apache 2 with the PHP4 sapi module
> > (php4apache2.dll). Regardless of where I put the darned thing, Apache
> > can't seem to find it.
> >
> > Any clues, links, etc. gratefully accepted.
>
>Read the book ;)
>http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_beginners_php
>Problem is probably php4ts.dll - just copy it to the sapi directory

Sorry, Lester, this doesn't come close to addressing my problem. As I
mentioned, I was off-topic: there's a regression bug in php4.something that
broke its ability for php4apache2.dll to behave properly with Apache2
(gazillions of hits on the same problem in Google). One person seems to
have solved it by moving ALL of the PHP4 dlls into the system
directory. :( I haven't resorted to that yet, but near-as-dammit). I
hoped I might find a particular Apache2/php distro combo that worked before
this bug was introduced.

I'll pick up the kits recommended by Philippe and (once more) start from
scratch.

Thanks,
Helen


Yahoo! Groups Sponsor
ADVERTISEMENT





------------------------------------------------------------------------------
Yahoo! Groups Links

a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-php/

b.. To unsubscribe from this group, send an email to:
firebird-php-unsubscribe@yahoogroups.com

c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]