From users@opengroupware.org Tue May 1 14:42:35 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 09:42:35 -0400 Subject: [OGo-Users] Install on Debian Etch or other suggestions? In-Reply-To: <46352C20.8060709@versa.net.au> Message-ID: <00aa01c78bf6$93e98980$6a01a8c0@DAD> It looks like I have two versions running at the same time? 7.4 and 8.1 ? Both have pg_hba.conf files. The 7.4 one is identical to the settings below the 8.1 one is slightly different as it does not explicitly identify the subnet mask. The local network I'm running on has a subnet mask of 255.255.255.0 ... do I need to change the setting in the 7.4 pg_hba.conf file to match? -----Original Message----- From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On Behalf Of Brian Austin Sent: April 29, 2007 7:37 PM To: users@opengroupware.org Subject: Re: [OGo-Users] Install on Debian Etch or other suggestions? /etc/postgresql/7.4/main# vi pg_hba.conf looks like this... # Database administrative login by UNIX sockets local all postgres ident sameuser # TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD local all all ident sameuser # IPv4-style local connections: host all all 127.0.0.1 255.255.255.255 md5 # IPv6-style local connections: host all all ::1 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff md5 -----Original Message ----- From: Brian austin Sent: 29/04/2007 9:20 PM >> Configure postgress to allow access to database. >> need to allow local machine access to postgress > > will post file & change required when I get a mo' > > Jan Sneep wrote: >> OK This is what I have done, which is slightly different to what you >> showed; >> (I've put ** infront of the lines that are different) >> >> By the way I'm running all of the commands from the \etc\apt folder >> as this >> is where the "Root Terminal" opens up to. >> >> apt-get install ogo-create-instance -->> This still doesn't work >> ... can't >> find the package >> >> ** wget >> http://svn.opengroupware.org/viewcvs/releases/1.1.6-yummy/debian/ogo-create- >> >> instance?rev=1759 >> >> chmod 700 ogo-create-instnce?rev=1759 ./ogo-create-instance?rv=1759 >> >> ** wget >> http://svn.opengroupware.org/viewcvs/releases/1.1.6-yummy/debian/opengroupwa >> >> re.org-environment.opengroupware.org?rev=1759 >> >> ** mv opengroupware.org-environment.opengroupware.org\?rev\=1759 >> opengroupware.org >> >> ** chmod 700 opengroupware.org >> >> ** mv opengroupware /etc/init.d >> >> cd /etc/rc2.d >> >> ** ln -s ../init.d/opengroupware.org S92opengroupware >> >> ** cd ../rc3.d >> >> ** ln -s ../init.d/opengroupware.org S92opengroupware >> >> ** cd ../rc4.d >> >> ** ln -s ../init.d/opengroupware.org S92opengroupware >> >> ** cd ../rc5.d >> >> ** ln -s ../init.d/opengroupware.org S92opengroupware >> >> Not sure if I need to actually do something for the following two >> instructions; >> >> Configure postgress to allow access to database. >> need to allow local machine access to postgress >> >> So I'm proceeding to installing Funambol ... :O) >> >> >> -----Original Message----- >> From: users-admin@opengroupware.org >> [mailto:users-admin@opengroupware.org]On Behalf Of Brian austin >> Sent: April 27, 2007 5:19 PM >> To: users@opengroupware.org >> Subject: Re: [OGo-Users] Install on Debian Etch or other suggestions? >> >> >> try >> >> apt-get install ogo-create-instance >> >> wget >> http://svn.opengroupware.org/viewcvs//checkout//releases/1.1.6-yummy/debian/ >> >> opengroupware.org-environment.opengroupware.org?rev=1759 >> >> mv opengroupware.org-environment.opengroupware.org\?rev\=1759 >> opengroupware >> chmod 700 opengroupware >> mv opengroupware /etc/init.d/ >> cd /etc/rc2.d >> ln -s ../init.d/opengroupware S92opengroupware >> cd ../rc3.d/ >> ln -s ../init.d/opengroupware S92opengroupware >> cd ../rc4.d/ >> ln -s ../init.d/opengroupware S92opengroupware >> cd ../rc5.d/ >> ln -s ../init.d/opengroupware S92opengroupware >> >> Jan Sneep wrote: >> >>> Everything up to "Hacks to fix up the broken install" worked >>> beautifully. Then ran into an error. >>> >>> Step 1. - tried to type the whole thing as a single command ... is >>> that correct? >>> >>> Following was the error message produced; >>> >>> >>> debian:/etc/apt# wget >>> >>> >> http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-yummy/debian/og >> >> o-create-instance?rev=1759 >> >>> chmod 700 ogo-create-instnce?rev=1759 ./ogo-create-instance?rev=1759 >>> --10:13:47-- >>> >>> >> http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-yummy/debian/og >> >> o-create-instance?rev=1759 >> >>> => `ogo-create-instance?rev=1759' >>> Resolving svn.opengroupware.org... 213.211.192.147 >>> Connecting to svn.opengroupware.org|213.211.192.147|:80... connected. >>> HTTP request sent, awaiting response... 404 Not Found >>> 10:13:48 ERROR 404: Not Found. >>> >>> --10:13:48-- http://chmod/ >>> => `index.html' >>> Resolving chmod... failed: Name or service not known. >>> --10:13:48-- http://700/ >>> => `index.html' >>> Resolving 700... 0.0.2.188 >>> Connecting to 700|0.0.2.188|:80... failed: Invalid argument. >>> --10:13:48-- http://ogo-create-instnce/?rev=1759 >>> => `index.html?rev=1759' >>> Resolving ogo-create-instnce... failed: Name or service not known. >>> --10:13:48-- http://./ogo-create-instance?rev=1759 >>> => `ogo-create-instance?rev=1759' >>> Resolving .... failed: Name or service not known. >>> >>> FINISHED --10:13:48-- >>> Downloaded: 0 bytes in 0 files >>> >>> Then tried just the first part, in case it was multiple commands ... >>> Following was the error message produced; >>> >>> >>> debian:/etc/apt# wget >>> >>> >> http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-yummy/debian/og >> >> o-create-instance?rev=1759 >> >> > >> go-create-instance?rev=1759> >> >>> --10:18:18-- >>> >>> >> http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-yummy/debian/og >> >> o-create-instance?rev=1759 >> >>> => `ogo-create-instance?rev=1759' >>> Resolving svn.opengroupware.org... 213.211.192.147 >>> Connecting to svn.opengroupware.org|213.211.192.147|:80... connected. >>> HTTP request sent, awaiting response... 404 Not Found >>> 10:13:48 ERROR 404: Not Found. >>> >>> So did I make a typo? >>> >>> >>> >>> By the way what is Funambol? >>> >>> >>> >>> Thanks, >>> >>> >>> >>> Jan >>> >>> >>> >>> -----Original Message----- >>> *From:* users-admin@opengroupware.org >>> [mailto:users-admin@opengroupware.org]*On Behalf Of *brian Austin >>> *Sent:* April 26, 2007 7:15 PM >>> *To:* users@opengroupware.org >>> *Subject:* Re: [OGo-Users] Install on Debian Etch or other >>> suggestions? >>> >>> ok, >>> >>> I've put my instructions in the plone. >>> >>> >>> >> http://docs.opengroupware.org/Members/brianaustin2019/Opengroupware%20on%20E >> >> tch%20with%20Funambol/document_view >> >>> but I bet it doesnt stop people asking how to do it. >>> >>> barneyVM:~# uname -a >>> Linux barneyVM 2.6.16-2-xen-686 #1 SMP Fri Aug 18 21:56:08 UTC >>> 2006 i686 GNU/Linux >>> barneyVM:~# cat /etc/apt/sources.list >>> deb http://ftp.iinet.net.au/debian/debian/ etch main contrib >>> non-free >>> deb-src http://ftp.iinet.net.au/debian/debian/ etch main >>> #deb http://http.us.debian.org/debian/ etch main contrib non-free >>> >>> deb http://download.opengroupware.org/nightly/packages/debian >>> sarge releases/opengroupware-1.1.6-yummy >>> deb http://download.opengroupware.org/nightly/packages/debian >>> sarge releases/sope-4.5.9-maple >>> deb http://download.opengroupware.org/nightly/packages/debian >>> sarge releases/ThirdParty >>> >>> deb http://security.debian.org/ etch/updates main >>> deb-src http://security.debian.org/ etch/updates main >>> >>> barneyVM:~# ps -A | grep ogo >>> 2387 ? 00:00:00 ogo-webui-1.1 >>> 2388 ? 00:00:00 ogo-zidestore-1 >>> 2389 ? 00:00:00 ogo-xmlrpcd-1.1 >>> 2413 ? 00:00:00 ogo-zidestore-1 >>> 2415 ? 00:00:00 ogo-xmlrpcd-1.1 >>> 3152 ? 00:00:00 ogo-webui-1.1 >>> >>> >>> -----Original Message ----- >>> From: Jan Sneep >>> Sent: 27/04/2007 1:26 AM >>> >>>> Has anyone figured out how to install on Debian Etch yet? >>>> >>>> I'm pretty much a newbie to Linux systems. Heard about Open >>>> Groupware and wanted to give it a try so based on the web site >>>> suggestion that Debian had excellent support decided to install >>>> it. I've been playing with Debian for a couple of months now >>>> getting Samba and CUPS working and just trying to figure things >>>> out when I had time to spare. However my overall goal was to get >>>> Open Groupware working and I had basically set aside this week to >>>> tackle installing it. I started bright and early Monday morning >>>> and thought before I start the install I had better run the >>>> security updates to make sure I had as up-to-date an OS as >>>> possible. That is were I messed up and I ran into some update >>>> problems. However, as a result, now have a nice totally clean >>>> version of Etch up and running on my server. But keeping my goal >>>> in mind of getting Open Groupware working and reading one of the >>>> threads from last week that said they didn't think it was >>>> possible to install Sarge OGo packages on Etch? >>>> >>>> So now I'm wondering if Debian was the best choice for running >>>> OGo? Any suggestions on a better route? >>>> >>>> Jan >>>> >>>> No virus found in this outgoing message. >>>> Checked by AVG Free Edition. >>>> Version: 7.5.463 / Virus Database: 269.6.1/776 - Release Date: >>>> 2007.04.25 12:19 PM >>>> >>>> >>> -- OpenGroupware.org Users users@opengroupware.org >>> http://mail.opengroupware.org/mailman/listinfo/users >>> >>> No virus found in this incoming message. >>> Checked by AVG Free Edition. >>> Version: 7.5.463 / Virus Database: 269.6.1/776 - Release Date: >>> 2007.04.25 12:19 PM >>> >>> >>> No virus found in this outgoing message. >>> Checked by AVG Free Edition. >>> Version: 7.5.463 / Virus Database: 269.6.1/777 - Release Date: >>> 2007.04.26 3:23 PM >>> >>> >> -- >> OpenGroupware.org Users >> users@opengroupware.org >> http://mail.opengroupware.org/mailman/listinfo/users >> No virus found in this incoming message. >> Checked by AVG Free Edition. >> Version: 7.5.463 / Virus Database: 269.6.1/777 - Release Date: >> 2007.04.26 >> 3:23 PM >> >> No virus found in this outgoing message. >> Checked by AVG Free Edition. >> Version: 7.5.467 / Virus Database: 269.6.1/778 - Release Date: >> 2007.04.27 >> 1:39 PM >> >> -- OpenGroupware.org Users users@opengroupware.org http://mail.opengroupware.org/mailman/listinfo/users No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/779 - Release Date: 2007.04.28 3:32 PM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM From users@opengroupware.org Tue May 1 15:01:30 2007 From: users@opengroupware.org (Adam Tauno Williams) Date: Tue, 01 May 2007 10:01:30 -0400 Subject: [OGo-Users] Install on Debian Etch or other suggestions? In-Reply-To: <00aa01c78bf6$93e98980$6a01a8c0@DAD> References: <00aa01c78bf6$93e98980$6a01a8c0@DAD> Message-ID: <1178028090.4428.20.camel@aleph.whitemice.org> --=-XExDJ1EctMI5r/Wdo/Qd Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > It looks like I have two versions running at the same time? 7.4 and 8.1 ? > Both have pg_hba.conf files. You have two versions of PostgreSQL running concurrently??? "ps ax | grep postmaster" shows two processes? If this is actually true I'd recommend just uninstalling 7.4. There is really no reason to still be running what is [at this point] a rather clunky version of PostgreSQL. > The 7.4 one is identical to the settings below the 8.1 one is slightly > different as it does not explicitly identify the subnet mask. > The local network I'm running on has a subnet mask of 255.255.255.0 ... d= o I > need to change the setting in the 7.4 pg_hba.conf file to match? --=-XExDJ1EctMI5r/Wdo/Qd Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBGN0g6LRePpNle04MRAjdeAJ41pWv7/6MoXPIHXlp6wPKVG8SwYQCfb8HT 0B2NmTK9Ec9A1fjNKxoQnh0= =D+vW -----END PGP SIGNATURE----- --=-XExDJ1EctMI5r/Wdo/Qd-- From users@opengroupware.org Tue May 1 15:41:54 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 10:41:54 -0400 Subject: [OGo-Users] Install on Debian Etch or other suggestions? In-Reply-To: <1178028090.4428.20.camel@aleph.whitemice.org> Message-ID: <000301c78bfe$dd96f380$6a01a8c0@DAD> debian:/home/jan# ps ax | grep postmaster 2425 ? S 0:00 /usr/lib/postgresql/7.4/bin/postmaster -D /var/lib/postgresql/7.4/main 2458 ? S 0:00 /usr/lib/postgresql/8.1/bin/postmaster -D /var/lib/postgresql/8.1/main -c config_file=/etc/postgresql/8.1/main/postgresql.conf 4634 pts/1 R+ 0:00 grep postmaster This must be the Default setting for Debian Etch ... I just did a clean install last week and other than try to get Ogo working haven't changed a thing. -----Original Message----- From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On Behalf Of Adam Tauno Williams Sent: May 1, 2007 10:02 AM To: users@opengroupware.org Subject: RE: [OGo-Users] Install on Debian Etch or other suggestions? > It looks like I have two versions running at the same time? 7.4 and 8.1 ? > Both have pg_hba.conf files. You have two versions of PostgreSQL running concurrently??? "ps ax | grep postmaster" shows two processes? If this is actually true I'd recommend just uninstalling 7.4. There is really no reason to still be running what is [at this point] a rather clunky version of PostgreSQL. > The 7.4 one is identical to the settings below the 8.1 one is slightly > different as it does not explicitly identify the subnet mask. > The local network I'm running on has a subnet mask of 255.255.255.0 ... do I > need to change the setting in the 7.4 pg_hba.conf file to match? No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM From users@opengroupware.org Tue May 1 18:50:18 2007 From: users@opengroupware.org (Helge Hess) Date: Tue, 1 May 2007 19:50:18 +0200 Subject: [OGo-Users] Re: [OGo-MacOSX] Meaning of web-ui output (built from trunk build 1934 + SOPE 4.6 beta on Mac OS X successfully) In-Reply-To: <7fccb3000704291110h3a261632v63030f4beacac178@mail.gmail.com> References: <7fccb3000704291110h3a261632v63030f4beacac178@mail.gmail.com> Message-ID: <643DA61C-C42B-44B7-97A5-85B46AF01FE7@opengroupware.org> On Apr 29, 2007, at 20:10, Tabitha McNerney wrote: > I am intentionally cross posting this message because the questions > I have may not be related to OGo running on Mac OS X So you are intentionally doing the wrong thing ;-) The correct thing to do is to post the real message on a specific list and possibly a pointer on another. Thanks. > 1.) After starting web-ui, I noticed this new message: > > Apr 29 17:32:38 ogo-webui-1.1 [4461]: SNS support disabled. > > What is SNS? Session Name Service (daemon). Used for clustering. http://docs.opengroupware.org/Members/helge/numberofusers/document_view > 2.) After making the first connection to web-ui from a browser > these messages appear and are of interest: > > Apr 29 17:35:06 ogo-webui-1.1 [4461]: <0x0x2f5aa40[OGoHelpManager]> > Note: no OGo documentation installed! Can be ignored, incomplete feature. > Apr 29 17:35:06 ogo-webui-1.1 [4461]: [ERROR] (116D116D014634D74A) > did not find dockable page: 'Registration' Can be ignored, incomplete feature. > P.S. I'd love to see the core maintainers of OpenGroupware get > together with Apple so that Apple would bundle OGo with Mac OS X > Server in a future version Discussion of this belongs on the discuss@ mailing list. Thanks. Greets, Helge -- Helge Hess http://www.helgehess.eu/ From users@opengroupware.org Tue May 1 19:10:03 2007 From: users@opengroupware.org (Helge Hess) Date: Tue, 1 May 2007 20:10:03 +0200 Subject: [OGo-Users] XML RPC required? Used by lots of people? In-Reply-To: <1177897161.4797.47.camel@aleph.whitemice.org> References: <7fccb3000704291347o26e952dauabc31d718e045c42@mail.gmail.com> <1177884069.4797.38.camel@aleph.whitemice.org> <7fccb3000704291748h5b4f9984ua528fa5036724dc7@mail.gmail.com> <1177897161.4797.47.camel@aleph.whitemice.org> Message-ID: <2957E5F1-B660-47B2-9406-3B2B414F863E@opengroupware.org> On Apr 30, 2007, at 03:39, Adam Tauno Williams wrote: > ZideStore will never be larger > than the value assigned to SxVMemLimit. Thats incorrect. If processing requires it (and the ulimit allows it), ZideStore will consume more memory. And restart after the memory intensive operation completes. Well, and yes, restarts are to avoid big vmems due to caching. Or leaks. Whatever, it increases stability to restart now and then :-) Thanks, Helge PS: the operating system not necessarily frees memory which is freed by the application. So even if there are no leaks, applications not necessarily shrink in memory size. -- Helge Hess http://www.helgehess.eu/ From users@opengroupware.org Tue May 1 19:20:25 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 14:20:25 -0400 Subject: [OGo-Users] Http://{your server here} Message-ID: <000101c78c1d$6465c580$6401a8c0@DAD> This is a multi-part message in MIME format. ------=_NextPart_000_0002_01C78BFB.DD542580 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit The first part of the manul ( HYPERLINK "http://www.opengroupware.org/en/users/docs/ogo-userguide-0.9.pdf"http://www .opengroupware.org/en/users/docs/ogo-userguide-0.9.pdf) says I need to access Open Groupware via my web browser ... how would I know where to point my web browser to?   For that matter how can I tell if I have been successful at installing the software?   Jan No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM ------=_NextPart_000_0002_01C78BFB.DD542580 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
The = first part of=20 the manul (http://www.opengroupware.org/en/users/docs/ogo-userguide-0.9.pdf)=20 says I need to access Open Groupware via my web browser ... how would I = know=20 where to point my web browser to?
 
For = that matter how=20 can I tell if I have been successful at installing the=20 software?
 
Jan

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: = 2007.05.01 2:10 AM

------=_NextPart_000_0002_01C78BFB.DD542580-- From users@opengroupware.org Tue May 1 19:31:45 2007 From: users@opengroupware.org (Adam Tauno Williams) Date: Tue, 01 May 2007 14:31:45 -0400 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <000101c78c1d$6465c580$6401a8c0@DAD> References: <000101c78c1d$6465c580$6401a8c0@DAD> Message-ID: <1178044305.4273.5.camel@aleph.whitemice.org> --=-y5QEuB8+j+VhtijLIShD Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > The first part of the manul > (http://www.opengroupware.org/en/users/docs/ogo-userguide-0.9.pdf) See also WMOGAG - http://docs.opengroupware.org/Members/whitemice/wmogag/file_view > says I need to access Open Groupware via my web browser ... how would > I know where to point my web browser to? http://{servername}/OpenGroupware > For that matter how can I tell if I have been successful at installing > the software? Are the OGo daemons running? aleph:/home/awilliam # ps ax | grep ogo 7468 pts/5 S 0:00 /usr/local/sbin/ogo-webui-1.1 7470 pts/5 S 0:00 /usr/local/sbin/ogo-webui-1.1 You see goodness in the logs (/var/log/opengroupware/ogo-webui-1.1-err.log): .... May 01 18:27:40 ogo-webui-1.1 [7470]: OGoProject: available project bases: FileSystem,Database May 01 18:27:40 ogo-webui-1.1 [7470]: Note: load storage bundle: 'OGoFileSystemProject.ds' May 01 18:27:40 ogo-webui-1.1 [7470]: Note: load storage bundle: 'OGoDatabaseProject.ds' .... May 01 18:27:41 ogo-webui-1.1 [7470]: PostgreSQL72 connection established: <0x0x868222c[PGConnection]: connection=3D0x0x8683340> May 01 18:27:41 ogo-webui-1.1 [7470]: PostgreSQL72 channel 0x0x82f4514 opened (connection=3D<0x0x868222c[PGConnection]: connection=3D0x0x8683340>= ) May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: BEGIN TRANSACTION May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: SELECT t1.login, t1.is_locked, t1.password FROM person t1 WHERE (t1.login =3D 'root') AND (t1.is_account=3D1) May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: COMMIT TRANSACTION .... The "PostgreSQL72" does *NOT* actually correspond to your version of PostgreSQL, it is just the name used by the adapter. --=-y5QEuB8+j+VhtijLIShD Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBGN4eRLRePpNle04MRAuDoAJwMGFC5lWdWfUeYYvlX/HpTpt+9WQCfUx8O HIOPkJeNutaHFHFvDQRldIM= =GTMG -----END PGP SIGNATURE----- --=-y5QEuB8+j+VhtijLIShD-- From users@opengroupware.org Tue May 1 19:55:44 2007 From: users@opengroupware.org (Adam Tauno Williams) Date: Tue, 01 May 2007 14:55:44 -0400 Subject: [OGo-Users] XML RPC required? Used by lots of people? In-Reply-To: <2957E5F1-B660-47B2-9406-3B2B414F863E@opengroupware.org> References: <7fccb3000704291347o26e952dauabc31d718e045c42@mail.gmail.com> <1177884069.4797.38.camel@aleph.whitemice.org> <7fccb3000704291748h5b4f9984ua528fa5036724dc7@mail.gmail.com> <1177897161.4797.47.camel@aleph.whitemice.org> <2957E5F1-B660-47B2-9406-3B2B414F863E@opengroupware.org> Message-ID: <1178045744.4273.16.camel@aleph.whitemice.org> --=-dERHRoktMYkwfdSK2UOA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > > ZideStore will never be larger > > than the value assigned to SxVMemLimit. > Thats incorrect. If processing requires it (and the ulimit allows =20 > it), ZideStore will consume more memory. And restart after the memory =20 > intensive operation completes. Yep, my bad. > Well, and yes, restarts are to avoid big vmems due to caching. Or =20 > leaks. Whatever, it increases stability to restart now and then :-) > PS: the operating system not necessarily frees memory which is freed =20 > by the application. So even if there are no leaks, applications not =20 > necessarily shrink in memory size. Useful/accurate tuning on UNIX is pretty tough, lots of the columns in "ps" don't really mean what one would initially assume they mean [see http://virtualthreads.blogspot.com/2006/02/understanding-memory-usage-on-li= nux.html for a good intro on the subject ]. If you want accurate statistic= s on the resource consumption of OGo one of the best places to look is WOSt= ats. Using Internet Explorer hit "http://{hostname}/OpenGroupware/x/WOStats" of your OpenGroupware instance for stats on the WebUI, or (with any browser) hit "http://{hostname}/zidestore/x/WOStats" for information on ZideStore. A nice feature; there is notes on this in the docs plone and the "Debugging, Profiling, & Tuning" chapter of WMOGAG (as of revision F). --=-dERHRoktMYkwfdSK2UOA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBGN40wLRePpNle04MRAiI3AJ9vM8LSPv+7d+pNxRTKohTOzYsbGwCfdJqz qZwEextKQD5sw4ClHt9E5o8= =urZr -----END PGP SIGNATURE----- --=-dERHRoktMYkwfdSK2UOA-- From users@opengroupware.org Tue May 1 19:56:52 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 14:56:52 -0400 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <1178044305.4273.5.camel@aleph.whitemice.org> Message-ID: <000d01c78c22$7bb7faa0$6401a8c0@DAD> I guess not ... :O( debian:/home/jan# ps ax | grep ogo 3235 pts/1 R+ 0:00 grep ogo And the folder /var/log/opengroupware doesn't exist ... :O( I wish there were step by step instructions on what all the bits you need to do to get this beast running. Wandering around aimlessly looking for things is a royal pain! -----Original Message----- From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On Behalf Of Adam Tauno Williams Sent: May 1, 2007 2:32 PM To: users@opengroupware.org Subject: Re: [OGo-Users] Http://{your server here} > The first part of the manul > (http://www.opengroupware.org/en/users/docs/ogo-userguide-0.9.pdf) See also WMOGAG - http://docs.opengroupware.org/Members/whitemice/wmogag/file_view > says I need to access Open Groupware via my web browser ... how would > I know where to point my web browser to? http://{servername}/OpenGroupware > For that matter how can I tell if I have been successful at installing > the software? Are the OGo daemons running? aleph:/home/awilliam # ps ax | grep ogo 7468 pts/5 S 0:00 /usr/local/sbin/ogo-webui-1.1 7470 pts/5 S 0:00 /usr/local/sbin/ogo-webui-1.1 You see goodness in the logs (/var/log/opengroupware/ogo-webui-1.1-err.log): .... May 01 18:27:40 ogo-webui-1.1 [7470]: OGoProject: available project bases: FileSystem,Database May 01 18:27:40 ogo-webui-1.1 [7470]: Note: load storage bundle: 'OGoFileSystemProject.ds' May 01 18:27:40 ogo-webui-1.1 [7470]: Note: load storage bundle: 'OGoDatabaseProject.ds' .... May 01 18:27:41 ogo-webui-1.1 [7470]: PostgreSQL72 connection established: <0x0x868222c[PGConnection]: connection=0x0x8683340> May 01 18:27:41 ogo-webui-1.1 [7470]: PostgreSQL72 channel 0x0x82f4514 opened (connection=<0x0x868222c[PGConnection]: connection=0x0x8683340>) May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: BEGIN TRANSACTION May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: SELECT t1.login, t1.is_locked, t1.password FROM person t1 WHERE (t1.login = 'root') AND (t1.is_account=1) May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: COMMIT TRANSACTION .... The "PostgreSQL72" does *NOT* actually correspond to your version of PostgreSQL, it is just the name used by the adapter. No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM From users@opengroupware.org Tue May 1 20:05:31 2007 From: users@opengroupware.org (Adam Tauno Williams) Date: Tue, 01 May 2007 15:05:31 -0400 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <000d01c78c22$7bb7faa0$6401a8c0@DAD> References: <000d01c78c22$7bb7faa0$6401a8c0@DAD> Message-ID: <1178046331.4273.20.camel@aleph.whitemice.org> --=-SnisQA/9Xzm45lfuojZt Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > I guess not ... :O( > debian:/home/jan# ps ax | grep ogo > 3235 pts/1 R+ 0:00 grep ogo Did you start the instance? "rcogo-webui start" or your distributions equivalent. > And the folder /var/log/opengroupware doesn't exist ... :O( Maybe the logs don't go there on debian...? You'd need a Debian user to answer that; they must go somewhere. > I wish there were step by step instructions on what all the bits you need= to > do to get this beast running. Wandering around aimlessly looking for thin= gs > is a royal pain! Your package manager should have created logging directories, etc... for you. --=-SnisQA/9Xzm45lfuojZt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBGN497LRePpNle04MRAlJdAJ9np0XZKzdj3rEEfZ2zeOldTy7gIQCdEvAY iue5TVXYUDOiW3H2TVzV9y4= =0XjN -----END PGP SIGNATURE----- --=-SnisQA/9Xzm45lfuojZt-- From users@opengroupware.org Tue May 1 20:07:23 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 15:07:23 -0400 Subject: [OGo-Users] PostgreSQL setup Message-ID: <001301c78c23$f3a32d90$6401a8c0@DAD> This is a multi-part message in MIME format. ------=_NextPart_000_0014_01C78C02.6C918D90 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit On the FAQ  page ( HYPERLINK "http://www.opengroupware.org/en/users/faq/index.html"http://www.opengroupwa re.org/en/users/faq/index.html) it told me how to make sure I configured the "tcpip_socket" variable to "true" in the postgresql.conf file, [which I did] and then it says I can check if the TCP/IP is working by running psql;   psql -h localhost OGo OGo (This assumes that you have created a database named "OGo" and a database user named "OGo") Can anyone tell me how to create an Ogo databse and an Ogo user? Jan       No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM ------=_NextPart_000_0014_01C78C02.6C918D90 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
On the = FAQ =20 page (http://www.= opengroupware.org/en/users/faq/index.html) it=20 told me how to make sure I configured the "tcpip_socket" variable to "true" in the postgresql.conf file, = [which I=20 did] and then it says I can check if the TCP/IP is working by = running=20 psql;
 
psql -h localhost OGo OGo

(This assumes that you have created a database named "OGo" and a = database=20 user named "OGo")

Can = anyone tell me how=20 to create an Ogo databse and an Ogo user?

Jan

 

 
 

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: = 2007.05.01 2:10 AM

------=_NextPart_000_0014_01C78C02.6C918D90-- From users@opengroupware.org Tue May 1 20:09:26 2007 From: users@opengroupware.org (Helge Hess) Date: Tue, 1 May 2007 21:09:26 +0200 Subject: [OGo-Users] PostgreSQL setup In-Reply-To: <001301c78c23$f3a32d90$6401a8c0@DAD> References: <001301c78c23$f3a32d90$6401a8c0@DAD> Message-ID: On May 1, 2007, at 21:07, Jan Sneep wrote: > Can anyone tell me how to create an Ogo databse and an Ogo user? If you install from packages this is done automagically. Do you install from sources? Helge -- Helge Hess http://www.helgehess.eu/ From users@opengroupware.org Tue May 1 20:16:10 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 15:16:10 -0400 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <1178046331.4273.20.camel@aleph.whitemice.org> Message-ID: <001c01c78c25$2dfa3780$6401a8c0@DAD> "rcogo-webui start" ... command not found ... so I'll have to look for that. I did a search for files "Ogo*.log" in the File System and no file by that name could be found. What are "logging directories, etc" ? -----Original Message----- From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On Behalf Of Adam Tauno Williams Sent: May 1, 2007 3:06 PM To: users@opengroupware.org Subject: RE: [OGo-Users] Http://{your server here} > I guess not ... :O( > debian:/home/jan# ps ax | grep ogo > 3235 pts/1 R+ 0:00 grep ogo Did you start the instance? "rcogo-webui start" or your distributions equivalent. > And the folder /var/log/opengroupware doesn't exist ... :O( Maybe the logs don't go there on debian...? You'd need a Debian user to answer that; they must go somewhere. > I wish there were step by step instructions on what all the bits you need to > do to get this beast running. Wandering around aimlessly looking for things > is a royal pain! Your package manager should have created logging directories, etc... for you. No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM From users@opengroupware.org Tue May 1 20:25:28 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 15:25:28 -0400 Subject: [OGo-Users] PostgreSQL setup In-Reply-To: Message-ID: <001f01c78c26$7ab3ad30$6401a8c0@DAD> Ah clueing in slowly ... it must be one of the things that gets done when one manages to get; apt-get install ogo-create-instance to work! Which, apt-get update, still can't find in any of the; http://download.opengroupware.org/packages/debian sarge releases/opengroupware-1.1.6-yummy http://download.opengroupware.org/packages/debian sarge releases/sope-4.5.9-maple http://download.opengroupware.org/packages/debian sarge releases/ThridParty :O( -----Original Message----- From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On Behalf Of Helge Hess Sent: May 1, 2007 3:09 PM To: users@opengroupware.org Subject: Re: [OGo-Users] PostgreSQL setup On May 1, 2007, at 21:07, Jan Sneep wrote: > Can anyone tell me how to create an Ogo databse and an Ogo user? If you install from packages this is done automagically. Do you install from sources? Helge -- Helge Hess http://www.helgehess.eu/ -- OpenGroupware.org Users users@opengroupware.org http://mail.opengroupware.org/mailman/listinfo/users No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM From users@opengroupware.org Tue May 1 20:26:20 2007 From: users@opengroupware.org (Adam Tauno Williams) Date: Tue, 01 May 2007 15:26:20 -0400 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <001c01c78c25$2dfa3780$6401a8c0@DAD> References: <001c01c78c25$2dfa3780$6401a8c0@DAD> Message-ID: <1178047580.4273.25.camel@aleph.whitemice.org> --=-TZ9GWeTk0tS2O8VpLnm+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > "rcogo-webui start" ... command not found ... so I'll have to look for th= at. /etc/init.d/ or /etc/rc.d are good places to look. > I did a search for files "Ogo*.log" in the File System and no file by tha= t > name could be found. It probably isn't capitalized. > What are "logging directories, etc" ? Directories where logs are created/written. Should have two files for each service: aleph:/home/awilliam # ls /var/log/opengroupware/ ogo-nhsd-1.1-err.log ogo-webui-1.1-out.log ogo-zidestore-1.5-err.log ogo-nhsd-1.1-out.log ogo-xmlrpcd-1.1-err.log ogo-zidestore-1.5-out.log ogo-webui-1.1-err.log ogo-xmlrpcd-1.1-out.log But if you've never started the service then this folder may be empty. :) On openSUSE the log directory is created by the ogo-environment package; =20 --=-TZ9GWeTk0tS2O8VpLnm+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBGN5RcLRePpNle04MRAgZwAJ4iUzYL38KiCSzpr3xytqoigFsWjQCZAeWj uwsWGVXdbB7I2aPHbiro5KE= =5Pbt -----END PGP SIGNATURE----- --=-TZ9GWeTk0tS2O8VpLnm+-- From users@opengroupware.org Tue May 1 20:55:44 2007 From: users@opengroupware.org (Adam Tauno Williams) Date: Tue, 01 May 2007 15:55:44 -0400 Subject: [OGo-Users] PostgreSQL setup In-Reply-To: <001f01c78c26$7ab3ad30$6401a8c0@DAD> References: <001f01c78c26$7ab3ad30$6401a8c0@DAD> Message-ID: <1178049344.4273.28.camel@aleph.whitemice.org> --=-O1wi4kGCpS19yWLSQRtm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > Ah clueing in slowly ... it must be one of the things that gets done when > one manages to get; > apt-get install ogo-create-instance > to work! > Which, apt-get update, still can't find in any of the; > http://download.opengroupware.org/packages/debian sarge > releases/opengroupware-1.1.6-yummy > http://download.opengroupware.org/packages/debian sarge > releases/sope-4.5.9-maple > http://download.opengroupware.org/packages/debian sarge releases/ThridPar= ty Don't know anything about Apt [don't much like all these automated package repositories - all they do is add fog when things don't work and frequently add more pain and confusion then they remove] but what if you just download and install - http://download.opengroupware.org/nightly/packages/debian/dists/sarge/relea= ses/opengroupware-1.1.6-yummy/binary-i386/opengroupware.org-database-script= s_1.1.6-1_i386.deb http://download.opengroupware.org/nightly/packages/debian/dists/sarge/relea= ses/opengroupware-1.1.6-yummy/binary-i386/opengroupware.org-environment_1.1= .6-1_all.deb --=-O1wi4kGCpS19yWLSQRtm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD4DBQBGN5tALRePpNle04MRAq+6AJiMapu5Ruhoqd7XSf+ZaoCLTYYpAJ9e8LeX KXFTZ/85I7/H0j5cMAxKVw== =S730 -----END PGP SIGNATURE----- --=-O1wi4kGCpS19yWLSQRtm-- From users@opengroupware.org Tue May 1 22:11:00 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 17:11:00 -0400 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <1178047580.4273.25.camel@aleph.whitemice.org> Message-ID: <002e01c78c35$38c3f470$6401a8c0@DAD> The only command that I could find that has "webui" in it, is \usr\bin\ogo_webui-1.1 -----Original Message----- From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On Behalf Of Adam Tauno Williams Sent: May 1, 2007 3:26 PM To: users@opengroupware.org Subject: RE: [OGo-Users] Http://{your server here} > "rcogo-webui start" ... command not found ... so I'll have to look for that. /etc/init.d/ or /etc/rc.d are good places to look. > I did a search for files "Ogo*.log" in the File System and no file by that > name could be found. It probably isn't capitalized. > What are "logging directories, etc" ? Directories where logs are created/written. Should have two files for each service: aleph:/home/awilliam # ls /var/log/opengroupware/ ogo-nhsd-1.1-err.log ogo-webui-1.1-out.log ogo-zidestore-1.5-err.log ogo-nhsd-1.1-out.log ogo-xmlrpcd-1.1-err.log ogo-zidestore-1.5-out.log ogo-webui-1.1-err.log ogo-xmlrpcd-1.1-out.log But if you've never started the service then this folder may be empty. :) On openSUSE the log directory is created by the ogo-environment package; No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM From users@opengroupware.org Wed May 2 00:50:12 2007 From: users@opengroupware.org (Brian Austin) Date: Wed, 02 May 2007 09:50:12 +1000 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <002e01c78c35$38c3f470$6401a8c0@DAD> References: <002e01c78c35$38c3f470$6401a8c0@DAD> Message-ID: <4637D234.8090701@versa.net.au> wget http://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian/ogo-create-instance?rev=1759

chmod 700 ogo-create-instance?rev=1759

./ogo-create-instance\?rev\=1759

to create the database

and then to have it launch (missed * s in the url before)


wget http://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian/opengroupware.org-environment.opengroupware.org?rev=1759

mv opengroupware.org-environment.opengroupware.org\?rev\=1759 opengroupware

chmod 700 opengroupware

mv opengroupware /etc/init.d/

cd /etc/rc2.d

ln -s ../init.d/opengroupware S92opengroupware

cd ../rc3.d/

ln -s ../init.d/opengroupware S92opengroupware

cd ../rc4.d/

ln -s ../init.d/opengroupware S92opengroupware

cd ../rc5.d/

ln -s ../init.d/opengroupware S92opengroupware




-----Original Message -----
 From: Jan Sneep
 Sent: 2/05/2007 7:11 AM
The only command that I could find that has "webui" in it, is
\usr\bin\ogo_webui-1.1

-----Original Message-----
From: users-admin@opengroupware.org
[mailto:users-admin@opengroupware.org]On Behalf Of Adam Tauno Williams
Sent: May 1, 2007 3:26 PM
To: users@opengroupware.org
Subject: RE: [OGo-Users] Http://{your server here}


  
"rcogo-webui start" ... command not found ... so I'll have to look for
    
that.

/etc/init.d/ or /etc/rc.d  are good places to look.

  
I did a search for files "Ogo*.log" in the File System and no file by that
name could be found.
    

It probably isn't capitalized.

  
What are "logging directories, etc" ?
    

Directories where logs are created/written.

Should have two files for each service:
aleph:/home/awilliam # ls /var/log/opengroupware/
ogo-nhsd-1.1-err.log   ogo-webui-1.1-out.log
ogo-zidestore-1.5-err.log
ogo-nhsd-1.1-out.log   ogo-xmlrpcd-1.1-err.log
ogo-zidestore-1.5-out.log
ogo-webui-1.1-err.log  ogo-xmlrpcd-1.1-out.log

But if you've never started the service then this folder may be
empty. :)

On openSUSE the log directory is created by the ogo-environment
package;

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM

  
From users@opengroupware.org Wed May 2 02:02:33 2007 From: users@opengroupware.org (Jan Sneep) Date: Tue, 1 May 2007 21:02:33 -0400 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <4637D234.8090701@versa.net.au> Message-ID: <004701c78c55$921866d0$6401a8c0@DAD> This is a multi-part message in MIME format. ------=_NextPart_000_0048_01C78C34.0B06C6D0 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0049_01C78C34.0B06C6D0" ------=_NextPart_001_0049_01C78C34.0B06C6D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Thanks Brian,   I did try the wget command ... I forgot the fact that my Internet connection from just the Debian machine on my LAN is dead ... see attached.   It gave me a WARNING that wildards are not supported in HTTP ?   As soon as I get Internet working again ... I think I'll have to re-install Etch completely ... :O( ... I'll give the rest of the commands a try ... :O)   Jan -----Original Message----- From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On Behalf Of Brian Austin Sent: May 1, 2007 7:50 PM To: users@opengroupware.org Subject: Re: [OGo-Users] Http://{your server here} wget HYPERLINK "http://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian /ogo-create-instance?rev=1759"http://svn.opengroupware.org/viewcvs/*checkout */releases/1.1.6-yummy/debian/ogo-create-instance?rev=1759 chmod 700 ogo-create-instance?rev=1759 ./ogo-create-instance\?rev\=1759 to create the database and then to have it launch (missed * s in the url before) wget HYPERLINK "http://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian /opengroupware.org-environment.opengroupware.org?rev=1759"http://svn.opengro upware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian/opengroupware.org- environment.opengroupware.org?rev=1759 mv opengroupware.org-environment.opengroupware.org\?rev\=1759 opengroupware chmod 700 opengroupware mv opengroupware /etc/init.d/ cd /etc/rc2.d ln -s ../init.d/opengroupware S92opengroupware cd ../rc3.d/ ln -s ../init.d/opengroupware S92opengroupware cd ../rc4.d/ ln -s ../init.d/opengroupware S92opengroupware cd ../rc5.d/ ln -s ../init.d/opengroupware S92opengroupware -----Original Message -----  From: Jan Sneep  Sent: 2/05/2007 7:11 AM The only command that I could find that has "webui" in it, is \usr\bin\ogo_webui-1.1 -----Original Message----- From: HYPERLINK "mailto:users-admin@opengroupware.org"users-admin@opengroupware.org [ HYPERLINK "mailto:users-admin@opengroupware.org"mailto:users-admin@opengroupware.org]O n Behalf Of Adam Tauno Williams Sent: May 1, 2007 3:26 PM To: HYPERLINK "mailto:users@opengroupware.org"users@opengroupware.org Subject: RE: [OGo-Users] HYPERLINK "Http://\{your"Http://{your server here} "rcogo-webui start" ... command not found ... so I'll have to look for that. /etc/init.d/ or /etc/rc.d are good places to look. I did a search for files "Ogo*.log" in the File System and no file by that name could be found. It probably isn't capitalized. What are "logging directories, etc" ? Directories where logs are created/written. Should have two files for each service: aleph:/home/awilliam # ls /var/log/opengroupware/ ogo-nhsd-1.1-err.log ogo-webui-1.1-out.log ogo-zidestore-1.5-err.log ogo-nhsd-1.1-out.log ogo-xmlrpcd-1.1-err.log ogo-zidestore-1.5-out.log ogo-webui-1.1-err.log ogo-xmlrpcd-1.1-out.log But if you've never started the service then this folder may be empty. :) On openSUSE the log directory is created by the ogo-environment package; No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM -- OpenGroupware.org Users users@opengroupware.org http://mail.opengroupware.org/mailman/listinfo/users No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM ------=_NextPart_001_0049_01C78C34.0B06C6D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Thanks=20 Brian,
 
I did=20 try the wget command ... I forgot the fact that my Internet connection = from just=20 the Debian machine on my LAN is dead ... see = attached.
 
It=20 gave me a WARNING that wildards are not supported in HTTP = ?
 
As=20 soon as I get Internet working again ... I think I'll have to re-install = Etch=20 completely ... :O( ... I'll give the rest of the commands a try ... = :O)
 
Jan
-----Original Message-----
From:=20 users-admin@opengroupware.org = [mailto:users-admin@opengroupware.org]On=20 Behalf Of Brian Austin
Sent: May 1, 2007 7:50 = PM
To:=20 users@opengroupware.org
Subject: Re: [OGo-Users] = Http://{your server=20 here}

wget http://svn.opengroupware.org/v= iewcvs/*checkout*/releases/1.1.6-yummy/debian/ogo-create-instance?rev=3D1= 759=20

chmod 700 ogo-create-instance?rev=3D1759=20

./ogo-create-instance\?rev\=3D1759

to create the=20 database

and then to have it launch (missed * s in the url=20 before)


wget ht= tp://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian= /opengroupware.org-environment.opengroupware.org?rev=3D1759

mv= =20 opengroupware.org-environment.opengroupware.org\?rev\=3D1759=20 opengroupware

chmod 700 opengroupware

mv opengroupware=20 /etc/init.d/

cd /etc/rc2.d

ln -s ../init.d/opengroupware = S92opengroupware

cd ../rc3.d/

ln -s = ../init.d/opengroupware=20 S92opengroupware

cd ../rc4.d/

ln -s = ../init.d/opengroupware=20 S92opengroupware

cd ../rc5.d/

ln -s = ../init.d/opengroupware=20 S92opengroupware




-----Original Message=20 -----
 From: Jan Sneep
 Sent: 2/05/2007 7:11 AM
The only command that I could find that has =
"webui" in it, is
\usr\bin\ogo_webui-1.1

-----Original Message-----
From: users-admin@opengroupware.o=
rg
[mailto:users-admin@opengrou=
pware.org]On Behalf Of Adam Tauno Williams
Sent: May 1, 2007 3:26 PM
To: users@opengroupware.org
Subject: RE: [OGo-Users] Http://{your server here}


  
"rcogo-webui start" ... =
command not found ... so I'll have to look for
    
that.

/etc/init.d/ or /etc/rc.d  are good places to look.

  
I did a search for files =
"Ogo*.log" in the File System and no file by that
name could be found.
    

It probably isn't capitalized.

  
What are "logging =
directories, etc" ?
    

Directories where logs are created/written.

Should have two files for each service:
aleph:/home/awilliam # ls /var/log/opengroupware/
ogo-nhsd-1.1-err.log   ogo-webui-1.1-out.log
ogo-zidestore-1.5-err.log
ogo-nhsd-1.1-out.log   ogo-xmlrpcd-1.1-err.log
ogo-zidestore-1.5-out.log
ogo-webui-1.1-err.log  ogo-xmlrpcd-1.1-out.log

But if you've never started the service then this folder may be
empty. :)

On openSUSE the log directory is created by the ogo-environment
package;

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: =
2007.05.01
2:10 AM

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: =
2007.05.01
2:10 AM

  
-- OpenGroupware.org Users users@opengroupware.org=20 http://mail.opengroupware.org/mailman/listinfo/users

No virus found in this incoming message.
Checked = by AVG=20 Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - = Release=20 Date: 2007.05.01 2:10 AM


No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: = 2007.05.01 2:10 AM

------=_NextPart_001_0049_01C78C34.0B06C6D0-- ------=_NextPart_000_0048_01C78C34.0B06C6D0 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: attachment Reply-To: From: "Jan Sneep" To: "'Debian Users' Mailing List'" Subject: RE: Lost Internet Access Date: Tue, 1 May 2007 16:19:04 -0400 Message-ID: <002a01c78c2d$f6e37ff0$6401a8c0@DAD> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: <20070501184534.GC16258@einstein.jorgensen.org.uk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-26) on murphy.debian.org X-Spam-Level: X-Spam-Status: No, score=-1.3 required=4.0 tests=AWL,FORGED_RCVD_HELO,IMPRONONCABLE_1,LDOSUBSCRIBER,MDO_CABLE_TV3,MURPHY_WRONG_WORD2,URIBL_BLACK autolearn=no version=3.1.4 X-Original-To: debian-user@lists.debian.org X-Rc-Spam: 2007-04-21_01 X-Rc-Virus: 2006-10-25_01 X-Mailing-List: archive/latest/482656 X-Loop: debian-user@lists.debian.org List-Help: List-Subscribe: List-Unsubscribe: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AusRAEQ+N0ZGZ6IfjWdsb2JhbAAQkBgBAQEBBwgECQgbhDA To transfer files I save the file to \home\jan and then go to my Win Xp machine and under the work group folder I can see the contents of the \home\jan folder on the Debian machine. I can read the files there no problem. As these are new files just created, the network has to working (at least partially). I can ping internal addresses like 192.168.1.100, but could not ping the external address you suggested, neither by IP or Name. Now interestingly enough I used to be able to (using Gname desktop) click on Computer -> Network -> Windows Network -> at which point I see an icon for my LAN's workgroup and clicking on it used to show me the computers on the network, but now nothing. Looking in the Syslog I found the following; May 1 15:48:58 debian avahi-daemon[2661]: Registering new address record for 192.168.1.103 on eth0. May 1 15:48:58 debian dhclient: bound to 192.168.1.103 -- renewal in 80771 seconds. May 1 15:48:58 debian rpc.statd[2899]: Version 1.0.10 Starting May 1 15:48:59 debian NetworkManager: ^IClearing nscd hosts cache. May 1 15:48:59 debian NetworkManager: ^I nm_spawn_process (): nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn process. (Failed to execute child process "/usr/sbin/nscd" (No such file or directory)) May 1 15:48:59 debian NetworkManager: ^IActivation (eth0) successful, device activated. May 1 15:48:59 debian NetworkManager: ^IActivation (eth0) Finish handler scheduled. May 1 15:48:59 debian NetworkManager: ^IActivation (eth0) Stage 5 of 5 (IP Configure Commit) complete. What is nm_spawn_process? As to the advertising ... I use AVG Free anti-virus on all my Windows machines ... the email scanner throws that in on pretty much every message ... :O( -----Original Message----- From: Karl E. Jorgensen [mailto:karl@jorgensen.org.uk] Sent: May 1, 2007 2:46 PM To: 'Debian Users' Mailing List' Subject: Re: Lost Internet Access On Tue, May 01, 2007 at 02:02:59PM -0400, Jan Sneep wrote: > > I've lost Internet access from the machine running Debian. I can > successfully PING other computers on the LAN and can successfully PING the > gateway router and can transfer files back and forth between machines. When you tranfer files back and forth between machines: Do you use their names or their IP addresses? > All the other machines can successfully access Internet websites, but > just can't get there using either Epiphany or Iceweasel. So, basically, you internet connection is OK, but that specific machine has got a problem. > Haven't changed any settings on the router. The only thing I can think of is > we had a sudden power outage yesterday, But I don't think either of the > browsers were open at the time and everything appears to startup without any > error messages. No error messages at all? you might have missed something - check /var/log/syslog - things like filesystem repair and the like might be interesting... > Any suggestions on what I can try? Can you ping hosts out on the interweb using IP addresses? E.g. try: $ ping 82.69.56.225 Also try: $ ping galileo.jorgensen.org.uk If the first command fails, then you have a network connectivity problem - time to check that the network interface actually has a (correct) IP address and that routing and firewalling doesn't get in the way. (obviously you'll check the cable first, right? :-) If the first command works, and the 2nd fails, then you have a name resolution problem - and you should check /etc/resolv.conf. If you're using dhcp (and it sounds like you are), dhcp should take care of setting up /etc/resolv.conf > By the way is there an equivalent command to the Windows IPCONFIG for > releasing and renewing IP addresses with the DHCP server? we have /sbin/ifconfig (note that /sbin isn't in the path for normal users) which will show the current configuration of the network interface. If the interface is connected and set up correctly, it should list a network address. I cannot remember how to control dhcpclient off the top of my head - hopefully somebody else can help here. But this might help: # ifdown eth0 # # wait for a bit # ifup eth0 (assuming that eth0 is your network interface) > No virus found in this outgoing message. > Checked by xxxxxx Advertising? Why? -- Karl E. Jorgensen karl@jorgensen.org.uk http://www.jorgensen.org.uk/ karl@jorgensen.com http://karl.jorgensen.com ==== Today's fortune: Just about every computer on the market today runs Unix, except the Mac (and nobody cares about it). -- Bill Joy 6/21/85 No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM ------=_NextPart_000_0048_01C78C34.0B06C6D0-- From users@opengroupware.org Wed May 2 02:40:42 2007 From: users@opengroupware.org (Brian Austin) Date: Wed, 02 May 2007 11:40:42 +1000 Subject: [OGo-Users] Http://{your server here} In-Reply-To: <004701c78c55$921866d0$6401a8c0@DAD> References: <004701c78c55$921866d0$6401a8c0@DAD> Message-ID: <4637EC1A.4050603@versa.net.au> it works here, ignore message..

