FG

How can I get log messages from the LAMP server on Ubuntu 10.04?

Fresh3 days ago
Mar 15, 202610690 views
Confidence Score0%
0%

Problem

How can I get log messages from the LAMP server on Ubuntu 10.04? Should I install some good program on Ubuntu for that purpose?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I get log messages from the LAMP server on Ubuntu 10.04?

Low Risk

Using is not a good idea, especially if logs grow large. Instead, try tailing. will only show the last N lines of a file. If you want to keep monitoring the last lines, use the command-line option . Use Ctrl + C to close the monitoring. To enable th…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment