Admin-Ahead Community

Linux => Control Panels => cPanel => Topic started by: lijeshk on October 30, 2013, 06:48:36 pm

Title: How to fix Mailman Internal Server Error in cPanel
Post by: lijeshk on October 30, 2013, 06:48:36 pm

If you gets an Internal Server Error while accessing : http://example.com/mailman/admin/, you may need to fix some permission problems in the mailman.

---
chmod 02755 -R /usr/local/cpanel/3rdparty/mailman
/usr/local/cpanel/3rdpart/mailman/bin/check_perms -f
chmod 02775 -R /usr/local/cpanel/3rdparty/mailman/logs
---

 :)