legion:~# wget http://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian/ogo-create-instance?rev=1759
Warning: wildcards not supported in HTTP.
--11:39:00--  http://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian/ogo-create-instance?rev=1759
           => `ogo-create-instance?rev=1759'
Resolving svn.opengroupware.org... 213.211.192.147
Connecting to svn.opengroupware.org|213.211.192.147|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]

    [    <=>                              ] 15,808        11.89K/s

11:39:03 (11.88 KB/s) - `ogo-create-instance?rev=1759' saved [15808]


-----Original Message -----
 From: Jan Sneep
 Sent: 2/05/2007 11:02 AM
Thanks Brian,
 
I did try the wget command ... I forgot the fact that my Internet connection from just the Debian machine on my LAN is dead ... see attached.
 
It gave me a WARNING that wildards are not supported in HTTP ?
 
As soon as I get Internet working again ... I think I'll have to re-install Etch completely ... :O( ... I'll give the rest of the commands a try ... :O)
 
Jan
-----Original Message-----
From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On Behalf Of Brian Austin
Sent: May 1, 2007 7:50 PM
To: users@opengroupware.org
Subject: Re: [OGo-Users] Http://{your server here}

wget http://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian/ogo-create-instance?rev=1759

chmod 700 ogo-create-instance?rev=1759

