phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] http authentication not working


From: James S. Martin
Subject: [Phpgroupware-users] http authentication not working
Date: Tue, 13 Aug 2002 17:21:39 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020724

Hi all,

I'm attempting to use HTTP authentication on the last version of phpgroupware.

on the config.php page, I told it I was using HTTP for the authentication, and using SQL to store/retrieve user accounts. I also told it to auto create account records for authenticated users.

I am prompted for my login/password when I go to the site, but a couple of seconds later, and phpgroupware page pops up with the following errors:


Committing new preferences

Warning: Failed opening '/var/www/html/phpgroupware/phpgwapi/themes/.theme' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/phpgroupware/phpgwapi/inc/phpgw.inc.php on line 405
Warning: error locating selected theme
Warning: Variable passed to each() is not an array or object in /var/www/html/phpgroupware/phpgwapi/inc/phpgw_common.inc.php on line 449


So it seems it's trying to opening a theme, but a theme variable hasn't been passed. What's the deal?

Thanks,

James





reply via email to

[Prev in Thread] Current Thread [Next in Thread]