mvdkleijn wrote:We'd need to know more about your installation... that is works on your MAMP means nothing if your server has a setup issue. (for example)
Can you post the following information:
- Wolf CMS version
- PHP version
- DB version
- OS type
- Did you turn on DEBUG?
- Did you check the content of your DB? Were the tables and content created by the install process?
- Do you get a message that your username/password is incorrect when trying to login?
- Do you get any error at all?
Just as an initial hint, an often occurring problem seems to be that the server administrator did not configure sessions properly.
Hah, sorry. I just didn't know what you wanted and I didn't want to post everything and my dog's name, so... 
Local server
Wolf version: Actually I'm not completely sure. XD The changelog goes up to 0.7 but the website says "0.6.0a"
PHP version: 5.3.2
DB: MySQL 5.1.44
OS: OSX 10.6.4
This one logs in perfectly fine and works like a charm.
Public server
Wolf version: The same as the local version, whatever that may be.
PHP version: 5.2.2
DB: MySQL 5.0.77
OS: Debian
When I tried to log on, it just returns to the login screen. No error message or anything. It does the same thing when I enter a username and password that I know is wrong. It's definitely writing the database tables during the installation. I even tried exporting the working server's database and importing it into the other one, but I still couldn't log in (using the working server's name and password).
The only thing that didn't work in the installation was the clean URLs, which didn't work in the local install.
And what do you mean the server administrator didn't configure sessions properly? 