ช่วยครับผมลง munin ไม่สำเร็จซักทีมันขึ้น 403 Forbidden ที่title
และในหน้าwebขึ้น…
Forbidden
You don’t have permission to access /munin on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
เครื่องเพิ่งลงใหม่ Centos5,64Bit, munin เป็น version ล่าสุด
พยายามทำตาม web…
http://bunyiam.com/?name=knowledge&file=readknowledge&id=1786
http://www.khonkaensoft.com/board/index.php?topic=56.0
http://www.gotoknow.org/blogs/posts/273612
http://blog.qserver.in.th/tag/วิธีลง-munin
ลองหมดแล้ว ลองทุกแบบ แต่ไม่สำเร็จเลย
Error log
[Mon Apr 02 15:36:42 2012] [error] [client XXXXXXXx] Symbolic link not allowed or link target not accessible: /var/www/html/munin
[Mon Apr 02 15:36:42 2012] [error] [client XXXXXXXx] File does not exist: /var/www/html/403.shtml
[Mon Apr 02 15:36:43 2012] [error] [client XXXXXXXx] File does not exist: /var/www/html/favicon.ico
[Mon Apr 02 15:36:43 2012] [error] [client XXXXXXXx] File does not exist: /var/www/html/404.shtml
File etc/munin/munin.conf มีประมาณนี้…
dbdir /var/lib/munin
htmldir /var/www/munin
logdir /var/log/munin
rundir /var/run/munin
tmpldir /etc/munin/templates
[localhost]
address 127.0.0.1
use_node_name yes
File etc/httpd/conf.d/munin.conf มีประมาณนี้
ScriptAlias /munin/cgi/ /var/www/munin/cgi/
<Directory /var/www/munin/cgi/>
Allow from all
</Directory>
Alias /munin/ /var/www/munin/
<Directory /var/www/munin/>
Options Indexes FollowSymLinks
Allow from all
</Directory>
ที่ var/www/munin/localhost มีไฟล์ที่ updateล่าสุดทุก10นาทีอยู่หลายไฟล์
ที่ var/www/munin/ มีไฟล์ที่ updateล่าสุดทุก10นาทีอยู่ 1 ไฟล์คือ index.html
คือเหมือนmunin มันทำงานปกติ แต่ผมเรียก http://ip/munin ไม่ได้ครับ 403,404 อย่างเดียวเลย
ไม่รู้เป็นที่อะไรเพราะ http://ip/server-status ก็ใช้งานได้ปกติดี
chmod 755 /var/www ก็ทำแล้ว ลอง restart ทุกอย่างหลายรอบแล้ว
พยายามหาวิธีแก้ใน netแล้ว งมมาทั้งคืนจนจะมืดอีกแล้ว ยังใช้ไม่ได้เลย
ไม่รู้ว่าเป็นที่อะไร เป็นไปได้ไหมว่าติดตั้ง os ไม่สมบูรณ์?
ผมพลาดตรงไหน ใครทราบช่วยบอกทีครับ มึนไปหมดแล้ว ![]()
ขอบคุณครับ



