[kronolith] fresh kronolith install, events not being saved
Ketut Mahaindra
KMahaindra@beijing.sema.slb.com
Tue, 27 Aug 2002 13:51:58 +0800
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
---------------------- multipart/alternative attachment
I have the same problem before, and I found the solution in the INSTALL file
Excerpt from kronolith/docs/INSTALL file, line 157
---------------
You will also need to make sure that the "horde" user in your
database has table-creation privileges, so that the tables that
PEAR DB uses to provide portable sequences can be created.
---------------
hope it helps
--
best regards
ito
> -----Original Message-----
> From: Hanser, Kevin [mailto:kevin@merchantinternetgroup.com]
> Sent: Monday, August 26, 2002 11:30 PM
> To: 'kronolith@lists.horde.org'
> Subject: [kronolith] fresh kronolith install, events not being saved
>
>
> Hello,
> I've had horde, IMP and turba working for a couple months
> now, and this
> weekend I decided to install kronolith as well. I followed the
> instructions, and everything seems to be working ok except I
> can't save
> events. I enter all the information for the new event, click
> save, and it
> goes on as if everything went ok, but the event doesn't show
> up anywhere.
> No error message is reported, the event just disappears...
>
> I searched the mailing list archives, and I noticed someone
> else had this
> same problem, but I didn't see a solution. The reply to that
> post suggested
> turning up logging on horde, to see what that produced. So I
> turned the
> logging on my horde to LOG_DEBUG, but nothing is shown in the
> log when I
> save an event :( Only thing that's in the log is my login...
>
> My kronolith is configured to use 'sql' as the driver, with
> the appropriate
> lines uncommented for the mysql database as a backend. I ran
> the create
> script, and created the table (I verified that the table was
> actually there
> by using the mysql manager as the horde user).
>
> I'm using: Horde 2.1 RC3, Imp 3.1, Kronolith 1.0
> System is: RH 7.2
>
> I checked any system logs I could think might have something
> in them, but
> don't see any errors there either.
>
> Where can I look to figure out what's going wrong here..??
>
> thx
>
> Kevin Hanser
> System Administrator
> Merchant Internet Group, Inc.
> ShopsForMe.com
> kevin@merchantinternetgroup.com
> kevin@shopsforme.com
>
>
> --
> Kronolith mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
>
---------------------- multipart/alternative attachment
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [kronolith] fresh kronolith install, events not being saved</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>I have the same problem before, and I found the solution in the INSTALL file</FONT>
</P>
<P><FONT SIZE=2>Excerpt from kronolith/docs/INSTALL file, line 157</FONT>
<BR><FONT SIZE=2>---------------</FONT>
<BR><FONT SIZE=2>You will also need to make sure that the "horde" user in your</FONT>
<BR><FONT SIZE=2>database has table-creation privileges, so that the tables that</FONT>
<BR><FONT SIZE=2>PEAR DB uses to provide portable sequences can be created.</FONT>
<BR><FONT SIZE=2>---------------</FONT>
</P>
<P><FONT SIZE=2>hope it helps </FONT>
</P>
<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>best regards</FONT>
<BR><FONT SIZE=2>ito</FONT>
</P>
<P><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: Hanser, Kevin [<A HREF="mailto:kevin@merchantinternetgroup.com">mailto:kevin@merchantinternetgroup.com</A>]</FONT>
<BR><FONT SIZE=2>> Sent: Monday, August 26, 2002 11:30 PM</FONT>
<BR><FONT SIZE=2>> To: 'kronolith@lists.horde.org'</FONT>
<BR><FONT SIZE=2>> Subject: [kronolith] fresh kronolith install, events not being saved</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Hello, </FONT>
<BR><FONT SIZE=2>> I've had horde, IMP and turba working for a couple months </FONT>
<BR><FONT SIZE=2>> now, and this</FONT>
<BR><FONT SIZE=2>> weekend I decided to install kronolith as well. I followed the</FONT>
<BR><FONT SIZE=2>> instructions, and everything seems to be working ok except I </FONT>
<BR><FONT SIZE=2>> can't save</FONT>
<BR><FONT SIZE=2>> events. I enter all the information for the new event, click </FONT>
<BR><FONT SIZE=2>> save, and it</FONT>
<BR><FONT SIZE=2>> goes on as if everything went ok, but the event doesn't show </FONT>
<BR><FONT SIZE=2>> up anywhere.</FONT>
<BR><FONT SIZE=2>> No error message is reported, the event just disappears...</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I searched the mailing list archives, and I noticed someone </FONT>
<BR><FONT SIZE=2>> else had this</FONT>
<BR><FONT SIZE=2>> same problem, but I didn't see a solution. The reply to that </FONT>
<BR><FONT SIZE=2>> post suggested</FONT>
<BR><FONT SIZE=2>> turning up logging on horde, to see what that produced. So I </FONT>
<BR><FONT SIZE=2>> turned the</FONT>
<BR><FONT SIZE=2>> logging on my horde to LOG_DEBUG, but nothing is shown in the </FONT>
<BR><FONT SIZE=2>> log when I</FONT>
<BR><FONT SIZE=2>> save an event :( Only thing that's in the log is my login...</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> My kronolith is configured to use 'sql' as the driver, with </FONT>
<BR><FONT SIZE=2>> the appropriate</FONT>
<BR><FONT SIZE=2>> lines uncommented for the mysql database as a backend. I ran </FONT>
<BR><FONT SIZE=2>> the create</FONT>
<BR><FONT SIZE=2>> script, and created the table (I verified that the table was </FONT>
<BR><FONT SIZE=2>> actually there</FONT>
<BR><FONT SIZE=2>> by using the mysql manager as the horde user).</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I'm using: Horde 2.1 RC3, Imp 3.1, Kronolith 1.0</FONT>
<BR><FONT SIZE=2>> System is: RH 7.2</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I checked any system logs I could think might have something </FONT>
<BR><FONT SIZE=2>> in them, but</FONT>
<BR><FONT SIZE=2>> don't see any errors there either. </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Where can I look to figure out what's going wrong here..??</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> thx</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Kevin Hanser</FONT>
<BR><FONT SIZE=2>> System Administrator</FONT>
<BR><FONT SIZE=2>> Merchant Internet Group, Inc.</FONT>
<BR><FONT SIZE=2>> ShopsForMe.com</FONT>
<BR><FONT SIZE=2>> kevin@merchantinternetgroup.com</FONT>
<BR><FONT SIZE=2>> kevin@shopsforme.com</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -- </FONT>
<BR><FONT SIZE=2>> Kronolith mailing list</FONT>
<BR><FONT SIZE=2>> Frequently Asked Questions: <A HREF="http://horde.org/faq/" TARGET="_blank">http://horde.org/faq/</A></FONT>
<BR><FONT SIZE=2>> To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org</FONT>
<BR><FONT SIZE=2>> </FONT>
</P>
</BODY>
</HTML>
---------------------- multipart/alternative attachment--