"Sek-Mun Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Well, it works for me under 1.3.28,
that might be the difference here. ??
> so let me walk through your apache config.
>
> I'm sure there are issues with the script to say the least,
refering to my script?
or th
"Sek-Mun Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > I can only assume you are refering to...
> >
> > LoadModule php4_module "/etc/php/sapi/php4apache2.dll"
> >
>
> oops just spotted this... maybe this is the issue? the function might not
> like what apache2/win32 retu
Well, it works for me under 1.3.28, so let me walk through your apache
config.
I'm sure there are issues with the script to say the least, but just one
more try with apache2:
Your httpd.conf:
1) remove these lines
LoadFile "/etc/php/php4ts.dll"
Action application/x-httpd-php "/etc/php/php
> I can only assume you are refering to...
>
> LoadModule php4_module "/etc/php/sapi/php4apache2.dll"
>
oops just spotted this... maybe this is the issue? the function might not
like what apache2/win32 returns. fwiw I've gone back to 1.3.28 on win32.
Don't really need apache2... yet.
--
PHP
So, we mark this down as a bug in the go-pear web-access script?
Walter
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ah yes... sorry bout that... the other reply threw me off track ;-)
this is in the go-pear script for detecting sapi. as for why go-pear doesn't
like CGI your guess is as good as mine.
I suspect this is problematic.
In fact I thought the cli version had some minor bugs in it too for win32,
but i
"Sek-Mun Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> red herring!
well, wild goose maybe.
> those are Apache directives you've listed,
right
> not php.ini settings.
right
> I assume you mean php.conf which is included by httpd.conf?
Right again.
>
> I assume yo
red herring!
those are Apache directives you've listed, not php.ini settings. I assume
you mean php.conf which is included by httpd.conf?
I assume you know how to install php as a SAPI module (you've got all the
directives below plus the help url)
However, that's just a SAPI red herring, this is