./ogo-create-instance\?rev\=1759

to create the database

and then to have it launch (missed * s in the url before)


wget http://svn.opengroupware.org/viewcvs/*checkout*/releases/1.1.6-yummy/debian/opengroupware.org-environment.opengroupware.org?rev=1759

mv opengroupware.org-environment.opengroupware.org\?rev\=1759 opengroupware

chmod 700 opengroupware

mv opengroupware /etc/init.d/

cd /etc/rc2.d

ln -s ../init.d/opengroupware S92opengroupware

cd ../rc3.d/

ln -s ../init.d/opengroupware S92opengroupware

cd ../rc4.d/

ln -s ../init.d/opengroupware S92opengroupware

cd ../rc5.d/

ln -s ../init.d/opengroupware S92opengroupware




-----Original Message -----
 From: Jan Sneep
 Sent: 2/05/2007 7:11 AM
The only command that I could find that has "webui" in it, is
\usr\bin\ogo_webui-1.1

-----Original Message-----
From: users-admin@opengroupware.org
[mailto:users-admin@opengroupware.org]On Behalf Of Adam Tauno Williams
Sent: May 1, 2007 3:26 PM
To: users@opengroupware.org
Subject: RE: [OGo-Users] Http://{your server here}


  
"rcogo-webui start" ... command not found ... so I'll have to look for
    
