MLM permissions, group web

greyarea

New Member
Hello I've just installed MLM on a apache server running php in safe-mode. Initially it was giving me problems with permissions but as it turns out the php application had to be set to group "web" as opposed to group "me" so it could write to its directory. I've changed the permission to "web" for lm.php and for the main directory but I wonder what other files need to have their permissions changed as such to function correctly.

I am able to subscribe to a list via lm.php and it does send a confirmation to the designated email. However when I click on the confirmation link it gives me an error. What other permission changes are required? Also what directories/files need to be chmod'd to 777 (or otherwise). I'd prefer to know specifically rather than having to change permissions for everything in the directory.

Thanks in advance.
 
Top