in reply to (OT) How to find Apache Path or Apache Error Path

Look for apachectl (use which) its directory should have all of the apache binaries. Then look for httpd.conf. It will have all the other paths in it (usually), including the error log path, the document root, etc.

Phil

  • Comment on Re: (OT) How to find Apache Path or Apache Error Path