Problem with PHP 4.2.1 and Apache 2.0.36 on Win98

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
generikz
Forum Newbie
Posts: 2
Joined: Mon Jun 03, 2002 4:00 am

Problem with PHP 4.2.1 and Apache 2.0.36 on Win98

Post 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
User avatar
EvilWalrus
Site Admin
Posts: 209
Joined: Thu Apr 18, 2002 3:21 pm
Location: Springmont, PA USA

Post by EvilWalrus »

generikz
Forum Newbie
Posts: 2
Joined: Mon Jun 03, 2002 4:00 am

Thanks!

Post 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
Post Reply