[horde] Potentially malicious request error still occurring
John Gates
dimante at dimante.net
Sun Feb 24 13:34:13 UTC 2008
>> Hello list. I am still getting the "Potentially malicious request"
>> key missing error:
>>
>> System info
>>
>> Current Horde HEAD (2/23) / Framework too ;-)
>>
>> Current IMP HEAD (2/23)
>
> When doing WHAT??
That is the million dollar question. Generally it is happening when I click the inbox link... I will do a couple things today paying attention to every link I click until it happens again and I will post back.
Best Regards,
John Gates
Dimante Computer Services LLC
http://www.dimante.netQuoting horde-request at lists.horde.org:
> Send horde mailing list submissions to
> horde at lists.horde.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.horde.org/mailman/listinfo/horde
> or, via email, send a message with subject or body 'help' to
> horde-request at lists.horde.org
>
> You can reach the person managing the list at
> horde-owner at lists.horde.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of horde digest..."
>
>
> Today's Topics:
>
> 1. Potentially malicious request error still occurring (John Gates)
> 2. Re: Potentially malicious request error still occurring
> (Chuck Hagenbuch)
> 3. Re: [imp] new installation .. administrator page loading ..
> but error on logout (Jan Schneider)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 23 Feb 2008 12:28:35 -0600
> From: John Gates <dimante at dimante.net>
> Subject: [horde] Potentially malicious request error still occurring
> To: horde at lists.horde.org
> Message-ID: <20080223122835.13431nuvumlt5k2s at dimante.net>
> Content-Type: text/plain; charset=ISO-8859-1
>
>
>
> Hello list. I am still getting the "Potentially malicious request"
> key missing error:
>
> System info
>
> Current Horde HEAD (2/23) / Framework too ;-)
>
> Current IMP HEAD (2/23)
>
> Please advise.
>
> Best Regards,
> John Gates
> Dimante Computer Services LLC
> http://www.dimante.net
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 23 Feb 2008 15:53:20 -0500
> From: Chuck Hagenbuch <chuck at horde.org>
> Subject: Re: [horde] Potentially malicious request error still
> occurring
> To: horde at lists.horde.org
> Message-ID: <20080223155320.12016nmetljcoeo8 at technest.org>
> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";
> format="flowed"
>
> Quoting John Gates <dimante at dimante.net>:
>
>> Hello list. I am still getting the "Potentially malicious request"
>> key missing error:
>>
>> System info
>>
>> Current Horde HEAD (2/23) / Framework too ;-)
>>
>> Current IMP HEAD (2/23)
>
> When doing WHAT??
>
> -chuck
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 24 Feb 2008 12:48:18 +0100
> From: Jan Schneider <jan at horde.org>
> Subject: Re: [horde] [imp] new installation .. administrator page
> loading .. but error on logout
> To: imp at lists.horde.org, "horde at lists.horde.org"
> <horde at lists.horde.org>
> Message-ID: <20080224124818.894511hqsz6w0z28 at neo.wg.de>
> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";
> format="flowed"
>
> This has nothing to do with IMP, please continue on the Horde mailing
> list. And the backtrace of this error message is incomplete. Can you
> post the complete backtrace (removing any sensitive information)?
>
> Zitat von Devang Mehta <devangmehta at yahoo.com>:
>
>> Hi,
>>
>> I have installed horde in my server. The
>> administrator page is loading fine, but when i click the logout button,
>> or sql shell in the administration page, im getting this error.
>>
>> http://77.235.38.220/phpinfo.php
>> lite speed web server
>>
>>
>> -------------------------------------------------------------------------------------------
>>
>> A fatal error has occurredDB Error: not found[line 35 of
>> /var/www/html/horde/admin/sqlshell.php]
>> Details (also in Horde's logfile):
>>
>> object(DB_Error)#9 (8) {
>> ["error_message_prefix"]=>
>> string(0) ""
>> ["mode"]=>
>> int(1)
>> ["level"]=>
>> int(1024)
>> ["code"]=>
>> int(-4)
>> ["message"]=>
>> string(19) "DB Error: not found"
>> ["userinfo"]=>
>> string(46) "Unable to include the DB/.php file for 'Array'"
>> ["backtrace"]=>
>> array(4) {
>> [0]=>
>> array(6) {
>> ["file"]=>
>> string(25) "/usr/local/lib/php/DB.php"
>> ["line"]=>
>> int(966)
>> ["function"]=>
>> string(10) "PEAR_Error"
>> ["class"]=>
>> string(10) "PEAR_Error"
>> ["type"]=>
>> string(2) "->"
>> ["args"]=>
>> array(5) {
>> [0]=>
>> string(19) "DB Error: not
>> found"-------------------------------------------------------------------------------------------
>>
>> In the horde log file..
>> -------------------------------------------------------------------------------------------
>>
>> Feb23 20:53:40 HORDE [emergency] [horde] DB Error: not found: Unable
>> toinclude the DB/.php file for 'Array' [on line 393
>> of"/var/www/html/horde/lib/Horde/Prefs/sql.php"]
>> Feb 23 20:54:26 HORDE [emergency] [horde] DB Error: not found:Unable
>> to include the DB/.php file for 'Array' [on line 393
>> of"/var/www/html/horde/lib/Horde/Prefs/sql.php"]
>> Feb 2321:09:30 HORDE [emergency] [horde] DB Error: not found: Unable
>> toinclude the DB/.php file for 'Array' [on line 35
>> of"/var/www/html/horde/admin/sqlshell.php"]
>> -------------------------------------------------------------------------------------------
>>
>> I have compiled php with the following option
>>
>>
>> './configure' '--prefix=/usr/local/' '--with-litespeed'
>> '--with-config-file-path=../php''--with-curl=/usr/local/lib'
>> '--with-gd' '--enable-gd-native-ttf''--with-ttf' '--with-gettext'
>> '--with-jpeg-dir=/usr/local/lib'
>> '--with-freetype-dir=/usr/local/lib' '--with-kerberos'
>> '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr'
>> '--with-mysqli=/usr/bin/mysql_config' '--with-pear'
>> '--with-png-dir=/usr/local/lib' '--with-zlib'
>> '--with-zlib-dir=/usr/local/lib''--enable-zip'
>> '--with-iconv=/usr/local' '--enable-bcmath''--enable-calendar'
>> '--enable-ftp' '--enable-magic-quotes''--enable-sockets'
>> '--enable-mbstring' '--with-imap=/usr/local/imap-2007/'
>> '--with-imap-ssl'
>>
>> dom
>> DOM/XML
>> enabled
>> DOM/XML API Version
>> 20031129
>> libxml Version
>> 2.6.30
>> HTML Support
>> enabled
>> XPath Support
>> enabled
>> XPointer Support
>> enabled
>> Schema Support
>> enabled
>> RelaxNG Support
>> enabled
>>
>> Can you please let me know how can i fix it?
>>
>> Thankyou,
>>
>> Devang
>>
>>
>>
>>
>>
>>
>> Forgot the famous last words? Access your message archive
>> online at http://in.messenger.yahoo.com/webmessengerpromo.php
>> --
>> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>>
>
>
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
>
>
>
> ------------------------------
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>
> End of horde Digest, Vol 1999, Issue 1
> **************************************
>
More information about the horde
mailing list