Hi Dragonrider,
I'm assuming the default subscribe page is spage.php.
If that's correct, then something's wrong.
Let me back up and say that when I go into the subscribe pages part of the admin section and I click "view" to view my subscribe page (for an active list) I get this:
Error: please make sure that index.php is your default document for a directory
If you have just installed PHPlist and get this message, make sure that your Apache configuration has somewhere
DirectoryIndex index.php index.html
or that at least index.php is mentioned before index.html
For other webservers please consult your manual to find how to make index.php be the default document for a directory.
Alternatively you can delete the file "index.html" in the lists directory of PHPlist
You probably want to be here or here.
I've deleted index.html from the lists directory so all I've got there is index.php. I'm on a Mac so Apache is installed by default, however, if I need to make some change to Apache I'm not sure how to go about it. Wouldn't merely deleting index.html from the lists directory suffice?
Does the home page of my site affect this in any way. It is index.html, but it's not in the lists directory. I wouldn't think it would.
Still at a loss...