After info is entered on signup page and continue is clicked, I get this error: Cannot open /usr/local/pem/vhosts/168891/webspace/httpdocs/amember/data/.htpasswd for write. Make directory /usr/local/pem/vhosts/168891/webspace/httpdocs/amember/data and this file writeable for PHP scripts. Can you tell me what to do? Thanks
Is this is a brand new installation? Just to double check, 1. You have set (and checked after that it saved) that the amember/data directory is set to 777 2. That all files underneath amember/data are each individually CHMOD to 777 (and double checked) You can test this by: 1. Trying to create a test directory under amember/data 2. Trying to rename the .htpasswd, .htgroup and .htaccess to something else and running "rebuild database" from within aMember.
Thanks! I was able to find the FAQ page right before you posted this, which stated what you did: http://manual.amember.com/FAQ#I.27m_getting_.22Cannot_open_....htpasswd_for_write.22_error_messages