Tend to pending moderator requests - Nothing happens

When I select Accept (or any action)/ Submit All Data in the list of pending posts, nothing happens.
The page is sent, because I see the URL at the top being refreshed, but the pending message is not deleted or accepted.
/var/lib/mailman is nfs-mounted, and exported rw,no_root_squash to the apache server.
I've been searching for a list of permissions/ownership for the directories. It must be a permissions issue??
Currently: drwxrwsr-x 6 root mailman 4096 Dec 5 12:10 . drwxr-xr-x 34 root root 4096 Aug 25 2007 .. drwxrwsr-x 4 apache mailman 4096 Jul 17 2007 archives drwxrwsr-x 2 apache mailman 12288 Dec 4 16:37 data drwxrwsr-x 64 apache mailman 4096 Dec 4 16:26 lists drwxrwsr-x 2 root mailman 4096 Oct 1 2006 spam
mailman 2.1.9
Thanks in advance < Anne
Anne M. Hammond - Systems / Network Administration

hammond@txcorp.com wrote:
Does your web server redirect the URL?
See the FAQ at <http://wiki.list.org/x/ioA9>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Thank you very much.
This was solved by instructions in:
http://wiki.list.org/display/DOC/4.27+Securing+Mailman%27s+web+GUI+by+using+...
mailman-2.1.9-2
vi /etc/mailman/mm_cfg.py DEFAULT_URL = "https://server.corp.com"
/usr/lib/mailman/bin/withlist -l -r fix_url tendingtest /etc/init.d/mailman restart
On Sat, 6 Dec 2008, Mark Sapiro wrote:

hammond@txcorp.com wrote:
Does your web server redirect the URL?
See the FAQ at <http://wiki.list.org/x/ioA9>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Thank you very much.
This was solved by instructions in:
http://wiki.list.org/display/DOC/4.27+Securing+Mailman%27s+web+GUI+by+using+...
mailman-2.1.9-2
vi /etc/mailman/mm_cfg.py DEFAULT_URL = "https://server.corp.com"
/usr/lib/mailman/bin/withlist -l -r fix_url tendingtest /etc/init.d/mailman restart
On Sat, 6 Dec 2008, Mark Sapiro wrote:
participants (2)
-
hammond@txcorp.com
-
Mark Sapiro