[bugs] [Bug 1230] New - Default installation of Kronolith returns
conenct error.
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu May 1 20:49:12 PDT 2003
http://bugs.horde.org/show_bug.cgi?id=1230
*** shadow/1230 Thu May 1 19:49:12 2003
--- shadow/1230.tmp.29045 Thu May 1 19:49:12 2003
***************
*** 0 ****
--- 1,82 ----
+ Bug#: 1230
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: MSIE 5
+ OS/Version: other
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P4
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: xbsd at yahoo.com
+ URL:
+ Summary: Default installation of Kronolith returns conenct error.
+
+ This is probably intended for the usenet, but having looked through the
+ postings on the horde archives, this could be a possible error with the default
+ kronolith installation that has been mentiond in the INSTALL files.
+
+ After a standard installation, I received the following error at
+ http://.../horde/kronolith :
+ Fatal error: Call to undefined function: iswarning()
+ in /var/www/html/mail/horde/kronolith/lib/Driver/sql.php on line 64
+
+ Checked sql.php and commented out the following lines :
+
+ 63 $this->db = &DB::connect($this->params, true);
+ 64 /* if (DB::isError($this->db) || DB::isWarning($this->db)) {
+ 65 Horde::fatal($this->db, __FILE__, __LINE__);
+ 66 }
+ 67 */
+
+ Works fine now. Running Kronolith v.1.0.
+
+ ---------------------------------------------------------------
+ test.php details
+
+ Horde Versions
+ Horde: 2.2.1
+ IMP: 3.2.1 (run IMP tests)
+ Kronolith: 1.0
+ PHP Version
+ View phpinfo() screen
+ PHP Version: 4.2.2
+ PHP Major Version: 4.2
+ PHP Minor Version: 2
+ PHP Version Classification: release
+ You are running a supported version of PHP.
+ PHP Module Capabilities
+ DOM XML Support: Yes
+ Gettext Support: Yes
+ IMAP Support: Yes
+ LDAP Support: Yes
+ MCAL Support: No
+ Mcrypt Support: No
+ MySQL Support: Yes
+ PostgreSQL Support: Yes
+ XML Support: Yes
+ Miscellaneous PHP Settings
+ magic_quotes_runtime disabled: Yes
+ file_uploads enabled: Yes
+ safe_mode disabled: Yes
+ trans_sid disabled: Yes
+ PHP Sessions
+ Session counter: 1
+ To unregister the session: click here
+ PEAR
+ PEAR - Yes
+ Recent PEAR - Yes
+ Mail - Yes
+ Mail_Mime - Yes
+ Log - Yes
+ DB - Yes
+ Net_Socket - Yes
+ Date - Yes
+ HTML_Common/HTML_Select - Yes
+ -----------------------------------------------------------------
+
+ Thanks,
+
+ -Nataraj Dasgupta.
More information about the bugs
mailing list