Page 1 of 1

Problem with PHP 4.2.1 and Apache 2.0.36 on Win98

Posted: Mon Jun 03, 2002 4:00 am
by generikz
Hello,

I just upgraded from Apache 1.3+ and PHP 4.1.2 to the current latest version of both Software Bundles and installed them on a Win98SE machine (I know, it's not the best OS to use around...)

My problem is now that there is no more PHP var parsing in the URL. That means that, whatever the ?var1=...&var2=...&var3=... is, the main window displaying PHP output will always claim that the Var1, Var2... are missing.

I followed installation procedure and setup strictly by the boox. Did I miss something there?

Thanks in advance,

Julien

Posted: Mon Jun 03, 2002 7:13 am
by EvilWalrus

Thanks!

Posted: Mon Jun 03, 2002 9:12 am
by generikz
That was fast!

I'll try to re-tune my PHP to 'on' until... my web hoster turns it to 'off' too and forces me to redefine my PHP scripts ^_^;

Julien