From chuck at horde.org Mon Apr 26 06:38:52 2004
From: chuck at horde.org (Chuck Hagenbuch)
Date: Mon Apr 26 06:38:58 2004
Subject: [doc] Tying the web page to CVS
In-Reply-To: <1082959612.5918.28.camel@localhost>
References: <1082959612.5918.28.camel@localhost>
Message-ID: <20040426093852.htcswwss8s088ogo@marina.horde.org>
Quoting Barsalou
-There is a great explaination of how to debug where the segmentation fault
+There is a great explanation of how to debug where the segmentation fault
occurs at
http://bugs.php.net/bugs-generating-backtrace.php
which may be of help.
From phorst at ointment.org Mon Apr 26 20:46:10 2004
From: phorst at ointment.org (Peter Horst)
Date: Mon Apr 26 20:46:16 2004
Subject: [doc] type in hordeweb admin faq
In-Reply-To: <20040427022144.A15540@ointment.org>
References: <20040427022144.A15540@ointment.org>
Message-ID: <20040427034610.D15540@ointment.org>
* To doc@lists.horde.org
[IMP 2.2]: Occasionally, the following message will be produced upon login or @@ -204,7 +204,7 @@
Horde 2.0]: +
[Horde 2.0]: This error occurs when PHP is not compiled with gettext support. As of version Horde 2.0, PHP needs to be compiled with gettext support. Rebuild PHP with the @@ -253,7 +253,7 @@ You may also need to install the modules Mail_Mime and Net_Socket as well.
-For more detailed instructions on install PEAR modules, see the +For more detailed instructions on installing PEAR modules, see the PEAR documentation at http://pear.php.net/manual/.
@@ -311,7 +311,7 @@Testing your webserver is straightforward: place a file containing some HTML (or even just some text) in the directory in which it expects to find its data (in Apache, DocumentRoot), and make -the file is world-readable. Start up the webserver if it is not +the file world-readable. Start up the webserver if it is not already running, and in your browser, load
<http://hostname.example.com/filename> @@ -443,7 +443,7 @@ </HTML>
Then, load the file with your browser. It will create a database, a -table, and a row; put data into the row; then deletes the row, the +table, and a row; put data into the row; then delete the row, the table, and the database. If successful, the output will read
This is a test: hello world! @@ -544,7 +544,7 @@ the PHP Manual.[IMP 3.x]: If when you press the Send button in the compose window it simply -returns the same compose windows contents and no mail is sent, then check +returns the same compose window's contents and no mail is sent, then check that you have PHP file uploads enabled. This is done by setting
file_uploads=On @@ -681,7 +681,7 @@When IMP returns to the login screen despite not being told to log out, it is usually the result of your session timing out because you were idle for too long. This is a feature, designed to -prevent unauthorized use of an IMP session if you walks away from +prevent unauthorized use of an IMP session if you walk away from their computer leaving the browser running.
You may be able to adjust the timeout if you determine it is too @@ -766,7 +766,7 @@
5.3.14 After logging in successfully, everything just hangs until the IMAP server times out.
-Incorrect configuration cause IMP to hang upon login until the IMAP +
Incorrect configuration causes IMP to hang upon login until the IMAP server times out, producing an error. Occasionally this will only happen for certain users on a particular server. It is usually caused by mis-specifying the name of the directory in which mail folders are @@ -834,7 +834,7 @@
5.3.18 IMP fails to add new attachments in the Compose window.
-IMP uses the value of the upload_tmp_dir configuration variable to ensure that attachments are safely upload to the web server. If this variable is undefined, IMP is unable to locate the uploaded attachment. To define your upload directory, add something like the following to your php.ini file:
+IMP uses the value of the upload_tmp_dir configuration variable to ensure that attachments are safely uploaded to the web server. If this variable is undefined, IMP is unable to locate the uploaded attachment. To define your upload directory, add something like the following to your php.ini file:
upload_tmp_dir = /var/tmp@@ -843,7 +843,7 @@Special note for some Apache 2.0 users:
If you are running Red Hat or Fedora Core Apache 2.x RPMS, or a -Red Hat/Fedora based distribution, you should have a seperate +Red Hat/Fedora based distribution, you should have a separate /etc/httpd/conf.d/php.conf file. Look inside it for a set of text like this:
@@ -866,7 +866,7 @@5.3.19 IMP displays "There are no parts that can be displayed inline" for all my messages.
-This is a known problem with PHP 4.2.2/4.2.3 and certain version of the UW IMAP c-client. If using these PHP versions, either downgrade to UW IMAP c-client 2001a or upgrade to PHP 4.3.0.
+This is a known problem with PHP 4.2.2/4.2.3 and certain versions of the UW IMAP c-client. If using these PHP versions, either downgrade to UW IMAP c-client 2001a or upgrade to PHP 4.3.0.
From barjunk at attglobal.net Tue Apr 27 07:51:47 2004 From: barjunk at attglobal.net (Barsalou) Date: Tue Apr 27 07:49:28 2004 Subject: [doc] Tying the web page to CVS Message-ID: <1083077507.5918.55.camel@localhost> I was trying to expand on the idea that when you go to http://wiki.horde.org/ you are in the wiki but are not able to modify the pages. At least I am not. Maybe that is an account thing? So, I still think it is valid to have a section in the wiki that provides a direct mechanism for feedback (which includes actually being able to modify the documentation in question without actually having an account) and having a section of "hard" documents that could possibly display the information that is in CVS. It is just an idea and probably has holes in it. I think I am also missing a piece here. The piece that directs the vision of the documentation. I am sure it exists, but not exactly sure where. I'm looking forward to helping in any way that I can. Mike -- BarsalouFrom jan at horde.org Tue Apr 27 10:44:16 2004 From: jan at horde.org (Jan Schneider) Date: Tue Apr 27 10:37:53 2004 Subject: [doc] Tying the web page to CVS In-Reply-To: <1083077507.5918.55.camel@localhost> References: <1083077507.5918.55.camel@localhost> Message-ID: <20040427194416.z5mefwwcogcwoco8@jan.dip.ammma.net> Zitat von Barsalou : > I was trying to expand on the idea that when you go to > http://wiki.horde.org/ you are in the wiki but are not able to modify > the pages. At least I am not. Maybe that is an account thing? I removed guest edit permission from most pages, but the doc pages are still guest-editable and guest can still create new pages. > So, I still think it is valid to have a section in the wiki that > provides a direct mechanism for feedback (which includes actually being > able to modify the documentation in question without actually having an > account) and having a section of "hard" documents that could possibly > display the information that is in CVS. I don't understand what you mean with "hard" documents and why you want to have them in two places, but there are already open areas in the wiki and some unknown guest already started writing some docs. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens http://www.tip4all.de - Deine private Tippgemeinschaft From jan at horde.org Tue Apr 27 10:47:17 2004 From: jan at horde.org (Jan Schneider) Date: Tue Apr 27 10:40:53 2004 Subject: [doc] typos in hordeweb/faq/admin/trouble/answers.html In-Reply-To: <20040427114037.G15540@ointment.org> References: <20040427114037.G15540@ointment.org> Message-ID: <20040427194717.oklyhsk8og4ssw4g@jan.dip.ammma.net> Zitat von Peter Horst : > I jotted down a few more typos in the admin/trouble/answers section of > the faq and stuck them into a unified-diff patch. Most of them are nits. Committed, thanks. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens http://www.tip4all.de - Deine private Tippgemeinschaft From jan at horde.org Tue Apr 27 10:48:04 2004 From: jan at horde.org (Jan Schneider) Date: Tue Apr 27 10:41:46 2004 Subject: Fwd: [doc] typos in hordeweb/faq/admin/trouble/answers.html Message-ID: <20040427194804.uualkcosw84sk4sw@jan.dip.ammma.net> Isn't the FAQ a perfect candidate for the wiki? ----- Weitergeleitete Nachricht von phorst@ointment.org ----- Datum: Tue, 27 Apr 2004 06:40:38 -0500 Von: Peter Horst Antwort an: Peter Horst Betreff: [doc] typos in hordeweb/faq/admin/trouble/answers.html An: doc@lists.horde.org I jotted down a few more typos in the admin/trouble/answers section of the faq and stuck them into a unified-diff patch. Most of them are nits. hth, Peter -- "Not all execrable laws are equally loathsome." -- Declan McCollough, on the DMCA, 8/19/02 ----- Ende der weitergeleiteten Nachricht ----- Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens http://www.tip4all.de - Deine private Tippgemeinschaft -------------- next part -------------- --- answers.html~ Mon Apr 26 21:59:15 2004 +++ answers.html Mon Apr 26 22:04:21 2004 @@ -31,7 +31,7 @@ which refers to image maps. - 5.1.2 "Database error (HordeDB: Session: freeze() failed"
+5.1.2 "Database error (HordeDB): Session: freeze() failed"
[IMP 2.2]: Occasionally, the following message will be produced upon login or @@ -204,7 +204,7 @@
5.1.18 "Call to undefined function: _( )" [Horde 2.0]
-Horde 2.0]: +
[Horde 2.0]: This error occurs when PHP is not compiled with gettext support. As of version Horde 2.0, PHP needs to be compiled with gettext support. Rebuild PHP with the @@ -253,7 +253,7 @@ You may also need to install the modules Mail_Mime and Net_Socket as well.
-For more detailed instructions on install PEAR modules, see the +For more detailed instructions on installing PEAR modules, see the PEAR documentation at http://pear.php.net/manual/.
@@ -311,7 +311,7 @@Testing your webserver is straightforward: place a file containing some HTML (or even just some text) in the directory in which it expects to find its data (in Apache, DocumentRoot), and make -the file is world-readable. Start up the webserver if it is not +the file world-readable. Start up the webserver if it is not already running, and in your browser, load
<http://hostname.example.com/filename> @@ -443,7 +443,7 @@ </HTML>Then, load the file with your browser. It will create a database, a -table, and a row; put data into the row; then deletes the row, the +table, and a row; put data into the row; then delete the row, the table, and the database. If successful, the output will read
This is a test: hello world! @@ -544,7 +544,7 @@ the PHP Manual.[IMP 3.x]: If when you press the Send button in the compose window it simply -returns the same compose windows contents and no mail is sent, then check +returns the same compose window's contents and no mail is sent, then check that you have PHP file uploads enabled. This is done by setting
file_uploads=On @@ -681,7 +681,7 @@When IMP returns to the login screen despite not being told to log out, it is usually the result of your session timing out because you were idle for too long. This is a feature, designed to -prevent unauthorized use of an IMP session if you walks away from +prevent unauthorized use of an IMP session if you walk away from their computer leaving the browser running.
You may be able to adjust the timeout if you determine it is too @@ -766,7 +766,7 @@
5.3.14 After logging in successfully, everything just hangs until the IMAP server times out.
-Incorrect configuration cause IMP to hang upon login until the IMAP +
Incorrect configuration causes IMP to hang upon login until the IMAP server times out, producing an error. Occasionally this will only happen for certain users on a particular server. It is usually caused by mis-specifying the name of the directory in which mail folders are @@ -834,7 +834,7 @@
5.3.18 IMP fails to add new attachments in the Compose window.
-IMP uses the value of the upload_tmp_dir configuration variable to ensure that attachments are safely upload to the web server. If this variable is undefined, IMP is unable to locate the uploaded attachment. To define your upload directory, add something like the following to your php.ini file:
+IMP uses the value of the upload_tmp_dir configuration variable to ensure that attachments are safely uploaded to the web server. If this variable is undefined, IMP is unable to locate the uploaded attachment. To define your upload directory, add something like the following to your php.ini file:
upload_tmp_dir = /var/tmp@@ -843,7 +843,7 @@Special note for some Apache 2.0 users:
If you are running Red Hat or Fedora Core Apache 2.x RPMS, or a -Red Hat/Fedora based distribution, you should have a seperate +Red Hat/Fedora based distribution, you should have a separate /etc/httpd/conf.d/php.conf file. Look inside it for a set of text like this:
@@ -866,7 +866,7 @@5.3.19 IMP displays "There are no parts that can be displayed inline" for all my messages.
-This is a known problem with PHP 4.2.2/4.2.3 and certain version of the UW IMAP c-client. If using these PHP versions, either downgrade to UW IMAP c-client 2001a or upgrade to PHP 4.3.0.
+This is a known problem with PHP 4.2.2/4.2.3 and certain versions of the UW IMAP c-client. If using these PHP versions, either downgrade to UW IMAP c-client 2001a or upgrade to PHP 4.3.0.
-------------- next part -------------- -- Documentation mailing list - Join the hunt: http://horde.org/bounties/ Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: doc-unsubscribe@lists.horde.org From eric.rostetter at physics.utexas.edu Tue Apr 27 10:56:12 2004 From: eric.rostetter at physics.utexas.edu (Eric Rostetter) Date: Tue Apr 27 10:57:05 2004 Subject: Fwd: [doc] typos in hordeweb/faq/admin/trouble/answers.html In-Reply-To: <20040427194804.uualkcosw84sk4sw@jan.dip.ammma.net> References: <20040427194804.uualkcosw84sk4sw@jan.dip.ammma.net> Message-ID: <20040427125612.njgogko8w880g04g@mail.ph.utexas.edu> Quoting Jan Schneider: > Isn't the FAQ a perfect candidate for the wiki? Yes. -- Eric Rostetter The Department of Physics The University of Texas at Austin Why get even? Get odd! From barjunk at attglobal.net Tue Apr 27 22:40:13 2004 From: barjunk at attglobal.net (Barsalou) Date: Tue Apr 27 22:38:01 2004 Subject: [doc] HowToUseWiki Message-ID: <1083130813.5918.62.camel@localhost> Anyway to get the HowToUseWiki link to automatically show up in a separate window? It is useful to have it display the wiki examples while editing the pages. Maybe there is a browser trick I can use instead? Mike -- Barsalou From jan at horde.org Wed Apr 28 00:46:34 2004 From: jan at horde.org (Jan Schneider) Date: Wed Apr 28 00:40:13 2004 Subject: [doc] HowToUseWiki In-Reply-To: <1083130813.5918.62.camel@localhost> References: <1083130813.5918.62.camel@localhost> Message-ID: <20040428094634.15emcgoso88kc0wc@jan.dip.ammma.net> Zitat von Barsalou : > Anyway to get the HowToUseWiki link to automatically show up in a > separate window? It is useful to have it display the wiki examples > while editing the pages. > > Maybe there is a browser trick I can use instead? Shift + Click. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens http://www.tip4all.de - Deine private Tippgemeinschaft From lists at discountchristian.com Wed Apr 28 11:19:13 2004 From: lists at discountchristian.com (Barry Steinman) Date: Wed Apr 28 11:31:03 2004 Subject: [doc] imp docs Message-ID: Is there any written documentation for imp? From eric.rostetter at physics.utexas.edu Wed Apr 28 12:19:48 2004 From: eric.rostetter at physics.utexas.edu (Eric Rostetter) Date: Wed Apr 28 12:20:14 2004 Subject: [doc] imp docs In-Reply-To: References: Message-ID: <20040428141948.8ksogkgk4wk4gwok@mail.ph.utexas.edu> Quoting Barry Steinman : > Is there any written documentation for imp? Yes, at least in CVS. No released docs yet though. What kind of docs are you looking for? -- Eric Rostetter The Department of Physics The University of Texas at Austin Why get even? Get odd!