that.

/etc/init.d/ or /etc/rc.d  are good places to look.

  
I did a search for files "Ogo*.log" in the File System and no file by that
name could be found.
    
It probably isn't capitalized.

  
What are "logging directories, etc" ?
    
Directories where logs are created/written.

Should have two files for each service:
aleph:/home/awilliam # ls /var/log/opengroupware/
ogo-nhsd-1.1-err.log   ogo-webui-1.1-out.log
ogo-zidestore-1.5-err.log
ogo-nhsd-1.1-out.log   ogo-xmlrpcd-1.1-err.log
ogo-zidestore-1.5-out.log
ogo-webui-1.1-err.log  ogo-xmlrpcd-1.1-out.log

But if you've never started the service then this folder may be
empty. :)

On openSUSE the log directory is created by the ogo-environment
package;

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM

  
-- OpenGroupware.org Users users@opengroupware.org http://mail.opengroupware.org/mailman/listinfo/users

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM


No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01 2:10 AM




Subject:
RE: Lost Internet Access
From:
"Jan Sneep" <jan@azureservices.ca>
Date:
Tue, 1 May 2007 16:19:04 -0400
To:
"'Debian Users' Mailing List'" <debian-user@lists.debian.org>
To:
"'Debian Users' Mailing List'" <debian-user@lists.debian.org>

