Translations of this page:

Where can I find relevant logs to solve a problem?

According to the affected service look at these logs.

Webserver / Apache

For general problems look at

  • /var/log/apache2/error.log
  • /var/log/apache2/suexec.log

If a specific domain is affected, also look at:

  • /var/log/apache2/users/affected.domain-error.log

Mail / Postfix / Courier

  • /var/log/mail.log (this one contains all information)
  • /var/log/mail.err (this one contains only errors)

Bind

  • grep named /var/log/syslog

ispCP subsystems

  • /var/log/ispcp/ispcp-*

To get detailed logs here you have to activate debugging in /etc/ispcp/ispcp.conf.

 
frequently_asked_questions/where_can_i_find_relevant_logs_to_solve_a_problem.txt · Last modified: 2010/11/19 13:28 (external edit)
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki