3 FAQ tagged "web server log"
Viewing 1-3 of 3 FAQ -- Apache Log Files
How do I find out Apache http server log files location? How do I change the location of Apache log file under Linux / UNIX operating system?
- FreeBSD ERROR: (8011-323-1057) Failed to allocate memory and Solution
I’m running application called Urchin or Google Analytics under FreeBSD and I’m getting the error - ERROR: (8011-323-1057) Failed to allocate memory. How do I fix this error?
- Linux View / display a logfile in real time on screen
Q. I’d like to see my php or apache web server log files in real time. How do I see log file in real time including all incoming logs?
A. You need to use tail command which output the last part of files in real time including all incoming logs to a file.
tail -f file-name [...]
Viewing 1-3 of 3 FAQ - ( see all popular tags )


Recent Comments
Today ~ 88 Comments
Today ~ 6 Comments
Today ~ 7 Comments
11/07/2008 11:19 am (4 weeks ago) ~ 7 Comments
Today ~ 5 Comments