[GRASS-web] Web page not working!

Ross.Lincolne ross.lincolne at bigpond.com
Mon Feb 18 20:36:59 EST 2008


Hello Webmaster, 

The following page is not working propperly- 

http://mirror.aarnet.edu.au/pub/grass/index.php

See below:

Please look at it.

Regards,

Ross Lincolne
Hobart, Tasmania, Australia
=========================
 

Welcome to GRASS GIS
You are at an official GRASS site (other mirror sites)
"; } else { // e.g.: "Country: UNITED STATES (US) City: San Diego, CA" $MYSTATETMP = explode(":", $file_contents); $MYSTATETMP2 = explode(")", $MYSTATETMP[1]); $MYSTATE = $MYSTATETMP2[0] . ")"; if ($MYIP == "198.202.74.219") echo "You are at the official GRASS site in $MYSTATE (mirror sites)
"; else echo "You are at a GRASS mirror site in $MYSTATE (other mirror sites)
"; } } elseif (function_exists('fopen') && allow_url_fopen ) { $MYIP = $_SERVER['SERVER_ADDR']; $file = fopen ("http://api.hostip.info/get_html.php?ip=$MYIP", "r"); if (!$file) { echo "You are at an official GRASS site (other mirror sites)
"; } else { $line = fgets ($file, 34); $MYSTATETMP = explode(":", $line); $MYSTATE = $MYSTATETMP[1]; echo "You are at a GRASS mirror site in $MYSTATE (other mirror sites)
"; fclose($file); } } else { echo "You are at a GRASS mirror site (other mirror sites)
"; } ?> This site is updated daily: 18 Feb 2008 







© 1999-2008 GRASS Development Team
Imprint | Comments about this page 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-web/attachments/20080219/03b3bc00/attachment.html


More information about the grass-web mailing list