Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Old 09-16-2005, 01:48 PM Assess to Error Log
Junior Talker

Posts: 2
Trades: 0
happy friday to everyone. I am new to this board and have a question about my dedicated server.

When I log in using SSH, what is the command i type to access my error log for Apache?

Thx
Dan
skydivedan is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-16-2005, 03:32 PM
Novice Talker

Posts: 12
Trades: 0
It's depend on your server configuration. Each server has different configuration. Usually you can access the log in directory /usr/local/apache/logs/

If you have access to apache config file you can view the directory of error log at ErrorLog line.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by laurente; 09-16-2005 at 03:45 PM..
laurente is offline
Reply With Quote
View Public Profile
 
Old 09-16-2005, 05:53 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
to see the last 10 lines of the file:
tail /usr/local/apache/logs/error_log


to see the whole thing:
cat /usr/local/apache/logs/error_log |more



The path I used is typical for linux, but may be different for you.
Anacrusis is offline
Reply With Quote
View Public Profile
 
Old 09-21-2005, 08:21 AM
Experienced Talker

Posts: 44
Trades: 0
you can do first a
locate error_log
or
find / -name "error_log"
to find out the right path
__________________

Please login or register to view this content. Registration is FREE
rehash is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Assess to Error Log
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13093 seconds with 12 queries