To transfer files I save the file to \home\jan and then go to my Win Xp
machine and under the work group folder I can see the contents of the
\home\jan folder on the Debian machine. I can read the files there no
problem. As these are new files just created, the network has to working (at
least partially).

I can ping internal addresses like 192.168.1.100, but could not ping the
external address you suggested, neither by IP or Name.

Now interestingly enough I used to be able to (using Gname desktop) click on
Computer -> Network -> Windows Network -> at which point I see an icon for
my LAN's workgroup and clicking on it used to show me the computers on the
network, but now nothing.

Looking in the Syslog I found the following;

May  1 15:48:58 debian avahi-daemon[2661]: Registering new address record
for 192.168.1.103 on eth0.
May  1 15:48:58 debian dhclient: bound to 192.168.1.103 -- renewal in 80771
seconds.
May  1 15:48:58 debian rpc.statd[2899]: Version 1.0.10 Starting
May  1 15:48:59 debian NetworkManager: <information>^IClearing nscd hosts
cache.
May  1 15:48:59 debian NetworkManager: <WARNING>^I nm_spawn_process ():
nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn process.
(Failed to execute child process "/usr/sbin/nscd" (No such file or
directory))
May  1 15:48:59 debian NetworkManager: <information>^IActivation (eth0)
successful, device activated.
May  1 15:48:59 debian NetworkManager: <information>^IActivation (eth0)
Finish handler scheduled.
May  1 15:48:59 debian NetworkManager: <information>^IActivation (eth0)
Stage 5 of 5 (IP Configure Commit) complete.

What is nm_spawn_process?

