[horde] Administration / Setup / Horde is Still Blank !!!
Vadim Pushkin
wiskbroom at hotmail.com
Fri Oct 13 10:12:50 PDT 2006
Hmmm, yes, I see that, but it is the default that is used and created via
the GUI.
.vp
>Right off hand
>
>you have unbalanced single and double quotes on your default line
>
>Bill
>
>Quoting Vadim Pushkin <wiskbroom at hotmail.com>:
>
>>Thank you Jan, I've made the following changes to my php.ini:
>>
>>display_errors = On
>>display_startup_errors = On
>>log_errors = On
>>html_errors = On
>>
>>I am now getting this:
>>
>>Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE,
>>expecting T_STRING or T_VARIABLE or T_NUM_STRING in
>>/var/www/html/horde/vacation/config/conf.php on line 6
>>
>>My conf.php for vacation looks like this: (I am using user auth to mysql)
>>
>><?php
>>/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
>>// $Horde: vacation/config/conf.xml,v 1.22 2006/07/31 10:52:49 jan Exp $
>>$conf['vacation']['path'] = '/usr/local/bin/vacation';
>>$conf['vacation']['default'] = 'Subject: ' . _("On vacation message") .
>>"\n" . _("I'm on vacation and will;
>>$conf['vacation']['subject'] = true;
>>$conf['vacation']['from'] = true;
>>$conf['server']['params']['default']['table'] = 'users';
>>$conf['server']['params']['default']['user_col'] = 'user';
>>$conf['server']['params']['default']['pass_col'] = 'password';
>>$conf['server']['params']['default']['message'] = 'vacation_sub';
>>$conf['server']['params']['default']['subject'] = 'vacation_sub';
>>$conf['server']['params']['default']['vacation'] = 'vacation';
>>$conf['server']['params']['default']['driverconfig'] = 'horde';
>>$conf['server']['params']['default']['hordeauth'] = false;
>>$conf['server']['params']['encryption'] = 'md5-hex';
>>$conf['server']['params']['show_encryption'] = false;
>>$conf['server']['driver'] = 'sql';
>>$conf['aliases']['show'] = true;
>>$conf['aliases']['driver'] = 'none';
>>$conf['user']['refused'] = array('root', 'bin', 'daemon', 'adm', 'lp',
>>'shutdown', 'halt', 'uucp', 'ftp', 'anonymous', 'nobody', 'httpd',
>>'operator', 'guest', 'diginext', 'bind', 'cyrus', 'courier', 'games',
>>'kmem', 'mailnull', 'man', 'mysql', 'news', 'postfix', 'sshd', 'tty',
>>'www');
>>$conf['menu']['apps'] = array();
>>/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
>>
>>
>>Thanks again!
>>
>>.vp
>>
>>>Zitat von Vadim Pushkin <wiskbroom at hotmail.com>:
>>>
>>>>I guess nowhere, but I always used cvs to download in the past.
>>>>Since I was experiencing problems that I was unable to find answeres
>>>>for, I am trying anything, thinking that groupware may be the missing
>>>>link to my problems, assuming I am missing anything at all.
>>>>
>>>>I will trash my plan to install groupware, but I am still at the
>>>>original problem, which I had prior to installing groupware, whereby
>>>>I get blanks when trying to configure horde, and horde only, i.e. all
>>>>other modules are configurable.
>>>>
>>>>Any idea there?
>>>
>>>Did you check http://wiki.horde.org/FAQ/Admin/Troubleshoot#toc4? You
>>>never get blank pages out of the blue.
>>>
>>>Jan.
>>
More information about the horde
mailing list