Forum Moderators: open

Message Too Old, No Replies

what's this (PHP/4.2.3)

         

fandangood

1:18 pm on Apr 6, 2003 (gmt 0)

10+ Year Member



I have found this in the log files.
xxx.xxx.xxx.xxx - - [05/Apr/2003:02:43:48 +0200] "GET / HTTP/1.0" 200 8529 "-" "PHP/4.2.3"

Have you idea about?

jdMorgan

7:44 pm on Apr 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Fandangood,

It might depend on the specifics of your site. Without an IP address, I can't tell you much.

Jim

kewlbeezer

8:15 pm on Apr 7, 2003 (gmt 0)

10+ Year Member



I was thinking this what happens when you do:

<?php
$dah = @file("[put website url here]");
?>

I tried it but didn't get a userAgent (thought it would return the version of PHP).

So, I have have not helped you :)

Scott

bcolflesh

8:48 pm on Apr 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If it not your server's address (or maybe a network test script they are running), then I suppose it's someone else's script pulling/querying for content on your page?

Regards,
Brent

jrobbio

7:58 am on Apr 9, 2003 (gmt 0)

10+ Year Member



I spotted something like this on my logs weekly and the host i.p. appeared with it. May be a script who knows I don't, but it went for my most commonly used page if that means anything.