As to the advertising ... I use AVG Free anti-virus on all my Windows
machines ... the email scanner throws that in on pretty much every message
... :O(



-----Original Message-----
From: Karl E. Jorgensen [mailto:karl@jorgensen.org.uk]
Sent: May 1, 2007 2:46 PM
To: 'Debian Users' Mailing List'
Subject: Re: Lost Internet Access


On Tue, May 01, 2007 at 02:02:59PM -0400, Jan Sneep wrote:
  
I've lost Internet access from the machine running Debian. I can
successfully PING other computers on the LAN and can successfully PING the
gateway router and can transfer files back and forth between machines.
    

When you tranfer files back and forth between machines: Do you use their
names or their IP addresses?

  
All the other machines can successfully access Internet websites, but
just can't get there using either Epiphany or Iceweasel.
    

So, basically, you internet connection is OK, but that specific machine
has got a problem.

  
Haven't changed any settings on the router. The only thing I can think of
    
is
  
we had a sudden power outage yesterday, But I don't think either of the
browsers were open at the time and everything appears to startup without
    
any
  
error messages.
    

No error messages at all? you might have missed something - check
/var/log/syslog - things like filesystem repair and the like might be
interesting...

  
Any suggestions on what I can try?
    

Can you ping hosts out on the interweb using IP addresses? E.g. try:
    $ ping 82.69.56.225

Also try:
    $ ping galileo.jorgensen.org.uk

If the first command fails, then you have a network connectivity problem
- time to check that the network interface actually has a (correct) IP
address and that routing and firewalling doesn't get in the way.
(obviously you'll check the cable first, right? :-)

If the first command works, and the 2nd fails, then you have a name
resolution problem - and you should check /etc/resolv.conf.

If you're using dhcp (and it sounds like you are), dhcp should take care
of setting up /etc/resolv.conf

  
By the way is there an equivalent command to the Windows IPCONFIG for
releasing and renewing IP addresses with the DHCP server?
    

we have /sbin/ifconfig (note that /sbin isn't in the path for normal
users) which will show the current configuration of the network
interface.  If the interface is connected and set up correctly, it
should list a network address.

I cannot remember how to control dhcpclient off the top of my head -
hopefully somebody else can help here. But this might help:
    # ifdown eth0
    # # wait for a bit
    # ifup eth0
(assuming that eth0 is your network interface)

  
No virus found in this outgoing message.
Checked by xxxxxx
    

Advertising? Why?

--
Karl E. Jorgensen
karl@jorgensen.org.uk  http://www.jorgensen.org.uk/
karl@jorgensen.com     http://karl.jorgensen.com
==== Today's fortune:
Just about every computer on the market today runs Unix, except the Mac
(and nobody cares about it).
		-- Bill Joy 6/21/85

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM
  
From users@opengroupware.org Wed May 2 04:14:48 2007 From: users@opengroupware.org (Brian Austin) Date: Wed, 02 May 2007 13:14:48 +1000 Subject: [OGo-Users] PostgreSQL setup In-Reply-To: <001f01c78c26$7ab3ad30$6401a8c0@DAD> References: <001f01c78c26$7ab3ad30$6401a8c0@DAD> Message-ID: <46380228.7090506@versa.net.au> yes

-----Original Message -----
 From: Jan Sneep
 Sent: 2/05/2007 5:25 AM
Ah clueing in slowly ... it must be one of the things that gets done when
one manages to get;

apt-get install ogo-create-instance

to work!

Which, apt-get update, still can't find in any of the;

http://download.opengroupware.org/packages/debian sarge
releases/opengroupware-1.1.6-yummy
http://download.opengroupware.org/packages/debian sarge
releases/sope-4.5.9-maple
http://download.opengroupware.org/packages/debian sarge releases/ThridParty

:O(


-----Original Message-----
From: users-admin@opengroupware.org [mailto:users-admin@opengroupware.org]On
Behalf Of Helge Hess
Sent: May 1, 2007 3:09 PM
To: users@opengroupware.org
Subject: Re: [OGo-Users] PostgreSQL setup


On May 1, 2007, at 21:07, Jan Sneep wrote:
  
Can anyone tell me how to create an Ogo databse and an Ogo user?
    
If you install from packages this is done automagically. Do you
install from sources?

Helge
--
Helge Hess
http://www.helgehess.eu/


--
OpenGroupware.org Users
users@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/users

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM

  
From users@opengroupware.org Wed May 2 07:43:03 2007 From: users@opengroupware.org (Florian Reitmeir) Date: Wed, 2 May 2007 08:43:03 +0200 Subject: [OGo-Users] PostgreSQL setup In-Reply-To: <001f01c78c26$7ab3ad30$6401a8c0@DAD> References: <001f01c78c26$7ab3ad30$6401a8c0@DAD> Message-ID: <20070502064303.GA14227@squat.noreply.org> Hi, i use always.. (i haven't tested this with etch, but it works in debian/unstable) deb http://download.opengroupware.org/releases/unstable opengroupware-1.1.6= -yummy sarge deb http://download.opengroupware.org/releases/unstable sope-4.5.8-sixtyfou= r sarge deb http://download.opengroupware.org/releases/unstable ThirdParty sarge with the packages it just works. make sure your system shell is bash (symli= nk =66rom /bin/sh should point to bash). --=20 Florian Reitmeir From users@opengroupware.org Wed May 2 10:35:17 2007 From: users@opengroupware.org (Samuli Seppanen) Date: Wed, 02 May 2007 12:35:17 +0300 Subject: [OGo-Users] Mozilla thunderbird and attachment filenames in ogo-webui Message-ID: <46385B55.30405@tietoteema.fi> Hello everybody! I recently stumbled across an annoying character encoding problem when using Mozilla Thunderbird in combination with OGo webmail. As always, the problem pops up when an attachment's filename contains scandivian characters (ä and ö, a.k.a. a and o umlauts). Long story short, here's how it goes: Sending mail using Thunderbird (with default settings) and reading it with OGo webmail works just fine. All scandinavian characters (subject, text body) work just fine. If I attach an *.odt file with scandinavian characters in it to the composed message (in Thunderbird), OGo webmail shows the attachment name wrong. * If I send the message with OGo webmail and read it from OGo webmail, all is well. * If I send the message with Thunderbird and read it with Thunderbird all is ok. * If I send the message with Evolution and read it with OGo webmail, there's the same problem as with Thunderbird The file itself is created with OpenOffice 2.2 (Ubuntu Feisty Fawn 7.04), and is UTF-8 encoded. Here are the relevant part of the mail's source (sent with Thunderbird): --- snip --- User-Agent: Thunderbird 1.5.0.10 (X11/20070403) MIME-Version: 1.0 To: Samuli Seppanen Subject: =?ISO-8859-1?Q?thunderbird-iso-=E4=F6=E5?= Content-Type: multipart/mixed; boundary="------------020600050506060805000101" This is a multi-part message in MIME format. --------------020600050506060805000101 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit äöå --------------020600050506060805000101 Content-Type: application/vnd.oasis.opendocument.text; name*=ISO-8859-1''%F6%E4%E5%2E%6F%64%74 Content-Transfer-Encoding: base64 Content-Disposition: inline; filename*=ISO-8859-1''%F6%E4%E5%2E%6F%64%74 --- snip --- The filename*=ISO-8859-1''%F6%E4%E5%2E%6F%64%74 is the problem: it looks like that in OGo webmail, although it should be "äöå.odt". So can anybody tell if this is normal, and if there's a solution for this? Of course there's no way to avoid all character encoding problems, but it would be nice if the best / most used email clients would work seamlessly with OGo webmail. Best regards, Samuli Seppänen From users@opengroupware.org Wed May 2 12:49:32 2007 From: users@opengroupware.org (Arne Schmitz) Date: Wed, 02 May 2007 13:49:32 +0200 Subject: [OGo-Users] Error when accessing a project Message-ID: <200705021349.36832.arne.schmitz@gmx.net> --nextPart1367579.o0ujzXslkN Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline We have just upgraded to OGo 1.1 on Debian etch, using the opengroupware.or= g=20 repository. However when I try to access certain projects, I get this error= =20 message: OpenGroupware.org: Could not execute command view for types: <NGMimeType: eo-gid/project&= gt; What does this error mean and what should I do to avoid it? Arne =2D-=20 Dipl.-Inform. Arne Schmitz Phone +49 (0)241 80-21817 Computer Graphics Group Fax +49 (0)241 80-22899 RWTH Aachen University http://www.rwth-graphics.de Ahornstrasse 55, 52074 Aachen, Germany --nextPart1367579.o0ujzXslkN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGOHrQzpP3gv0FvtcRAqEVAKDP79khvpNi+DIXZ9/qeopboFqcuACePdHH zQ1cEn23FR7VvGpA4Nd7eOk= =0O+g -----END PGP SIGNATURE----- --nextPart1367579.o0ujzXslkN-- From users@opengroupware.org Wed May 2 13:17:30 2007 From: users@opengroupware.org (Adam Tauno Williams) Date: Wed, 02 May 2007 08:17:30 -0400 Subject: [OGo-Users] Error when accessing a project In-Reply-To: <200705021349.36832.arne.schmitz@gmx.net> References: <200705021349.36832.arne.schmitz@gmx.net> Message-ID: <1178108250.4271.4.camel@aleph.whitemice.org> --=-K2b7ClBhnUgyJTLbu/hR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > We have just upgraded to OGo 1.1 on Debian etch, using the opengroupware.= org=20 > repository. However when I try to access certain projects, I get this err= or=20 > message: > OpenGroupware.org: > Could not execute command view for types: <NGMimeType: eo-gid/projec= t> > What does this error mean and what should I do to avoid it? I suspect you are missing a package; there are two project backends: one for filesystem projects and one for database projects. You are probably missing one or both. On openSUSE I have: ogo-docapi-db-project-1.1-trunk_r1933.1 & ogo-docapi-fs-project-1.1-trunk_r1933.1 When you start OGo do you see something like - May 02 12:15:14 ogo-webui-1.1 [4742]: Note: load storage bundle: 'OGoFileSystemProject.ds' May 02 12:15:14 ogo-webui-1.1 [4742]: Note: load storage bundle: 'OGoDatabaseProject.ds' - in the logs (ogo-webui-1.1-err.log)? If not, then you aren't loading the project backends. --=-K2b7ClBhnUgyJTLbu/hR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBGOIFaLRePpNle04MRAv/eAKCAhY8A3oH8IGQroVaF9vGibhbkvwCfVpIx 6qOTJmlrm0QtUAtm43m4tus= =pXkz -----END PGP SIGNATURE----- --=-K2b7ClBhnUgyJTLbu/hR-- From users@opengroupware.org Wed May 2 14:38:12 2007 From: users@opengroupware.org (Arne Schmitz) Date: Wed, 02 May 2007 15:38:12 +0200 Subject: [OGo-Users] Error when accessing a project In-Reply-To: <1178108250.4271.4.camel@aleph.whitemice.org> References: <200705021349.36832.arne.schmitz@gmx.net> <1178108250.4271.4.camel@aleph.whitemice.org> Message-ID: <200705021538.12399.arne.schmitz@gmx.net> --nextPart1596074.UvCWvJG8UK Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Mittwoch, 2. Mai 2007 14:17 schrieb Adam Tauno Williams: > > We have just upgraded to OGo 1.1 on Debian etch, using the > > opengroupware.org repository. However when I try to access certain > > projects, I get this error message: > > =A0 OpenGroupware.org: > > =A0 Could not execute command view for types: <NGMimeType: > > eo-gid/project> What does this error mean and what should I do to > > avoid it? > > I suspect you are missing a package; =A0there are two project backends: > one for filesystem projects and one for database projects. =A0You are > probably missing one or both. > > On openSUSE I have: ogo-docapi-db-project-1.1-trunk_r1933.1 & > ogo-docapi-fs-project-1.1-trunk_r1933.1 Adam, you are right. We were missing the fs-project backend. Thanks, Arne =2D-=20 Dipl.-Inform. Arne Schmitz Phone +49 (0)241 80-21817 Computer Graphics Group Fax +49 (0)241 80-22899 RWTH Aachen University http://www.rwth-graphics.de Ahornstrasse 55, 52074 Aachen, Germany --nextPart1596074.UvCWvJG8UK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGOJREzpP3gv0FvtcRAk7pAJ9ROlsiGw8GPwdfXwL28gz+t3CbnwCeMLZw ZJnItxmH5456NQmmNyEL498= =ntrl -----END PGP SIGNATURE----- --nextPart1596074.UvCWvJG8UK-- From users@opengroupware.org Wed May 2 20:16:50 2007 From: users@opengroupware.org (Fede Martin) Date: Wed, 2 May 2007 16:16:50 -0300 Subject: [OGo-Users] How to config opengroupware? Message-ID: <29f37ee90705021216qc20440o43fd20dee1d404cb@mail.gmail.com> ------=_Part_17934_13415546.1178133410589 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi!, I've installed opengroupware, apache, postgresql. But I coun't start the service. --=20 Federico Mart=EDn jabber: fmc.foro@gmail.com ------=_Part_17934_13415546.1178133410589 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi!, I've installed opengroupware, apache, postgresql.
But I coun't start the service.
 

--
Federico Mart=EDn
jabber:
fmc.foro@gmail.com
------=_Part_17934_13415546.1178133410589-- From users@opengroupware.org Wed May 2 21:11:12 2007 From: users@opengroupware.org (Sebastian Reitenbach) Date: Wed, 02 May 2007 22:11:12 +0200 Subject: [OGo-Users] How to config opengroupware? Message-ID: <20070502201112.B87483D62A@l00-bugdead-prods.de> Hi, users@opengroupware.org wrote: > Hi!, I've installed opengroupware, apache, postgresql. > But I coun't start the service. well, everything depends a bit on the distribution you are using, but nevertheless, there must be a ogo-webui- binary, most likely in /usr/local/sbin. I have it there: /usr/local/sbin/ogo-webui-1.1, run it as user ogo. Maybe you have an init script in /etc/init.d or wherever they are on your distribution. kind regards Sebastian From users@opengroupware.org Wed May 2 21:58:30 2007 From: users@opengroupware.org (Adam Tauno Williams) Date: Wed, 02 May 2007 16:58:30 -0400 Subject: [OGo-Users] How to config opengroupware? In-Reply-To: <29f37ee90705021216qc20440o43fd20dee1d404cb@mail.gmail.com> References: <29f37ee90705021216qc20440o43fd20dee1d404cb@mail.gmail.com> Message-ID: <4638FB76.30305@morrison-ind.com> > Hi!, I've installed opengroupware, apache, postgresql. > But I coun't start the service. Did you get an error message? I assume you are doing a "rcogo-webui start" or some equivalent? [With PostgreSQL and Apache already running.] From users@opengroupware.org Thu May 3 02:23:20 2007 From: users@opengroupware.org (Olivier Hallot) Date: Wed, 02 May 2007 22:23:20 -0300 Subject: [OGo-Users] debian sarge sope4.6beta0 Message-ID: <46393988.9020505@scinergy.com.br> Hi boldness and IT don't go together well. I tried to upgrade sope 4.5.10 to sope 4.6beta0, but gess what... just to blow my production system... Comparing sope deb packages sizes between 4.5.10 and 4.6beta0 seem to indicate that 4.6beta0 packages are totally broken (all packages have size 3k...). That folder should be fixed or removed. Other fools like me could jump in... duh! http://download.opengroupware.org/nightly/packages/debian/dists/sarge/releases/sope-4.6beta.0-aone/binary-i386/ Thank's Olivier (now, how do I downgrade to 4.5.10????) From users@opengroupware.org Thu May 3 14:16:14 2007 From: users@opengroupware.org (Jan Sneep) Date: Thu, 3 May 2007 09:16:14 -0400 Subject: [OGo-Users] Install on Debian Etch or other suggestions? Message-ID: <004a01c78d85$3ac2f310$6b01a8c0@DAD> I must be close .... I have succesfully completed all the steps down to the point of Funomball install and figured that at this point I should be able to access the Opengroupware from a browser? So do I have to get Fumombal installed BEFORE I can http://localhost/opengroupware to work? Not Found The requested URL /opengroupware was not found on this server. Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/4.4.4-8+etch2 mod_perl/2.0.2 Perl/v5.8.8 Server at localhost Port 80 > -----Original Message----- > From: Jan Sneep [mailto:jan@azureservices.ca] > Sent: May 3, 2007 8:46 AM > To: 'users@opengroupware.org' > Cc: 'Brian Austin' > Subject: RE: [OGo-Users] Install on Debian Etch or other suggestions? > > > Wow ... I decided to accept the defaults ... should have a > note in the doc to say accept defaults ... or whatever > changes should be done. > > debian:/etc/apt# ./ogo-create-instance?rev=1759 > > The OpenGroupware.org daemons are executed as non-root user. > Such a user > will be created during the install process. If you want to > create multiple > instances of OpenGroupware.org each instance must be excuted in as a > different user. Please note that the specified user must not > already exist > on your system. > > Username (ogo): ogo > > You now need to specify the home directory of the user you > specified in > the last question. This directory must not already exist. > > Home directory (/var/lib/opengroupware.org): > > If you have multiple Versions of OpenGroupware.org installed you can > choose per instance which versions you want to run. If you type "none" > for a daemon's version, that daemon won't be started in this instance. > Please note that only one instance can run the Network Hotsync daemon > on a host because this daemon is tied to a specific port number. > > Web user interface version (1.1): > Zidestore version (1.5): > XMLRPC daemon version (1.1): > Network Hotsync daemon version (none): > > OpenGroupware.org keeps all data in a PostgreSQL database. > Some parameters > need to be configured in order to enable access to the > database. If you > have not yet created a database, you can let the installation > script take > care of that. For that to work, you need a locally installed and fully > configured PostgreSQL installation and answer the appropriate question > with "yes". If you want to reuse an existing database or create the > database manually answer "no". In both cases you need to > specify the host > where the database is runing as well as a port, a database user, that > user's password and adatabase name. > > Automatically configure the database? (yes): > Database host (localhost): > Database port (5432): > Database user (ogo): > Database user's password: > Database name (ogo): > > Each daemon has to listen on a different port for connections. Usually > the daemons are not connected directly from application but via apache > and a special module (mod_ngobjweb) which handles the requests. > However you need to specify the ports the applications listen on. Its > also possible to supply listening network address, like so; > localhost:port." > > Web user interface port (20000): > Zidestore port (21000): > XMLRPC daemon port (22000): > > The apache module forwards requests to the appropriate > daemons based on > the URL which is called. You need to specify which local part > of an URL > should be mapped to which daemon. An example: If you specify > "OpenGroupware" as Location Match for the Web UI, OpenGroupware.org's > Web UI will be available under "http://YOURDOMAIN/OpenGroupware". > > Web UI Location Match (OpenGroupware): > Zidestore Location Match (zidestore): > YMLRPC daemon Location Match (RPC2): > Adding user and group ogo... done. > Set up application defaults... done. > Set up local database... Shall the new role be allowed to > create more new roles? (y/n) > done. > Register new instance to the startup system... done. > Reload apache... done. > Initialization of OpenGroupware.org instance finished. > Now make sure OpenGroupware.org can access the specified > database. Check > /etc/postgres/postgresql.conf if TCP/IP connections are allowed. > Also verify that a suitable accessmethod is enabled in > /etc/postgresql/pg_hba.conf. > > Please note that you need to have mod_include and mod_rewrite > enabled in > apache for this configuration working out of the box. They are > enabled by default in apache 1.3, but are not in apache 2. > > You need to (re)start opengroupware.org for the changes to > take effect. > > > > -----Original Message----- > > From: Jan Sneep [mailto:jan@azureservices.ca] > > Sent: May 3, 2007 8:36 AM > > To: 'Jan Sneep'; users@opengroupware.org > > Subject: RE: [OGo-Users] Install on Debian Etch or other > suggestions? > > > > > > OK now it is asking me for a user name; I'm assuming Ogo? > > > > debian:/etc/apt# ./ogo-create-instance?rev=1759 > > > > The OpenGroupware.org daemons are executed as non-root user. > > Such a user > > will be created during the install process. If you want to > > create multiple > > instances of OpenGroupware.org each instance must be excuted in as a > > different user. Please note that the specified user must not > > already exist > > on your system. > > > > Username (ogo): > > > > > > > -----Original Message----- > > > From: Jan Sneep [mailto:jan@azureservices.ca] > > > Sent: May 3, 2007 8:15 AM > > > To: 'users@opengroupware.org' > > > Subject: RE: [OGo-Users] Install on Debian Etch or other > > suggestions? > > > > > > > > > Sorry ignore that ... I missed the between > > > libsope-core4.5 libfoundation1.1 ... :O( > > > > > > > -----Original Message----- > > > > From: Jan Sneep [mailto:jan@azureservices.ca] > > > > Sent: May 3, 2007 8:08 AM > > > > To: 'users@opengroupware.org' > > > > Subject: RE: [OGo-Users] Install on Debian Etch or other > > > suggestions? > > > > > > > > > > > > Hi Brian, > > > > > > > > I just did a complete re-install of Etch yesterday (long > > > > story) so I know everything is clean ... I grabbed the latest > > > > copy of the steps from; > > > > > > > > http://docs.opengroupware.org/Members/brianaustin2019/Opengrou > > > > pware%20on%20Etch%20with%20Funambol/document_view > > > > > > > > and ran into a problem with this command, everything up to > > > > this worked; > > > > > > > > debian:/home/jan# apt-get install > libsope-core4.5libfoundation1.1 > > > > Reading package lists... Done > > > > Building dependency tree... Done > > > > E: Couldn't find package libsope-core4.5libfoundation1.1 > > > > > > > > It worked last week ... but's broke now ... :O( > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > From: users-admin@opengroupware.org > > > > > [mailto:users-admin@opengroupware.org]On Behalf Of > Brian austin > > > > > Sent: April 29, 2007 7:21 AM > > > > > To: users@opengroupware.org > > > > > Subject: Re: [OGo-Users] Install on Debian Etch or other > > > > suggestions? > > > > > > > > > > > > > > > >Configure postgress to allow access to database. > > > > > >need to allow local machine access to postgress > > > > > > > > > > will post file & change required when I get a mo' > > > > > > > > > > Jan Sneep wrote: > > > > > > OK This is what I have done, which is slightly different to > > > > > what you showed; > > > > > > (I've put ** infront of the lines that are different) > > > > > > > > > > > > By the way I'm running all of the commands from the > > > > > \etc\apt folder as this > > > > > > is where the "Root Terminal" opens up to. > > > > > > > > > > > > apt-get install ogo-create-instance -->> This still > > > > > doesn't work ... can't > > > > > > find the package > > > > > > > > > > > > ** wget > > > > > > > > > > > http://svn.opengroupware.org/viewcvs/releases/1.1.6-yummy/debi > > > > > an/ogo-create- > > > > > > instance?rev=1759 > > > > > > > > > > > > chmod 700 ogo-create-instnce?rev=1759 > > > > ./ogo-create-instance?rv=1759 > > > > > > > > > > > > ** wget > > > > > > > > > > > http://svn.opengroupware.org/viewcvs/releases/1.1.6-yummy/debi > > > > > an/opengroupwa > > > > > > re.org-environment.opengroupware.org?rev=1759 > > > > > > > > > > > > ** mv > > opengroupware.org-environment.opengroupware.org\?rev\=1759 > > > > > > opengroupware.org > > > > > > > > > > > > ** chmod 700 opengroupware.org > > > > > > > > > > > > ** mv opengroupware /etc/init.d > > > > > > > > > > > > cd /etc/rc2.d > > > > > > > > > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > > > > > > > > > ** cd ../rc3.d > > > > > > > > > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > > > > > > > > > ** cd ../rc4.d > > > > > > > > > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > > > > > > > > > ** cd ../rc5.d > > > > > > > > > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > > > > > > > > > Not sure if I need to actually do something for the > > > following two > > > > > > instructions; > > > > > > > > > > > > Configure postgress to allow access to database. > > > > > > need to allow local machine access to postgress > > > > > > > > > > > > So I'm proceeding to installing Funambol ... :O) > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > From: users-admin@opengroupware.org > > > > > > [mailto:users-admin@opengroupware.org]On Behalf Of > > Brian austin > > > > > > Sent: April 27, 2007 5:19 PM > > > > > > To: users@opengroupware.org > > > > > > Subject: Re: [OGo-Users] Install on Debian Etch or other > > > > > suggestions? > > > > > > > > > > > > > > > > > > try > > > > > > > > > > > > apt-get install ogo-create-instance > > > > > > > > > > > > wget > > > > > > > > > > > http://svn.opengroupware.org/viewcvs//checkout//releases/1.1.6 > > > > > -yummy/debian/ > > > > > > opengroupware.org-environment.opengroupware.org?rev=1759 > > > > > > > > > > > > mv > > > > > opengroupware.org-environment.opengroupware.org\?rev\=1759 > > > > > opengroupware > > > > > > chmod 700 opengroupware > > > > > > mv opengroupware /etc/init.d/ > > > > > > cd /etc/rc2.d > > > > > > ln -s ../init.d/opengroupware S92opengroupware > > > > > > cd ../rc3.d/ > > > > > > ln -s ../init.d/opengroupware S92opengroupware > > > > > > cd ../rc4.d/ > > > > > > ln -s ../init.d/opengroupware S92opengroupware > > > > > > cd ../rc5.d/ > > > > > > ln -s ../init.d/opengroupware S92opengroupware > > > > > > > > > > > > Jan Sneep wrote: > > > > > > > > > > > >> Everything up to "Hacks to fix up the broken > install" worked > > > > > >> beautifully. Then ran into an error. > > > > > >> > > > > > >> Step 1. - tried to type the whole thing as a single > > > > command ... is > > > > > >> that correct? > > > > > >> > > > > > >> Following was the error message produced; > > > > > >> > > > > > >> > > > > > >> debian:/etc/apt# wget > > > > > >> > > > > > >> > > > > > > > > > > > http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-y > > > > > ummy/debian/og > > > > > > o-create-instance?rev=1759 > > > > > > > > > > > >> chmod 700 ogo-create-instnce?rev=1759 > > > > > ./ogo-create-instance?rev=1759 > > > > > >> --10:13:47-- > > > > > >> > > > > > >> > > > > > > > > > > > http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-y > > > > > ummy/debian/og > > > > > > o-create-instance?rev=1759 > > > > > > > > > > > >> => `ogo-create-instance?rev=1759' > > > > > >> Resolving svn.opengroupware.org... 213.211.192.147 > > > > > >> Connecting to svn.opengroupware.org|213.211.192.147|:80... > > > > > connected. > > > > > >> HTTP request sent, awaiting response... 404 Not Found > > > > > >> 10:13:48 ERROR 404: Not Found. > > > > > >> > > > > > >> --10:13:48-- http://chmod/ > > > > > >> => `index.html' > > > > > >> Resolving chmod... failed: Name or service not known. > > > > > >> --10:13:48-- http://700/ > > > > > >> => `index.html' > > > > > >> Resolving 700... 0.0.2.188 > > > > > >> Connecting to 700|0.0.2.188|:80... failed: Invalid > argument. > > > > > >> --10:13:48-- http://ogo-create-instnce/?rev=1759 > > > > > >> => `index.html?rev=1759' > > > > > >> Resolving ogo-create-instnce... failed: Name or service > > > > not known. > > > > > >> --10:13:48-- http://./ogo-create-instance?rev=1759 > > > > > >> => `ogo-create-instance?rev=1759' > > > > > >> Resolving .... failed: Name or service not known. > > > > > >> > > > > > >> FINISHED --10:13:48-- > > > > > >> Downloaded: 0 bytes in 0 files > > > > > >> > > > > > >> Then tried just the first part, in case it was multiple > > > > > commands ... > > > > > >> Following was the error message produced; > > > > > >> > > > > > >> > > > > > >> debian:/etc/apt# wget > > > > > >> > > > > > >> > > > > > > > > > > > http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-y > > > > > ummy/debian/og > > > > > > o-create-instance?rev=1759 > > > > > > > > > > > > > > > > > > > > > yummy/debian/o > > > > > > go-create-instance?rev=1759> > > > > > > > > > > > >> --10:18:18-- > > > > > >> > > > > > >> > > > > > > > > > > > http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-y > > > > > ummy/debian/og > > > > > > o-create-instance?rev=1759 > > > > > > > > > > > >> => `ogo-create-instance?rev=1759' > > > > > >> Resolving svn.opengroupware.org... 213.211.192.147 > > > > > >> Connecting to svn.opengroupware.org|213.211.192.147|:80... > > > > > connected. > > > > > >> HTTP request sent, awaiting response... 404 Not Found > > > > > >> 10:13:48 ERROR 404: Not Found. > > > > > >> > > > > > >> So did I make a typo? > > > > > >> > > > > > >> > > > > > >> > > > > > >> By the way what is Funambol? > > > > > >> > > > > > >> > > > > > >> > > > > > >> Thanks, > > > > > >> > > > > > >> > > > > > >> > > > > > >> Jan > > > > > >> > > > > > >> > > > > > >> > > > > > >> -----Original Message----- > > > > > >> *From:* users-admin@opengroupware.org > > > > > >> [mailto:users-admin@opengroupware.org]*On Behalf Of > > > > > *brian Austin > > > > > >> *Sent:* April 26, 2007 7:15 PM > > > > > >> *To:* users@opengroupware.org > > > > > >> *Subject:* Re: [OGo-Users] Install on Debian > > Etch or other > > > > > >> suggestions? > > > > > >> > > > > > >> ok, > > > > > >> > > > > > >> I've put my instructions in the plone. > > > > > >> > > > > > >> > > > > > >> > > > > > > > > > > > http://docs.opengroupware.org/Members/brianaustin2019/Opengrou > > > > > pware%20on%20E > > > > > > tch%20with%20Funambol/document_view > > > > > > > > > > > >> but I bet it doesnt stop people asking how to do it. > > > > > >> > > > > > >> barneyVM:~# uname -a > > > > > >> Linux barneyVM 2.6.16-2-xen-686 #1 SMP Fri Aug 18 > > > > 21:56:08 UTC > > > > > >> 2006 i686 GNU/Linux > > > > > >> barneyVM:~# cat /etc/apt/sources.list > > > > > >> deb http://ftp.iinet.net.au/debian/debian/ etch main > > > > > contrib non-free > > > > > >> deb-src http://ftp.iinet.net.au/debian/debian/ > etch main > > > > > >> #deb http://http.us.debian.org/debian/ etch main > > > > > contrib non-free > > > > > >> > > > > > >> deb > > > http://download.opengroupware.org/nightly/packages/debian > > > > > >> sarge releases/opengroupware-1.1.6-yummy > > > > > >> deb > > > http://download.opengroupware.org/nightly/packages/debian > > > > > >> sarge releases/sope-4.5.9-maple > > > > > >> deb > > > http://download.opengroupware.org/nightly/packages/debian > > > > > >> sarge releases/ThirdParty > > > > > >> > > > > > >> deb http://security.debian.org/ etch/updates main > > > > > >> deb-src http://security.debian.org/ etch/updates main > > > > > >> > > > > > >> barneyVM:~# ps -A | grep ogo > > > > > >> 2387 ? 00:00:00 ogo-webui-1.1 > > > > > >> 2388 ? 00:00:00 ogo-zidestore-1 > > > > > >> 2389 ? 00:00:00 ogo-xmlrpcd-1.1 > > > > > >> 2413 ? 00:00:00 ogo-zidestore-1 > > > > > >> 2415 ? 00:00:00 ogo-xmlrpcd-1.1 > > > > > >> 3152 ? 00:00:00 ogo-webui-1.1 > > > > > >> > > > > > >> > > > > > >> -----Original Message ----- > > > > > >> From: Jan Sneep > > > > > >> Sent: 27/04/2007 1:26 AM > > > > > >> > > > > > >>> Has anyone figured out how to install on Debian > > Etch yet? > > > > > >>> > > > > > >>> I'm pretty much a newbie to Linux systems. Heard > > > about Open > > > > > >>> Groupware and wanted to give it a try so based on > > > > the web site > > > > > >>> suggestion that Debian had excellent support decided > > > > > to install > > > > > >>> it. I've been playing with Debian for a couple of > > > months now > > > > > >>> getting Samba and CUPS working and just trying to > > > > > figure things > > > > > >>> out when I had time to spare. However my overall > > > > > goal was to get > > > > > >>> Open Groupware working and I had basically set aside > > > > > this week to > > > > > >>> tackle installing it. I started bright and early > > > > > Monday morning > > > > > >>> and thought before I start the install I had > > > better run the > > > > > >>> security updates to make sure I had as > > up-to-date an OS as > > > > > >>> possible. That is were I messed up and I ran into > > > > some update > > > > > >>> problems. However, as a result, now have a nice > > > > totally clean > > > > > >>> version of Etch up and running on my server. But > > > > > keeping my goal > > > > > >>> in mind of getting Open Groupware working and reading > > > > > one of the > > > > > >>> threads from last week that said they didn't > > think it was > > > > > >>> possible to install Sarge OGo packages on Etch? > > > > > >>> > > > > > >>> So now I'm wondering if Debian was the best choice > > > > for running > > > > > >>> OGo? Any suggestions on a better route? > > > > > >>> > > > > > >>> Jan > > > > > >>> > > > > > >>> No virus found in this outgoing message. > > > > > >>> Checked by AVG Free Edition. > > > > > >>> Version: 7.5.463 / Virus Database: 269.6.1/776 - > > > > Release Date: > > > > > >>> 2007.04.25 12:19 PM > > > > > >>> > > > > > >>> > > > > > >> -- OpenGroupware.org Users users@opengroupware.org > > > > > >> http://mail.opengroupware.org/mailman/listinfo/users > > > > > >> > > > > > >> No virus found in this incoming message. > > > > > >> Checked by AVG Free Edition. > > > > > >> Version: 7.5.463 / Virus Database: 269.6.1/776 - > > > > Release Date: > > > > > >> 2007.04.25 12:19 PM > > > > > >> > > > > > >> > > > > > >> No virus found in this outgoing message. > > > > > >> Checked by AVG Free Edition. > > > > > >> Version: 7.5.463 / Virus Database: 269.6.1/777 - > > Release Date: > > > > > >> 2007.04.26 3:23 PM > > > > > >> > > > > > >> > > > > > > -- > > > > > > OpenGroupware.org Users > > > > > > users@opengroupware.org > > > > > > http://mail.opengroupware.org/mailman/listinfo/users > > > > > > No virus found in this incoming message. > > > > > > Checked by AVG Free Edition. > > > > > > Version: 7.5.463 / Virus Database: 269.6.1/777 - Release > > > > > Date: 2007.04.26 > > > > > > 3:23 PM > > > > > > > > > > > > No virus found in this outgoing message. > > > > > > Checked by AVG Free Edition. > > > > > > Version: 7.5.467 / Virus Database: 269.6.1/778 - Release > > > > > Date: 2007.04.27 > > > > > > 1:39 PM > > > > > > > > > > > > > > > > > -- > > > > > OpenGroupware.org Users > > > > > users@opengroupware.org > > > > > http://mail.opengroupware.org/mailman/listinfo/users > > > > > No virus found in this incoming message. > > > > > Checked by AVG Free Edition. > > > > > Version: 7.5.467 / Virus Database: 269.6.2/779 - Release > > > > > Date: 2007.04.28 3:32 PM > > > > > > > > > > > > > No virus found in this outgoing message. > > > > Checked by AVG Free Edition. > > > > Version: 7.5.467 / Virus Database: 269.6.2/785 - Release > > > > Date: 2007.05.02 2:16 PM > > > > > > > > > > > > > > No virus found in this outgoing message. > > > Checked by AVG Free Edition. > > > Version: 7.5.467 / Virus Database: 269.6.2/785 - Release > > > Date: 2007.05.02 2:16 PM > > > > > > > > > > No virus found in this outgoing message. > > Checked by AVG Free Edition. > > Version: 7.5.467 / Virus Database: 269.6.2/785 - Release > > Date: 2007.05.02 2:16 PM > > > > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.467 / Virus Database: 269.6.2/785 - Release > Date: 2007.05.02 2:16 PM > > No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/785 - Release Date: 2007.05.02 2:16 PM From users@opengroupware.org Thu May 3 13:07:54 2007 From: users@opengroupware.org (Jan Sneep) Date: Thu, 3 May 2007 08:07:54 -0400 Subject: [OGo-Users] Install on Debian Etch or other suggestions? In-Reply-To: <46347F9B.8020803@versa.net.au> Message-ID: <003201c78d7b$ae8ae320$6b01a8c0@DAD> Hi Brian, I just did a complete re-install of Etch yesterday (long story) so I know everything is clean ... I grabbed the latest copy of the steps from; http://docs.opengroupware.org/Members/brianaustin2019/Opengroupware%20on%20E tch%20with%20Funambol/document_view and ran into a problem with this command, everything up to this worked; debian:/home/jan# apt-get install libsope-core4.5libfoundation1.1 Reading package lists... Done Building dependency tree... Done E: Couldn't find package libsope-core4.5libfoundation1.1 It worked last week ... but's broke now ... :O( > -----Original Message----- > From: users-admin@opengroupware.org > [mailto:users-admin@opengroupware.org]On Behalf Of Brian austin > Sent: April 29, 2007 7:21 AM > To: users@opengroupware.org > Subject: Re: [OGo-Users] Install on Debian Etch or other suggestions? > > > >Configure postgress to allow access to database. > >need to allow local machine access to postgress > > will post file & change required when I get a mo' > > Jan Sneep wrote: > > OK This is what I have done, which is slightly different to > what you showed; > > (I've put ** infront of the lines that are different) > > > > By the way I'm running all of the commands from the > \etc\apt folder as this > > is where the "Root Terminal" opens up to. > > > > apt-get install ogo-create-instance -->> This still > doesn't work ... can't > > find the package > > > > ** wget > > > http://svn.opengroupware.org/viewcvs/releases/1.1.6-yummy/debi > an/ogo-create- > > instance?rev=1759 > > > > chmod 700 ogo-create-instnce?rev=1759 ./ogo-create-instance?rv=1759 > > > > ** wget > > > http://svn.opengroupware.org/viewcvs/releases/1.1.6-yummy/debi > an/opengroupwa > > re.org-environment.opengroupware.org?rev=1759 > > > > ** mv opengroupware.org-environment.opengroupware.org\?rev\=1759 > > opengroupware.org > > > > ** chmod 700 opengroupware.org > > > > ** mv opengroupware /etc/init.d > > > > cd /etc/rc2.d > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > ** cd ../rc3.d > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > ** cd ../rc4.d > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > ** cd ../rc5.d > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > Not sure if I need to actually do something for the following two > > instructions; > > > > Configure postgress to allow access to database. > > need to allow local machine access to postgress > > > > So I'm proceeding to installing Funambol ... :O) > > > > > > -----Original Message----- > > From: users-admin@opengroupware.org > > [mailto:users-admin@opengroupware.org]On Behalf Of Brian austin > > Sent: April 27, 2007 5:19 PM > > To: users@opengroupware.org > > Subject: Re: [OGo-Users] Install on Debian Etch or other > suggestions? > > > > > > try > > > > apt-get install ogo-create-instance > > > > wget > > > http://svn.opengroupware.org/viewcvs//checkout//releases/1.1.6 > -yummy/debian/ > > opengroupware.org-environment.opengroupware.org?rev=1759 > > > > mv > opengroupware.org-environment.opengroupware.org\?rev\=1759 > opengroupware > > chmod 700 opengroupware > > mv opengroupware /etc/init.d/ > > cd /etc/rc2.d > > ln -s ../init.d/opengroupware S92opengroupware > > cd ../rc3.d/ > > ln -s ../init.d/opengroupware S92opengroupware > > cd ../rc4.d/ > > ln -s ../init.d/opengroupware S92opengroupware > > cd ../rc5.d/ > > ln -s ../init.d/opengroupware S92opengroupware > > > > Jan Sneep wrote: > > > >> Everything up to "Hacks to fix up the broken install" worked > >> beautifully. Then ran into an error. > >> > >> Step 1. - tried to type the whole thing as a single command ... is > >> that correct? > >> > >> Following was the error message produced; > >> > >> > >> debian:/etc/apt# wget > >> > >> > > > http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-y > ummy/debian/og > > o-create-instance?rev=1759 > > > >> chmod 700 ogo-create-instnce?rev=1759 > ./ogo-create-instance?rev=1759 > >> --10:13:47-- > >> > >> > > > http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-y > ummy/debian/og > > o-create-instance?rev=1759 > > > >> => `ogo-create-instance?rev=1759' > >> Resolving svn.opengroupware.org... 213.211.192.147 > >> Connecting to svn.opengroupware.org|213.211.192.147|:80... > connected. > >> HTTP request sent, awaiting response... 404 Not Found > >> 10:13:48 ERROR 404: Not Found. > >> > >> --10:13:48-- http://chmod/ > >> => `index.html' > >> Resolving chmod... failed: Name or service not known. > >> --10:13:48-- http://700/ > >> => `index.html' > >> Resolving 700... 0.0.2.188 > >> Connecting to 700|0.0.2.188|:80... failed: Invalid argument. > >> --10:13:48-- http://ogo-create-instnce/?rev=1759 > >> => `index.html?rev=1759' > >> Resolving ogo-create-instnce... failed: Name or service not known. > >> --10:13:48-- http://./ogo-create-instance?rev=1759 > >> => `ogo-create-instance?rev=1759' > >> Resolving .... failed: Name or service not known. > >> > >> FINISHED --10:13:48-- > >> Downloaded: 0 bytes in 0 files > >> > >> Then tried just the first part, in case it was multiple > commands ... > >> Following was the error message produced; > >> > >> > >> debian:/etc/apt# wget > >> > >> > > > http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-y > ummy/debian/og > > o-create-instance?rev=1759 > > > > > yummy/debian/o > > go-create-instance?rev=1759> > > > >> --10:18:18-- > >> > >> > > > http://svn.opengroupware.org/viewcvs/checkout/releases/1.1.6-y > ummy/debian/og > > o-create-instance?rev=1759 > > > >> => `ogo-create-instance?rev=1759' > >> Resolving svn.opengroupware.org... 213.211.192.147 > >> Connecting to svn.opengroupware.org|213.211.192.147|:80... > connected. > >> HTTP request sent, awaiting response... 404 Not Found > >> 10:13:48 ERROR 404: Not Found. > >> > >> So did I make a typo? > >> > >> > >> > >> By the way what is Funambol? > >> > >> > >> > >> Thanks, > >> > >> > >> > >> Jan > >> > >> > >> > >> -----Original Message----- > >> *From:* users-admin@opengroupware.org > >> [mailto:users-admin@opengroupware.org]*On Behalf Of > *brian Austin > >> *Sent:* April 26, 2007 7:15 PM > >> *To:* users@opengroupware.org > >> *Subject:* Re: [OGo-Users] Install on Debian Etch or other > >> suggestions? > >> > >> ok, > >> > >> I've put my instructions in the plone. > >> > >> > >> > > > http://docs.opengroupware.org/Members/brianaustin2019/Opengrou > pware%20on%20E > > tch%20with%20Funambol/document_view > > > >> but I bet it doesnt stop people asking how to do it. > >> > >> barneyVM:~# uname -a > >> Linux barneyVM 2.6.16-2-xen-686 #1 SMP Fri Aug 18 21:56:08 UTC > >> 2006 i686 GNU/Linux > >> barneyVM:~# cat /etc/apt/sources.list > >> deb http://ftp.iinet.net.au/debian/debian/ etch main > contrib non-free > >> deb-src http://ftp.iinet.net.au/debian/debian/ etch main > >> #deb http://http.us.debian.org/debian/ etch main > contrib non-free > >> > >> deb http://download.opengroupware.org/nightly/packages/debian > >> sarge releases/opengroupware-1.1.6-yummy > >> deb http://download.opengroupware.org/nightly/packages/debian > >> sarge releases/sope-4.5.9-maple > >> deb http://download.opengroupware.org/nightly/packages/debian > >> sarge releases/ThirdParty > >> > >> deb http://security.debian.org/ etch/updates main > >> deb-src http://security.debian.org/ etch/updates main > >> > >> barneyVM:~# ps -A | grep ogo > >> 2387 ? 00:00:00 ogo-webui-1.1 > >> 2388 ? 00:00:00 ogo-zidestore-1 > >> 2389 ? 00:00:00 ogo-xmlrpcd-1.1 > >> 2413 ? 00:00:00 ogo-zidestore-1 > >> 2415 ? 00:00:00 ogo-xmlrpcd-1.1 > >> 3152 ? 00:00:00 ogo-webui-1.1 > >> > >> > >> -----Original Message ----- > >> From: Jan Sneep > >> Sent: 27/04/2007 1:26 AM > >> > >>> Has anyone figured out how to install on Debian Etch yet? > >>> > >>> I'm pretty much a newbie to Linux systems. Heard about Open > >>> Groupware and wanted to give it a try so based on the web site > >>> suggestion that Debian had excellent support decided > to install > >>> it. I've been playing with Debian for a couple of months now > >>> getting Samba and CUPS working and just trying to > figure things > >>> out when I had time to spare. However my overall > goal was to get > >>> Open Groupware working and I had basically set aside > this week to > >>> tackle installing it. I started bright and early > Monday morning > >>> and thought before I start the install I had better run the > >>> security updates to make sure I had as up-to-date an OS as > >>> possible. That is were I messed up and I ran into some update > >>> problems. However, as a result, now have a nice totally clean > >>> version of Etch up and running on my server. But > keeping my goal > >>> in mind of getting Open Groupware working and reading > one of the > >>> threads from last week that said they didn't think it was > >>> possible to install Sarge OGo packages on Etch? > >>> > >>> So now I'm wondering if Debian was the best choice for running > >>> OGo? Any suggestions on a better route? > >>> > >>> Jan > >>> > >>> No virus found in this outgoing message. > >>> Checked by AVG Free Edition. > >>> Version: 7.5.463 / Virus Database: 269.6.1/776 - Release Date: > >>> 2007.04.25 12:19 PM > >>> > >>> > >> -- OpenGroupware.org Users users@opengroupware.org > >> http://mail.opengroupware.org/mailman/listinfo/users > >> > >> No virus found in this incoming message. > >> Checked by AVG Free Edition. > >> Version: 7.5.463 / Virus Database: 269.6.1/776 - Release Date: > >> 2007.04.25 12:19 PM > >> > >> > >> No virus found in this outgoing message. > >> Checked by AVG Free Edition. > >> Version: 7.5.463 / Virus Database: 269.6.1/777 - Release Date: > >> 2007.04.26 3:23 PM > >> > >> > > -- > > OpenGroupware.org Users > > users@opengroupware.org > > http://mail.opengroupware.org/mailman/listinfo/users > > No virus found in this incoming message. > > Checked by AVG Free Edition. > > Version: 7.5.463 / Virus Database: 269.6.1/777 - Release > Date: 2007.04.26 > > 3:23 PM > > > > No virus found in this outgoing message. > > Checked by AVG Free Edition. > > Version: 7.5.467 / Virus Database: 269.6.1/778 - Release > Date: 2007.04.27 > > 1:39 PM > > > > > -- > OpenGroupware.org Users > users@opengroupware.org > http://mail.opengroupware.org/mailman/listinfo/users > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.467 / Virus Database: 269.6.2/779 - Release > Date: 2007.04.28 3:32 PM > No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/785 - Release Date: 2007.05.02 2:16 PM From users@opengroupware.org Thu May 3 10:40:12 2007 From: users@opengroupware.org (Brian austin) Date: Thu, 03 May 2007 19:40:12 +1000 Subject: [OGo-Users] debian sarge sope4.6beta0 In-Reply-To: <46393988.9020505@scinergy.com.br> References: <46393988.9020505@scinergy.com.br> Message-ID: <4639ADFC.2090203@versa.net.au> to downgrade.... I think... apt-get remove >offending sope packages< fix apt/sources.list apt-get update apt-get install >non-offending sope packages< Olivier Hallot wrote: > Hi > boldness and IT don't go together well. > > I tried to upgrade sope 4.5.10 to sope 4.6beta0, but gess what... > just to blow my production system... > > Comparing sope deb packages sizes between 4.5.10 and 4.6beta0 seem to > indicate that 4.6beta0 packages are totally broken (all packages have > size 3k...). > > That folder should be fixed or removed. Other fools like me could jump > in... duh! > > http://download.opengroupware.org/nightly/packages/debian/dists/sarge/releases/sope-4.6beta.0-aone/binary-i386/ > > > Thank's > > Olivier > (now, how do I downgrade to 4.5.10????) > > From users@opengroupware.org Thu May 3 13:36:05 2007 From: users@opengroupware.org (Jan Sneep) Date: Thu, 3 May 2007 08:36:05 -0400 Subject: [OGo-Users] Install on Debian Etch or other suggestions? Message-ID: <003c01c78d7f$9ed6d1b0$6b01a8c0@DAD> OK now it is asking me for a user name; I'm assuming Ogo? debian:/etc/apt# ./ogo-create-instance?rev=1759 The OpenGroupware.org daemons are executed as non-root user. Such a user will be created during the install process. If you want to create multiple instances of OpenGroupware.org each instance must be excuted in as a different user. Please note that the specified user must not already exist on your system. Username (ogo): > -----Original Message----- > From: Jan Sneep [mailto:jan@azureservices.ca] > Sent: May 3, 2007 8:15 AM > To: 'users@opengroupware.org' > Subject: RE: [OGo-Users] Install on Debian Etch or other suggestions? > > > Sorry ignore that ... I missed the between > libsope-core4.5 libfoundation1.1 ... :O( > > > -----Original Message----- > > From: Jan Sneep [mailto:jan@azureservices.ca] > > Sent: May 3, 2007 8:08 AM > > To: 'users@opengroupware.org' > > Subject: RE: [OGo-Users] Install on Debian Etch or other > suggestions? > > > > > > Hi Brian, > > > > I just did a complete re-install of Etch yesterday (long > > story) so I know everything is clean ... I grabbed the latest > > copy of the steps from; > > > > http://docs.opengroupware.org/Members/brianaustin2019/Opengrou > > pware%20on%20Etch%20with%20Funambol/document_view > > > > and ran into a problem with this command, everything up to > > this worked; > > > > debian:/home/jan# apt-get install libsope-core4.5libfoundation1.1 > > Reading package lists... Done > > Building dependency tree... Done > > E: Couldn't find package libsope-core4.5libfoundation1.1 > > > > It worked last week ... but's broke now ... :O( > > > > > > > > > -----Original Message----- > > > From: users-admin@opengroupware.org > > > [mailto:users-admin@opengroupware.org]On Behalf Of Brian austin > > > Sent: April 29, 2007 7:21 AM > > > To: users@opengroupware.org > > > Subject: Re: [OGo-Users] Install on Debian Etch or other > > suggestions? > > > > > > > > > >Configure postgress to allow access to database. > > > >need to allow local machine access to postgress > > > > > > will post file & change required when I get a mo' > > > > > > Jan Sneep wrote: > > > > OK This is what I have done, which is slightly different to > > > what you showed; > > > > (I've put ** infront of the lines that are different) > > > > > > > > By the way I'm running all of the commands from the > > > \etc\apt folder as this > > > > is where the "Root Terminal" opens up to. > > > > > > > > apt-get install ogo-create-instance -->> This still > > > doesn't work ... can't > > > > find the package > > > > > > > > ** wget > > > > > > > http://svn.opengroupware.org/viewcvs/releases/1.1.6-yummy/debi > > > an/ogo-create- > > > > instance?rev=1759 > > > > > > > > chmod 700 ogo-create-instnce?rev=1759 > > ./ogo-create-instance?rv=1759 > > > > > > > > ** wget > > > > > > > http://svn.opengroupware.org/viewcvs/releases/1.1.6-yummy/debi > > > an/opengroupwa > > > > re.org-environment.opengroupware.org?rev=1759 > > > > > > > > ** mv opengroupware.org-environment.opengroupware.org\?rev\=1759 > > > > opengroupware.org > > > > > > > > ** chmod 700 opengroupware.org > > > > > > > > ** mv opengroupware /etc/init.d > > > > > > > > cd /etc/rc2.d > > > > > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > > > > > ** cd ../rc3.d > > > > > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > > > > > ** cd ../rc4.d > > > > > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > > > > > ** cd ../rc5.d > > > > > > > > ** ln -s ../init.d/opengroupware.org S92opengroupware > > > > > > > > Not sure if I need to actually do something for the > following two > > > > instructions; > > > > > > > > Configure post