On 23 Δεκ, 12:41, becky_lewis <bex.le...@gmail.com> wrote: > Is there any possibility that you can tell us what the script actually > is or provide a code listing (use pastebin if it's big)?
The script is about retrieving and storing the visitros hostnames to mysql database creating a log file. I dont know why this line host = socket.gethostbyaddr( os.environ['REMOTE_ADDR'] )[0] fails sometimes and some other times works ok retrieving the hostnames correctly. What do you understand from the traceback?! -- http://mail.python.org/mailman/listinfo/python-list