ใหม่ Mac (Yosemite) และการตั้งค่าสภาพแวดล้อม dev ใหม่ ในขณะนี้ไม่พบerror_logโฟลเดอร์ใด ๆที่เส้นทางต่อไปนี้:
/var/log/apache2/error_log
/private/var/log/apache2/error_log
/var/log/httpd/error_log
มีความคิดเห็นเกี่ยวกับที่ตั้งของโฟลเดอร์นั้นหรือไม่

Apache ทำงานอยู่หรือเปล่า?
—
nohillside
@patrix ฉันทำ
—
Leon Gaban
sudo apachectl restartและไม่เห็นสิ่งใดเกิดขึ้นดังนั้นลองตรวจสอบsudo tail -f /var/log/apache2/error_logและนั่นคือที่ที่ฉันลงไปในเส้นทางของการพยายามที่จะคิดออกถ้ามันทำงานหรือไม่
ลองเชื่อมต่อกับ websever ที่
—
nohillside
localhostและ / หรือเรียกใช้ps aux|grep httpเพื่อดูว่า apache ทำงานอยู่หรือไม่
ไม่มีอะไรทำงานที่
—
Leon Gaban
localhostหรือlocalhost/appและนี่คือสิ่งที่ฉันเห็นหลังจากใช้ ps: leongaban 10849 0.0 0.0 2432772 672 s006 S + 2:56 PM 0: 00.00 grep --color = auto --exclude-dir = .bzr --exclude-dir = cvs --exclude-dir = .git --exclude-dir = .hg --exclude-dir = .svn http
ไม่มี apache ที่ทำงานอยู่ไม่มีบันทึกข้อผิดพลาด: - /
—
nohillside