steve wrote:
Hi, I have got Serweb going but when I access admin/index.php or user_interface/index.php I get the login prompt but when I try to login it returns to the login prompt.
is your php configured correctly? short_tags and register_globals must be turned on!
use phpinfo(); to verify your settings
klaus