Re: Apache vs IIS
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Fri, 29 Feb 2008 05:52:43 -0500
asdf wrote:
"Jerry Stuckle" <jstucklex@xxxxxxxxxxxxx> wrote in message news:E7KdnQgxqq1A5FranZ2dnUVZ_q7inZ2d@xxxxxxxxxxxxxxeclipsme wrote:[snip]Jerry Stuckle wrote: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.eclipsme wrote: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.Hi all,Who knows? It's not a PHP problem, though.
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
Harvey
Here's a suggestion. Try troubleshooting the problem. Then when you figure out it's an IIS problem, try an IIS newsgroup.
Regardless, I've never heard of IIS producing a message "BAD REQUEST Please go back and request another image". "BAD REQUEST" maybe, but not with "another image" - lol. My guess would be that it's in the code *somewhere*.
You've heard of PHP do that? The code works on Apache.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- References:
- Apache vs IIS
- From: eclipsme
- Re: Apache vs IIS
- From: Jerry Stuckle
- Re: Apache vs IIS
- From: eclipsme
- Re: Apache vs IIS
- From: Jerry Stuckle
- Re: Apache vs IIS
- From: asdf
- Apache vs IIS
- Prev by Date: Re: Why Does "function endElement($parser, $name)" Do This?
- Next by Date: Re: Why Does "function endElement($parser, $name)" Do This?
- Previous by thread: Re: Apache vs IIS
- Next by thread: Re: Apache vs IIS
- Index(es):
Relevant Pages
|