[PHP-WIN] Re: Q on PHP 4.3.2 & Apache 2.0.43

2003-08-01 Thread jsWalter
"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

[PHP-WIN] Re: Q on PHP 4.3.2 & Apache 2.0.43

2003-07-31 Thread jsWalter
"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

[PHP-WIN] Re: Q on PHP 4.3.2 & Apache 2.0.43

2003-07-31 Thread Sek-Mun Wong
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

[PHP-WIN] Re: Q on PHP 4.3.2 & Apache 2.0.43

2003-07-31 Thread Sek-Mun Wong
> 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

[PHP-WIN] Re: Q on PHP 4.3.2 & Apache 2.0.43

2003-07-31 Thread jsWalter
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

[PHP-WIN] Re: Q on PHP 4.3.2 & Apache 2.0.43

2003-07-31 Thread Sek-Mun Wong
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

[PHP-WIN] Re: Q on PHP 4.3.2 & Apache 2.0.43

2003-07-31 Thread jsWalter
"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

[PHP-WIN] Re: Q on PHP 4.3.2 & Apache 2.0.43

2003-07-31 Thread Sek-Mun Wong
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