Jump to content

not parsing parameters


dancingbear

Recommended Posts

Hi,

I have a webserver based php application that is working absolutely fine on a couple of servers.

I've recently put together a new server (using Fedora core 5), and although PHP works fine for 'bought' applications such as Invision Power Board, 'my' application isn't detecting the parameters passed to the application.

What I mean is this:-
- "www.domain.com/index.php" does what it's meant to.

- "www.domain.com/index.php?a=1" doesn't - it completely ignores the a=1 part (it cannot be detected by the script) and does just "www.domain.com/index.php" instead.

It's obviously related to the webserver setup in someway, but I have no idea what. Can anyone help please?
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.