|
Posted by Rik Wasmus on 10/25/07 18:58
On Thu, 25 Oct 2007 20:44:58 +0200, Kevin Blount <kevin.blount@gmail.com=
> =
wrote:
>> > http://216.244.107.150/info.php?test=3Dme
>>
>> > the code should just output:
>>
>> > Hello me
>>
>> > but instead the server just hangs, until my browser timesout. If I
>> > remove "?test=3Dme" from the URL, the script works just fine (outpu=
t:
>> > "Hello "), but for some reason all my PHP scripts now hang when I t=
ry
>> > and pass a name/pair on the URL.
>> Seems to work OK from here using that IP. Are you sure it isn't some =
=
>> local
>> firewall/proxy setting? Does IIS keep a access and/or error log, and =
if
>> so, what is in it?
> To confirm.. when you click the above you see "Hello me" - not just
> "Hello"?
Indeed. Changing test to 'oelebole' worked too (see your access logs)
> No firewall/proxy.. it was working fine for me earlier today. I'll
> check IIS6 again, but I'm not sure what to look for. I just tried from=
> Firefox, and receieved this error message:
> "PHP has encountered an Access Violation at 01C21255" - I also tried
> from another PC on my network.. same deal. Lastly tried from a remote
> PC (via Remote Desktop to the server this is all running from)
> ok.. something screwy is going on, right?
I'd say so. Try to access any access/error logs and check it out. The on=
e =
with 'oelebole' in the get strings was OK, compare that to your failed =
requests.
-- =
Rik Wasmus
[Back to original message]
|