[horde] Error with data_dir
Jan Schneider
jan at horde.org
Thu Feb 12 11:05:22 UTC 2015
Zitat von Hanns Mattes <hanns at hannsmattes.de>:
> Hi,
>
> Zitat von Jan Schneider <jan at horde.org>:
>
>> Zitat von Hanns Mattes <hanns at hannsmattes.de>:
>> [data_dir Error]
>>
>> And *does* this directory contain the Horde data files?
>>
>
> ls shows:
>
> linux:/usr/share/php5/PEAR/data # ls
> APC Horde_Group Horde_SessionHandler
> Date Horde_History Horde_Share
> Date_Holidays Horde_Icalendar Horde_Smtp
> File_Fstab Horde_Image Horde_SyncMl
> HTTP2 Horde_Imap_Client Horde_Text_Filter
> HTTP_WebDAV_Server Horde_Imsp Horde_Token
> Horde_ActiveSync Horde_Itip Horde_Vfs
> Horde_Alarm Horde_Kolab_Storage MDB2_Driver_mysql
> Horde_Argv Horde_ListHeaders MDB2_Driver_mysqli
> Horde_Auth Horde_Lock Net_IMAP
> Horde_Browser Horde_LoginTasks PEAR
> Horde_Cache Horde_Mail Services_Weather
> Horde_Cli Horde_Mime Structures_Graph
> Horde_Compress Horde_Mime_Viewer Text_Figlet
> Horde_Core Horde_Nls Text_LanguageDetect
> Horde_Crypt Horde_Perms XML_SVG
> Horde_Data Horde_Prefs XML_Serializer
> Horde_Date Horde_Queue horde
> Horde_Dav Horde_Rpc turba
> Horde_Exception Horde_Service_Facebook
> Horde_Form Horde_Service_Weather
> linux:/usr/share/php5/PEAR/data #
>
> Regards Hanns
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
For some reason, your webserver either doesn't have access to that
directory, or still uses a different PEAR configuration.
Add a:
var_dump($pear->get('data_dir'));
at line 89 of Horde/Core/Db/Migration.php and you should see the path
that's being used.
--
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject
More information about the horde
mailing list