RE: Help - Install mod_perl-1.23

2000-05-05 Thread James Xie
Thanks, I finally got the problem resolved. It's the permission problem, I used Linuxconf to create my account, for some reason it didn't put my account into users group. I changed my group from passwd file directly, login as myself, re-install mod_perl. Everything was working fine now. Jame

RE: Help - Install mod_perl-1.23

2000-05-05 Thread Stas Bekman
25 1999 test.ep > -rw-r--r-- 1 root users 566 Dec 6 1997 test.html > -rw-rw-r-- 1 root users 566 Apr 27 17:00 test.shtml > > -Original Message- > From: Stas Bekman [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 04, 2000 2:58 PM > To: Ja

RE: Help - Install mod_perl-1.23

2000-05-04 Thread James Xie
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 04, 2000 2:58 PM To: James Xie Cc: Doug MacEachern; [EMAIL PROTECTED] Subject: RE: Help - Install mod_perl-1.23 On Thu, 4 May 2000, James Xie wrote: > > It seems I have some kind of permission problem but I

RE: Help - Install mod_perl-1.23

2000-05-04 Thread Stas Bekman
On Thu, 4 May 2000, James Xie wrote: > > It seems I have some kind of permission problem but I don't know how to > resolve it. Please take a look at the outputs from the commands I run. > Really appreciate your help! 4145 dup2(15, 2) = 2 4145 rt_sigprocmask(SIG_BLOCK, NU

RE: Help - Install mod_perl-1.23

2000-05-04 Thread James Xie
It seems I have some kind of permission problem but I don't know how to resolve it. Please take a look at the outputs from the commands I run. Really appreciate your help! James >> Helllo, >> >> I recently downloaded Apache_1.3.12 and installed it on Redhat 6.1, >> everything was working fine

Re: Help - Install mod_perl-1.23

2000-05-03 Thread Doug MacEachern
On Fri, 28 Apr 2000, James Xie wrote: > Helllo, > > I recently downloaded Apache_1.3.12 and installed it on Redhat 6.1, > everything was working fine. I run into problems when I tried to install > mod_perl-1.23. Everything was compiled ok, but I got error messages (see > below) when I try to run