[horde] Horde5 Whitescreen
Michael J Rubinsky
mrubinsk at horde.org
Tue Jul 10 21:21:47 UTC 2012
Quoting Simon Brereton <simon.buongiorno at gmail.com>:
> On 10 July 2012 16:02, Jan Schneider <jan at horde.org> wrote:
>>
>> Zitat von Simon Brereton <simon.buongiorno at gmail.com>:
>>
>>>>> If I revert to 143, false login/authentication appears to succeed
>>>>> because the url changes to
>>>>> https://horde-beta.example.net/services/portal/index.php but I get a
>>>>> whitescreen and I get these in the Apache log
>>>>>
>>>>> ==> /var/log/apache2/logs/horde-beta-error_log <==
>>>>> [Tue Jul 10 14:56:01 2012] [error] [client 209.249.196.10] PHP Fatal
>>>>> error: Class 'DB' not found in
>>>>> /usr/share/horde-beta/pear/php/Horde/Core/Factory/DbPear.php on line
>>>>> 73, referer: https://horde-beta.example.net/login.php
>>>>
>>>>
>>>>
>>>> You didn't install Horde properly. You have missing dependencies. No idea
>>>> how you got so far.
>>>
>>>
>>> Here's what I have in the Configuration page:
>>> Application
>>> Database Status
>>> Address Book Address Book (turba) 4.0.0alpha1 DB schema
>>> is
>>> ready. Application is ready.
>>> Horde Horde (horde) 5.0.0alpha1
>>> Application is ready.
>>> Mail Mail (imp) 6.0.0alpha1
>>> DB schema is ready. Application is ready.
>>> Horde_Activesync
>>> DB schema is ready.
>>> Horde_Alarm
>>> DB schema is ready.
>>> Horde_Auth
>>> DB schema is ready.
>>> Horde_Cache
>>> DB schema is ready.
>>> Horde_Core
>>> DB schema is ready.
>>> Horde_Group
>>> DB schema is ready.
>>> Horde_History
>>> DB schema is ready.
>>> Horde_Lock
>>> DB schema is ready.
>>> Horde_Perms
>>> DB schema is ready.
>>> Horde_Prefs
>>> DB schema is ready.
>>> Horde_Sessionhandler
>>> DB schema is ready.
>>> Horde_Syncml
>>> DB schema is ready.
>>> Horde_Token
>>> DB schema is ready.
>>> Horde_Vfs
>>> DB schema is ready.
>>
>>
>> That's not your package list.
>
> You're right, but I forgot about the pear list command (and we went
> over this often enough when you released H4).
>
> mail:/usr/share/horde-beta# /usr/share/horde-beta/pear/pear -c
> /usr/share/horde-beta/pear.conf list -a | less -R
> INSTALLED PACKAGES, CHANNEL PEAR.HORDE.ORG:
> Horde_ActiveSync 2.0.0alpha1 alpha
> Horde_Alarm 2.0.0alpha1 alpha
> Horde_Argv 2.0.0alpha1 alpha
> Horde_Auth 2.0.0alpha1 alpha
> Horde_Autoloader 2.0.0alpha1 alpha
> Horde_Browser 2.0.0alpha1 alpha
> Horde_Cache 2.0.0alpha1 alpha
> Horde_Cli 2.0.0alpha1 alpha
> Horde_Compress 2.0.0alpha1 alpha
> Horde_Constraint 2.0.0alpha1 alpha
> Horde_Controller 2.0.0alpha1 alpha
> Horde_Core 2.0.0alpha1 alpha
> Horde_Crypt 2.0.0alpha1 alpha
> Horde_Data 2.0.0alpha1 alpha
> Horde_Date 2.0.0alpha1 alpha
> ***Horde_Db 2.0.0alpha1 alpha ***
> Horde_Editor 2.0.0alpha1 alpha
> Horde_Exception 2.0.0alpha1 alpha
> Horde_Form 2.0.0alpha1 alpha
> Horde_Group 2.0.0alpha1 alpha
> Horde_History 2.0.0alpha1 alpha
> Horde_Http 2.0.0alpha1 alpha
> Horde_Icalendar 2.0.0alpha1 alpha
> Horde_Image 2.0.0alpha1 alpha
> Horde_Imap_Client 2.0.0alpha1 alpha
> Horde_Injector 2.0.0alpha1 alpha
> Horde_Itip 2.0.0alpha1 alpha
> Horde_ListHeaders 1.0.0alpha1 alpha
> Horde_Lock 2.0.0alpha1 alpha
> Horde_Log 2.0.0alpha1 alpha
> Horde_LoginTasks 2.0.0alpha1 alpha
> Horde_Mail 2.0.0alpha1 alpha
> Horde_Mime 2.0.0alpha1 alpha
> Horde_Mime_Viewer 2.0.0alpha1 alpha
> Horde_Nls 2.0.0alpha1 alpha
> Horde_Notification 2.0.0alpha1 alpha
> Horde_Perms 2.0.0alpha1 alpha
> Horde_Prefs 2.0.0alpha1 alpha
> Horde_Role 1.0.0 stable
> Horde_Rpc 2.0.0alpha1 alpha
> Horde_Secret 2.0.0alpha1 alpha
> Horde_Serialize 2.0.0alpha1 alpha
> Horde_SessionHandler 2.0.0alpha1 alpha
> Horde_Share 2.0.0alpha1 alpha
> Horde_SpellChecker 2.0.0alpha1 alpha
> Horde_Stream_Filter 2.0.0alpha1 alpha
> Horde_Stream_Wrapper 2.0.0alpha1 alpha
> Horde_Support 2.0.0alpha1 alpha
> Horde_SyncMl 2.0.0alpha1 alpha
> Horde_Template 2.0.0alpha1 alpha
> Horde_Text_Diff 2.0.0alpha1 alpha
> Horde_Text_Filter 2.0.0alpha1 alpha
> Horde_Text_Filter_Csstidy 2.0.0alpha1 alpha
> Horde_Text_Flowed 2.0.0alpha1 alpha
> Horde_Token 2.0.0alpha1 alpha
> Horde_Translation 2.0.0alpha1 alpha
> Horde_Tree 2.0.0alpha1 alpha
> Horde_Url 2.0.0alpha1 alpha
> Horde_Util 2.0.0alpha1 alpha
> Horde_Vfs 2.0.0alpha1 alpha
> Horde_View 2.0.0alpha1 alpha
> Horde_Xml_Element 2.0.0alpha1 alpha
> Horde_Xml_Wbxml 2.0.0alpha1 alpha
> horde 5.0.0alpha1 alpha
> imp 6.0.0alpha1 alpha
> turba 4.0.0alpha1 alpha
>
>
>
>>> Which dependencies am I missing?
>>
>>
>> The DB package from PEAR.
>
> Funny that..
>
> mail:/usr/share/horde-beta# /usr/share/horde-beta/pear/pear -c
> /usr/share/horde-beta/pear.conf install horde/Horde_Db
> horde/Horde_Db is already installed and is the same as the released
> version 2.0.0alpha1
> install failed
This is horde/Horde_Db, not PEAR DB.
--
mike
The Horde Project (www.horde.org)
mrubinsk at horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6135 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.horde.org/archives/horde/attachments/20120710/e19c79ed/attachment.bin>
More information about the horde
mailing list