Greetings,
In trying the MySQL and Apache links found on the page
doc/en/Apache.html
I was trying the second option
Why when I tried the CustomLog "|mysql -host....... option above it
didn't work ?
I like the second option over the first because the SQL database is
updated instantly a log entry is created ?
LogFormat "INSERT INTO NTable (access, ip, pagename, status, size,
referer, browser) VALUES
('%t','%h','\"%r\"','%>s','%b','\"%{Referer}i\"','\"%{User-Agent}i\"') "
mysql
CustomLog "|mysql -ulog Log" mysql
My MySQL NTable all fields are varchar(value)
Thanks in advance
Barry
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php