Re: Apache vs IIS



eclipsme wrote:
Jerry Stuckle wrote:
eclipsme wrote:
Hi all,

I have a photo gallery script that runs perfectly on an Apache server, but when I upload it to an IIS server I get the following error when clicking on a thumbnail:

"BAD REQUEST Please go back and request another image"

Is this a configuration problem? Is it a problem with the script itself? I don't know where to being looking, so any ideas are appreciated.

Thanks,
Harvey Wasserman


Who knows? It's not a PHP problem, though.

Well, I thought this might be a place to get a bit of help with this. Whether you term it a PHP problem or not, I have a PHP script that I am having trouble with and would like help on how to proceed. Not to start a flame, but a more constructive comment would have been more helpful to me.

Harvey


It is a constructive comment. It may be a PHP script. But this isn't a PHP problem. The script isn't even getting executed. And the fact it works on Apache is a *very good* indication it's not a PHP problem.

Here's a suggestion. Try troubleshooting the problem. Then when you figure out it's an IIS problem, try an IIS newsgroup.



--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.



Relevant Pages

  • Re: Apache vs IIS
    ... I have a photo gallery script that runs perfectly on an Apache server, but when I upload it to an IIS server I get the following error when clicking on a thumbnail: ... "BAD REQUEST Please go back and request another image" ... Whether you term it a PHP problem or not, I have a PHP script that I am having trouble with and would like help on how to proceed. ... Then when you figure out it's an IIS problem, ...
    (alt.php)
  • Re: Apache vs IIS
    ... I have a photo gallery script that runs perfectly on an Apache ... "BAD REQUEST Please go back and request another image" ... Whether you term it a PHP problem or not, I have a PHP script that I am ... figure out it's an IIS problem, ...
    (alt.php)
  • Re: Apache vs IIS
    ... I have a photo gallery script that runs perfectly on an Apache server, ... "BAD REQUEST Please go back and request another image" ... Whether you term it a PHP problem or not, I have a PHP script that I am ... figure out it's an IIS problem, ...
    (alt.php)
  • Re: Apache vs IIS
    ... I have a photo gallery script that runs perfectly on an Apache server, but when I upload it to an IIS server I get the following error when clicking on a thumbnail: ... As I have understood, IIS has some option for accepted verbs, if the php script uses a verb that isn't allowed, then the value won't be transported from the IIS to the php, which would make the script think the value needed hadn't been sent and those can't serve an image. ...
    (alt.php)
  • Re: Apache vs IIS
    ... I have a photo gallery script that runs perfectly on an Apache server, but when I upload it to an IIS server I get the following error when clicking on a thumbnail: ... Is this a configuration problem? ...
    (alt.php)