Help needed - install problem with blank login page

View: New views
4 Messages — Rating Filter:   Alert me  

Help needed - install problem with blank login page

by Martin Schneider-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

After installing the "Horde Groupware Webmail Edition 1.2.4" I receive a
blank page
when calling "http://<server>/horde/imp/login.php".
Therefore I cannot proceed configuration inside the application.

At /tmp/horde.log following entry is written:
Oct 07 16:54:24 HORDE [error] [] Guest user is not authorised for
Address Book. [pid 4950 on line 1706 of
"/opt/lampp/htdocs/horde/lib/Horde.php"]
Oct 07 16:54:24 HORDE [error] [] Guest user is not authorised for
Address Book. [pid 4950 on line 791 of
"/opt/lampp/htdocs/horde/lib/Horde/Prefs.php"]

Steps I have already done:
1. Prepare system and unpacking horde
2. Run scripts/setup.php (Configure database setting, Create database or
tables)
Mysql DB creation and runtime access to DB looks OK.
3. Added IMAP infos to imp/config/server.php file
4. Output of http://<server>/horde/test.php also looks completely OK
 
I've already searched in mailing archive, wiki and google but does not
found a solution.

Thanks for any hints
Martin

--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe@...

Re: Help needed - install problem with blank login page

by Michael J. Rubinsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Quoting Martin Schneider <martin.h.schneider@...>:

> After installing the "Horde Groupware Webmail Edition 1.2.4" I  
> receive a blank page
> when calling "http://<server>/horde/imp/login.php".
> Therefore I cannot proceed configuration inside the application.
>
> At /tmp/horde.log following entry is written:
> Oct 07 16:54:24 HORDE [error] [] Guest user is not authorised for  
> Address Book. [pid 4950 on line 1706 of  
> "/opt/lampp/htdocs/horde/lib/Horde.php"]
> Oct 07 16:54:24 HORDE [error] [] Guest user is not authorised for  
> Address Book. [pid 4950 on line 791 of  
> "/opt/lampp/htdocs/horde/lib/Horde/Prefs.php"]
>
> Steps I have already done:
> 1. Prepare system and unpacking horde
> 2. Run scripts/setup.php (Configure database setting, Create  
> database or tables)
> Mysql DB creation and runtime access to DB looks OK.
> 3. Added IMAP infos to imp/config/server.php file
> 4. Output of http://<server>/horde/test.php also looks completely OK
>
> I've already searched in mailing archive, wiki and google but does  
> not found a solution.

Try navigating directly to the setup screen.

http://<server>/horde/admin/setup

--
Thanks,
mike

--
The Horde Project (www.horde.org)
mrubinsk@...

--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe@...

Re: Help needed - install problem with blank login page

by Jan Schneider :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Zitat von Martin Schneider <martin.h.schneider@...>:

> After installing the "Horde Groupware Webmail Edition 1.2.4" I  
> receive a blank page
> when calling "http://<server>/horde/imp/login.php".
> Therefore I cannot proceed configuration inside the application.
>
> At /tmp/horde.log following entry is written:
> Oct 07 16:54:24 HORDE [error] [] Guest user is not authorised for  
> Address Book. [pid 4950 on line 1706 of  
> "/opt/lampp/htdocs/horde/lib/Horde.php"]
> Oct 07 16:54:24 HORDE [error] [] Guest user is not authorised for  
> Address Book. [pid 4950 on line 791 of  
> "/opt/lampp/htdocs/horde/lib/Horde/Prefs.php"]
>
> Steps I have already done:
> 1. Prepare system and unpacking horde
> 2. Run scripts/setup.php (Configure database setting, Create  
> database or tables)
> Mysql DB creation and runtime access to DB looks OK.
> 3. Added IMAP infos to imp/config/server.php file

You probably did an error in this step.

> 4. Output of http://<server>/horde/test.php also looks completely OK
>
> I've already searched in mailing archive, wiki and google but does  
> not found a solution.

http://wiki.horde.org/FAQ/Admin/Troubleshoot#wsod

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe@...

Re: Help needed - install problem with blank login page

by Martin Schneider-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You are right! I've made a mistake at imp/config/server.php file.
Now the login page is shown and everything seems ok.

The answer from Mike by directly calling
"http://<server>/horde/admin/setup" did not work because this call is
redirected to the standard login page.

Thanks for the fast answers
Martin

Jan Schneider schrieb:

> Zitat von Martin Schneider <martin.h.schneider@...>:
>
>> After installing the "Horde Groupware Webmail Edition 1.2.4" I
>> receive a blank page
>> when calling "http://<server>/horde/imp/login.php".
>> Therefore I cannot proceed configuration inside the application.
>>
>> At /tmp/horde.log following entry is written:
>> Oct 07 16:54:24 HORDE [error] [] Guest user is not authorised for
>> Address Book. [pid 4950 on line 1706 of
>> "/opt/lampp/htdocs/horde/lib/Horde.php"]
>> Oct 07 16:54:24 HORDE [error] [] Guest user is not authorised for
>> Address Book. [pid 4950 on line 791 of
>> "/opt/lampp/htdocs/horde/lib/Horde/Prefs.php"]
>>
>> Steps I have already done:
>> 1. Prepare system and unpacking horde
>> 2. Run scripts/setup.php (Configure database setting, Create database
>> or tables)
>> Mysql DB creation and runtime access to DB looks OK.
>> 3. Added IMAP infos to imp/config/server.php file
>
> You probably did an error in this step.
>
>> 4. Output of http://<server>/horde/test.php also looks completely OK
>>
>> I've already searched in mailing archive, wiki and google but does
>> not found a solution.
>
> http://wiki.horde.org/FAQ/Admin/Troubleshoot#wsod
>
> Jan.
>
--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe@...