This is not day by day working problem but rather one occasionally come surfacing and the encounter is always made solving harder. Why? because my memory become less and less limited..
So here it is, the great Apache in a web server forms and its all kind of written actions here and there lies in LOG FILES.
Where is the LOG FILES? Oh my.. I dont remember where the heck that is
Thanks to some useful sites and I'll backed it up here in case of long this become forgotten and I still can find some hazy trace of solutions.
How to find logfiles in Linux:
locate httpd.conf --> $root_dir\find . -name "httpd.conf"
grep line containing file information --> grep "ErrorLog" [httpd.conf location]
Now its sight of relieve....
Saturday, March 03, 2012
Subscribe to:
Posts (Atom)
-
I got a call to build a (not so) simple monitoring system, from scratch. Long time not getting touch by programming and sort of thing made m...
-
The idea is to retrieve data from router without need to login to router's web interface. What kind of data? I have some use case for p...
-
checking: dmesg -T --since '1 hour ago' | grep -v audit [Fri Jan 10 07:05:38 2025] wlp2s0: Connection to AP 5c:e7:47:fa:62:a0 lost...