=== zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-server === claudiolinux [n=claudio@tdev140-183.codetel.net.do] has joined #ubuntu-server === claudiolinux [n=claudio@tdev140-183.codetel.net.do] has joined #ubuntu-server === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-server === nandemonai [n=nandemon@ppp196-73.lns1.adl4.internode.on.net] has joined #ubuntu-server === gymsmoke [n=gymsmoke@209.208.34.71] has joined #ubuntu-server [05:07] wow! i wasn't sure this channel existed... [05:07] i just struggled for the last two days setting up my server (5.10) [05:08] got nameservers, mail, ftp, mysql, apache all working (mostly)... [05:08] can someone tell me why this doesn't work? insmod ip_conntrack_ftp (gives "no such file or directory") [05:10] hello.... ? [05:21] man, this is some kind of lively discussion - is everyone here a virtual user??? [06:36] gymsmoke: modprobe, not insmod. === hunger [n=tobias@p54A62BE1.dip0.t-ipconnect.de] has joined #ubuntu-server [09:03] neuralis: thanks... i found it [09:47] night, all === Cturtle [n=Cturtle@a213-84-50-38.adsl.xs4all.nl] has joined #ubuntu-server === allee [n=ach@dialin-212-144-131-132.pools.arcor-ip.net] has joined #ubuntu-server === spike_ [n=spike@81-179-124-253.dsl.pipex.com] has joined #ubuntu-server === spike_ is now known as spike === blixtra [n=chris@i577B0020.versanet.de] has joined #ubuntu-server [12:38] After switching between php4 and php5 I'm no longer able to view php files. Just get a download dialog. [12:41] i get this additional line when restarting apache2: "grep: /etc/apache2/mods-enabled/*.conf: No such file or directory" [12:56] it seems as if I just need make a link from the mods-available folder [12:57] problem is that I now no longer have a php module in mods-available [12:58] In order to start from scratch I installed appche and the php modules and then deleted everything from the /etc/apache2 folder [12:58] I meant uninstalled apach2 and php [01:00] I've tried dpkg-reconfigure alog with different combinations of remove and remove-complete in synaptic === h3sp4wn [n=samw@cpc1-leed5-0-0-cust30.leed.cable.ntl.com] has joined #ubuntu-server === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-server [01:36] blixtra: What's the output of "dpkg -l \*php\* | grep ^i" ? [01:37] blixtra: Long story short, if you have no PHP stuff in /etc/apache2/mods-available, then you don't have libapache2-mod-php5 installed. [01:38] one sec [01:38] As for the error in the "start" action of the init script, I know about it, I'll fix it before release. [01:39] It's cosmetic, it won't affect functionality, so you can safely ignore it. [01:39] your right :) ..as I'm sure you knew [01:39] no more error now [01:40] thanks [01:51] Actually, I'm getting the problem again. I just uninstalled php5 (which was working) and installed php4 (also libapache2-mod-php4). [01:53] I get no php4.conf in /etc/apache2/mods-available [01:54] I suspect that's also your fault. [01:55] You removed (but didn't purge) libapache2-mod-php4. That means that the conffiles were left behind. Then you did an "rm -rf /etc/apache2"... When you reinstalled libapache2-mod-php4, dpkg said "oh, it was never purged, so the conffiles don't need to be installed... Hey look, he deleted his conffiles, that's a totally valid user change, we'll not touch that" [01:55] So, if you "dpkg --purge libapache2-mod-php4" and then reinstall it, you'll get the conffiles back. [01:55] Or don't delete the conffiles from a package that is "removed" but not "purged". :) [01:55] will try [01:58] ok that fixed and thanks for the tips [01:59] I had thought it was something along those lines [01:59] thanks so much === xerophyte [n=xerophyt@CPE00400559e956-CM014310117547.cpe.net.cable.rogers.com] has joined #ubuntu-server [02:19] how does the pam.d get started [02:19] just wondering if we place a file in /etc/pam.d do i have to restart it .. if so how ?? [02:20] pam isn't a daemon, it's a set of libraries. [02:20] Every time a process authenticates against pam, libpam re-reads the config files in /etc/pamd. [02:20] pam.d too. [02:23] this [03:00] infinity, have setup postfix with smtp auth pam mysql sasl .. i am trying to understand [03:00] could not put it gothers [03:01] if i understood correctly postfix read the sasl library then read the pam library and authedicate am i right .. [03:01] is there any daemon involved her just wondering other postfix [03:02] No, juts postfix. [03:02] The rest are just libraries. [03:08] so postfix load those code authendicate with mysql am i right [03:09] -EPARSE === h3sp4wn [n=samw@cpc1-leed5-0-0-cust30.leed.cable.ntl.com] has joined #ubuntu-server === nitestarr [n=knightst@cpe-24-24-102-34.midsouth.res.rr.com] has joined #ubuntu-server === h3sp4wn [n=samw@cpc1-leed5-0-0-cust30.leed.cable.ntl.com] has joined #ubuntu-server === h3sp4wn [n=samw@cpc1-leed5-0-0-cust30.leed.cable.ntl.com] has joined #ubuntu-server === h3sp4wn [n=samw@cpc1-leed5-0-0-cust30.leed.cable.ntl.com] has joined #ubuntu-server === nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-server === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-server === Draccy [n=Draccy@c-24-60-219-129.hsd1.ma.comcast.net] has joined #ubuntu-server === robotgeek [i=venkat@ubuntu/member/robotgeek] has joined #ubuntu-server === robotgeek [i=venkat@ubuntu/member/robotgeek] has left #ubuntu-server [""checking""] === h3sp4wn [n=samw@cpc1-leed5-0-0-cust30.leed.cable.ntl.com] has joined #ubuntu-server === Bluekuja [n=bluekuja@host213-171.pool8250.interbusiness.it] has joined #ubuntu-server === Otherland [n=bsr@85-235-236-142.dsl.ertele.dk] has joined #ubuntu-server [10:41] hi..I've got some problems with ubuntu 5.10 and NIS... I'vet setup a NIS server (master) and one client, but it doesn't seem that I can logon from the client to the server (regular user login). Do I need to enalbe 'NIS authentication' or something similiar ? [10:42] ..on the client I mean === mgalvin_ [n=mgalvin@cpe-69-205-40-144.nycap.res.rr.com] has joined #ubuntu-server === Otherland [n=bsr@85-235-236-142.dsl.ertele.dk] has left #ubuntu-server ["Konversation] === ajmitch__ [n=ajmitch@203.89.166.123] has joined #ubuntu-server === allee [n=ach@allee.exgal.mpe.mpg.de] has joined #ubuntu-server === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-server