Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to fix Mailman Internal Server Error in cPanel  (Read 4948 times)

0 Members and 1 Guest are viewing this topic.

lijeshk

  • Guest
How to fix Mailman Internal Server Error in cPanel
« 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
---

 :)