Darrell - 2004-05-18

I've attempted to install 1.04. I had to create the database using Plesk since I do not have shell access. I'm not sure if this is an issue or not.

When I try to login to http://myserver.com/uma/mysql using guest/guest, the same login screen is displayed over and over.

I'm sure that could mean a number of things. Can anyone suggest some debugging tips?

How can I verify that it's actually seeing the database?

Getting-started says to use http://localhost/uma/admin. This doesn't exist. Instead I'm using /uma/mysql.

What DS_USER and DS_PASSWORD should be used in config-mysql.php? guest/guest or the username/password I created through Plesk?

BTW, define("UMA_VERSION", "1.01"); shows up instead of define("UMA_VERSION", "1.04");

Getting started says to make sure that $sessionId is set to 1 in authenticator.php. (I assume this is the one in the root. There's also one in the mysql directory.) I didn't see this defined anywhere so I just added it. Didn't make a difference. I also set $permissionLevel = 1. $session = "uma" (changed from "Jake").