Knowledgebase Home | Glossary | Favorites Knowledgebase Home | Glossary | Favorites
Container File Paths
Article Details

Last Updated
25th of April, 2011

User Opinions (1 vote)
100% thumbs up 0% thumbs down

How would you rate this answer?
Helpful
Not helpful

Below is a list of common file paths on your container. These paths can be accessed via SSH, SFTP, or used in cron jobs and your code.

Document root
  • ~/sites/domainname_environment/doc_root
Common Services
  • Perl: /usr/bin/perl
  • PHP: /usr/bin/php
  • PEAR: /usr/bin/pear
  • Python: /usr/bin/python
  • Sendmail: /usr/sbin/sendmail
  • Exim: /usr/sbin/exim
Note: Many common binaries are located in /usr/bin or /usr/sbin

Logs
  • Apache access logs: /var/log/httpd/current
  • Apache error logs:   /var/log/httpd/current_error 
  • PHP error logs: /var/log/archive/year/month/date
  • Cron error logs: /var/log/messages

Log files are rotated every 30 minutes.  The containters use UTC so remember to adjust for your time zone when looking for specific times.
Visitor Comments
  1. Comment #1 (Posted by Lexus)
    Unparaellled accuracy, unequivocal clarity, and undeniable importance!
  2. Comment #2 (Posted by Nevea)
    I'll try to put this to good use immiedately.
  3. Comment #3 (Posted by Jacey)
    With the bases loaded you srutck us out with that answer!
Post Comment for "Container File Paths"
To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.
   Your Name:
* Your Comment:
* Enter the code below:
 
Related Articles
No related articles were found.
Attachments
No attachments were found.

Continue