Cpanel, Auto change the mailman create file perm

Hi,
I am using Cpanel third party mailman.
In my site http://demo.com/*mailman/create* unable to access. But I can access the other mailman pages (http://demo.com/mailman/admin) from my site.
So, I give the 2755 permission for cgi-bin/create file sudo chmod 2755 /usr/local/cpanel/3rdparty/mailman/cgi-bin/create
After that I can access the mailman create page from my site.
But some days later create file perm automatically changed to 0. Again and again create file perm automatically changed to 0.
I want create file perm always to 2755. How can i fix this issue.
Please help me.

Selva Gaja writes:
I am using Cpanel third party mailman.
You're going to need to get help from your host and/or from cPanel. This is a system-level issue. Mailman as we distribute it doesn't change permissions on executable files after installation. Even the "fix permissions" script only touches data directories, and that must be invoked by the system administrator.

On 7/29/15 6:01 AM, Stephen J. Turnbull wrote:
Selva Gaja writes:
I am using Cpanel third party mailman.
You're going to need to get help from your host and/or from cPanel. This is a system-level issue. Mailman as we distribute it doesn't change permissions on executable files after installation. Even the "fix permissions" script only touches data directories, and that must be invoked by the system administrator.
Also, this probably occurs because cPanel has it's own Mailman list creation and deletion process and you should be using that rather than Mailman's create CGI.
participants (3)
-
Mark Sapiro
-
Selva Gaja
-
Stephen J. Turnbull