Search found 1 match

by jedwards
Sat May 15, 2010 10:49 am
Forum: PHP - Code
Topic: Apache, PHP, STDIN not working as expected.
Replies: 0
Views: 253

Apache, PHP, STDIN not working as expected.

Hello all, I have written a script that I pipe my Apache access logs through in order to import them to a Postgres Database. This is done on on the fly, and occasionally it won't log some entries. So far, I am only getting about ~97% of hits to my site. It only appears that some googlebot entries ar...