RE: [Netpass-users] Having troubles subscribing... need help withnetpass (apache and portremover.pl
Brought to you by:
jeffmurphy
From: Robert C. <rg...@co...> - 2006-03-30 17:58:35
|
here's what our /cookies folder looks like: [rgc@npw1 ~]$ ls -al /cookies/ total 61193 drwxr-xr-x 5 netpass netpass 96 Aug 3 2005 . drwxr-xr-x 25 root root 4096 Jan 3 11:58 .. drwxr-xr-x 2 netpass netpass 24872160 Mar 30 12:58 data drwxr-xr-x 2 netpass netpass 37781256 Mar 30 12:58 lock -rob On Thu, 2006-03-30 at 09:48 -0800, Aaron Arnold wrote: > Hopeing you can help me with this, I attached my error_log. It is looking in /cookies/lock/ for a file which I can't find. Any help would be most apriciated. > > > -----Original Message----- > From: Jeff Murphy [mailto:jcm...@os...] > Sent: Tue 28/03/2006 11:59 AM > To: net...@li... > Cc: Aaron Arnold > Subject: Re: [Netpass-users] Having troubles subscribing... need help withnetpass (apache and portremover.pl).. > > > I uploaded a new build of Apache. The FC3 build was done incorrectly and > we forgot to link in libpthread > > > http://foobar.cit.buffalo.edu/netpass/ttt/FC3/apache-1.3.34.tar.bz2 > > since you already went thru the install, just do this to avoid going > thru it again: > > cd /tmp > wget http://foobar.cit.buffalo.edu/netpass/ttt/FC3/apache-1.3.34.tar.bz2 > cd /opt > bunzip2 -c /tmp/apache-1.3.34 | sudo tar -xf - > sudo cp apache/conf/* apache_1.3.34/conf/ > sudo rm apache > sudo ln -s apache_1.3.34 apache > > sudo apache/bin/apachectl start > > > and it should start successfully. > > > jeff > > > > On Wed, 2006-03-22 at 08:25 -0800, Aaron Arnold wrote: > > Two problems I'm having when I try and launch apache manually I get a > > symbol lookup error in /opt/perl/lib/5.6.8/i686-linux/auto/Cwd/Cwd.so > > undefined symbol perl_gthr_key_ptr.. > > > > Second problem is with resetport can not connect to netpass db, it gives > > an error about /tmp/mysql.sock file. > > > > > > Hoping someone can help me out here. I'm not using the cluster version > > of mysql as I don't need that feature, just the regular version. > > > > > |