[horde] blank page after installing horde 3.3

J. Bakshi joydeep at infoservices.in
Wed Oct 15 10:54:36 UTC 2008


Jan Schneider wrote:
> http://wiki.horde.org/FAQ/Admin/Troubleshoot?referrer=FAQ%2FAdmin#toc2
>
> And please start reading the documentation we provide!

Hello Jan,

Thanks for your response and links. I have already followed what is
described in the trouble shooting pages but no success yet. Then I have
done One thing.

I have copied the previous conf.php from the horde 3.1 to the horde 3.3.
This time I get the login interface. I have no clue why the default
conf.php is giving blank page in horde 3.3. Any how ; the horde.log
gives error like

~~~~~~~~~~~~~~~~
HORDE [error] [horde] DB Error: unknown error:  [nativecode=1065 **
Query was empty] [pid 6397 on line 329 of
"/srv/www/htdocs/horde-3.3/lib/Horde/Auth/customsql.php"]
~~~~~~~~~~~~~~~~~~~~~~~~~~~

and the apache2 error log gives

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PHP Notice:  Undefined index:  query_getpw in
/srv/www/htdocs/horde-3.3/lib/Horde/Auth/customsql.php on line 325
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The line 325 has

~~~~~~~
function _getPassword($userId)
    {
        /* Retrieve the old password in case we need the salt. */
        $query = $this->_params['query_getpw'];  <<<<<<<<<<< line 325
        $query = str_replace('\L', $this->_db->quote($userId), $query);
        $pw = $this->_db->getOne($query);
        if (is_a($pw, 'PEAR_Error')) {
            Horde::logMessage($pw, __FILE__, __LINE__, PEAR_LOG_ERR);
            return '';
        }
~~~~

Do you have any idea ?
Thanks


>
> Zitat von "J. Bakshi" <joydeep at infoservices.in>:
>
>> Dear list,
>>
>> I had some problem having up-gradation from 3.1 to 3.3. Jan has already
>> pointed me a link to upgrade but I always get blank page even after
>> upgradation. That's why i have decided to install a fresh horde-3.3. I
>> have install the pear components already suggested at the doc page and
>> the test.php looks good as most of the components are there. Also
>> Dropped the existing database and installed a neew one with the scripts
>> available with horde-3.3
>>
>> I have
>>
>> Horde: 3.3
>> PHP Version: 5.2.6
>>
>> But when ever I go to the horde interface is gives a blank page :-(
>> It continues accessing the site but nothing happens rather than a blank
>> page.
>>
>> I have not found anything in apache error log. Could any one kindly
>> suggest what is wrong here ?
>>
>> Thanks
>>
>> -- 
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> Joydeep Bakshi, Linux System Admin
>> Kolkatainfoservices Pvt Ltd,
>> 23A Royd Street, Kolkata 700016, India
>> Work Phone 91 033 40014784
>> http://infoservices.in/
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>> -- 
>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>
>
>
> 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 at lists.horde.org
>


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joydeep Bakshi, Linux System Admin
Kolkatainfoservices Pvt Ltd,
23A Royd Street, Kolkata 700016, India
Work Phone 91 033 40014784
http://infoservices.in/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the horde mailing list