[imp] Problems logging in
Anthony R. Mattke
tonhe at adelphia.net
Thu Nov 4 21:42:39 PST 2004
I just noticed an error getting spit out.. any ideas?
Notice: Undefined index: folders in /home/tonhe/www/horde/imp/login.php
on line 137
The line is..
$folders_value = $servers[$server_key]['folders'];
On Fri, 2004-11-05 at 00:16, Anthony R. Mattke wrote:
> I've seen this problem discussed 100 times in the mailing list, but I
> cant seem to find a fix for it.
>
> When I attempt to login to Imp I just get redirected back to the login
> page, no errors, no nothing.. my test.php only reports one issue with
> session.trans_sid being turned on, I changed my session id for horde to
> what php.ini shows for my hosting provider..
>
> Any idea of what could be causing this?
>
> Software versions.. Horde 2.2.7 IMP 3.2.6
>
> url http://anthonymattke.info/horde/imp/
>
> (sorry for the spam, but here is the breakdown)
>
> php info..
> System
> Linux nemo.phpwebhosting.com
> 2.4.21-20.ELsmp #1 SMP Wed Aug 18
> 20:46:40 EDT 2004 i686
> Build Date
> Apr 18 2004 22:25:33
> Configure Command
> './configure'
> '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql' '--enable-track-vars' '--with-xml' '--enable-memory-limit=yes' '--enable-bcmath' '--enable-calendar' '--with-gd' '--enable-gd-native-tt' '--enable-gd-imgstrttf' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib-dir=/usr/include' '--with-freetype-dir=/usr/lib' '--with-gdbm=/usr/include' '--enable-trans-sid' '--with-imap' '--with-gettext' '--enable-sockets' '--with-mcrypt' '--enable-xslt' '--with-xslt-sablot' '--with-sablot-js' '--enable-sablot-errors-descriptive' '--with-xmlrpc' '--with-dom' '--with-ming' '--with-curl' '--enable-ftp' '--with-kerberos' '--with-openssl' '--with-iconv' '--enable-exif'
> Server API
> Apache
> Virtual Directory Support
> disabled
> Configuration File (php.ini) Path
> /usr/local/lib/php.ini
> PHP API
> 20020918
> PHP Extension
> 20020429
> Zend Extension
> 20021010
> Debug Build
> no
> Thread Safety
> disabled
> Registered PHP Streams
> php, http, ftp, https, ftps,
> compress.zlib
>
>
> session section
>
>
> Session Support
> enabled
> Registered save handlers
> files user
> Directive
> Local Value
> Master Value
> session.auto_start
> Off
> Off
> session.bug_compat_42
> On
> On
> session.bug_compat_warn
> On
> On
> session.cache_expire
> 180
> 180
> session.cache_limiter
> nocache
> nocache
> session.cookie_domain
> no value
> no value
> session.cookie_lifetime
> 0
> 0
> session.cookie_path
> /
> /
> session.cookie_secure
> Off
> Off
> session.entropy_file
> no value
> no value
> session.entropy_length
> 0
> 0
> session.gc_divisor
> 100
> 100
> session.gc_maxlifetime
> 1440
> 1440
> session.gc_probability
> 1
> 1
> session.name
> PHPSESSID
> PHPSESSID
> session.referer_check
> no value
> no value
> session.save_handler
> files
> files
> session.save_path
> /tmp
> /tmp
> session.serialize_handler
> php
> php
> session.use_cookies
> On
> On
> session.use_only_cookies
> Off
> Off
> session.use_trans_sid
> On
> On
>
> here is my test page for horde..
> Horde Versions
> * Horde: 2.2.7
> * IMP: 3.2.6 (run IMP tests)
>
> PHP Version
> * View phpinfo() screen
> * PHP Version: 4.3.6
> * PHP Major Version: 4.3
> * PHP Minor Version: 6
> * PHP Version Classification: release
> * You are running a supported version of PHP.
>
> PHP Module Capabilities
> * DOM XML Support: Yes
> * FTP Support: Yes
> * Gettext Support: Yes
> * IMAP Support: Yes
> * LDAP Support: No
> * MCAL Support: No
> * Mcrypt Support: Yes
> * MySQL Support: Yes
> * PostgreSQL Support: No
> * XML Support: Yes
>
> Miscellaneous PHP Settings
> * magic_quotes_runtime disabled: Yes
> * file_uploads enabled: Yes
> * safe_mode disabled: Yes
> * trans_sid disabled: No
> * Horde will work with session.trans_sid turned on, but you may
> see double session-ids in your URLs, and if the session name in
> php.ini differs from the session name configured in Horde, you
> may get two session ids and see other odd behavior. The
> URL-rewriting that trans_sid does also tends to break XHTML
> compliance.
>
> PHP Sessions
> * Session counter: 2
> * To unregister the session: click here
>
> PEAR
> * PEAR - Yes
> * Recent PEAR - Yes
> * Mail - Yes
> * Log - Yes
> * DB - Yes
> * Net_Socket - Yes
> * Date - No
> * Horde requires the Date_Calc class for Kronolith to calculate
> dates.
> * HTML_Common/HTML_Select - No
> * Horde requires the HTML_Common and HTML_Select classes only for
> Kronolith 1.0 to display forms correctly.
>
> and here is my imp test.php with a completed test
> IMP Version
> * IMP: 3.2.6
>
> PHP Version
> * View phpinfo() screen
> * PHP Version: 4.3.6
> * PHP Major Version: 4.3
> * PHP Minor Version: 6
> * PHP Version Classification: release
> * You are running a supported version of PHP.
>
> PHP Module Capabilities
> * IMAP Support: Yes
>
> PHP IMAP Support Test
> server="mail.rhmdky.adelphia.net" user="tonhe"
> mailbox="{mail.rhmdky.adelphia.net:110/pop3}INBOX"
> INBOX has 0 messages (0 new 0 recent)
> --
> Anthony R. Mattke <tonhe at adelphia.net>
--
Anthony R. Mattke <tonhe at adelphia.net>
More information about the imp
mailing list