Hy BrentNorin, I run php4 on windows 98, using Apache2 and runing php as cgi bin. Everything works fine.🙂
What I am not able to do is to run it as a loadable module in spite I have my configure fiile as it should with the statement:
LoadModule php4_module "c:/php/php4apache.dll"
A problem with apache2 running on w98 perhaps?
Anybody knows something about this?