/srv/irclogs.ubuntu.com/2006/03/15/#ubuntu-server.txt

=== _JulienH_ [n=JulienH@tru75-2-82-67-204-235.fbx.proxad.net] has joined #ubuntu-server
=== Xoritor [n=xoritor@xorit.net] has joined #ubuntu-server
=== nictuku [n=yves@200.96.250.79] has joined #ubuntu-server
=== bpuccio [n=brian@ool-457a9c38.dyn.optonline.net] has joined #ubuntu-server
=== |JulienH| [n=JulienH@tru75-2-82-67-204-235.fbx.proxad.net] has joined #ubuntu-server
=== ealden [n=ealden@203.76.213.44] has joined #ubuntu-server
=== _penelope [n=fitz@host130-84.pool82105.interbusiness.it] has joined #ubuntu-server
Psi-Jackinfinity: You around?08:55
infinityVaguely.  Doing release wrangling stuff right now, not much time to be helpful today.08:56
Psi-JackAhh. alrighty. :)08:57
Psi-JackLooks like mod_vhost_alias goes in left->right order for %N anyway, after looking at it long enough.08:59
Psi-JackAhh,. and VirtualDocumentRoot /can/ be used inside a virtualhost section, excelent. :)09:04
Psi-Jackinfinity: Hmm. The only thing I got a problem with, is.. How do I get <username>.members.domain.tld from the address for the vhost, into SuexecUserGroup to use as it's username group?09:32
Psi-Jackinfinity: Or, what is the userdir set for apache's suexec? default, public_html?10:08
infinityYeah.10:21
Psi-JackGrrr11:12
Psi-JackThis... is fracking annoying.11:12
Psi-JackI can't get .php to suexec even in UserDir methods, unless it's chmod'd executable and run as cgi-scripts handler type. AddType/Action isn't suexecing. :/11:13
infinityWell, yes.  suexec is for CGI.11:14
infinityApache doesn't exec PHP at all.11:14
infinityYou'd have the same problem with mod_perl, mod_python, etc.11:14
Psi-JackWell, I'm not using mod_php for .php scripts in this user homepages vhost.11:19
Psi-JackI tried to figure out how to get <username>.members.domain.tld to SuexecUserGroup, but, I can't figure out how to get the <username> for the SuexecUserGroup. heh11:20
infinityNo, but you're using mod_actions, which isn't quite CGI either.11:20
Psi-JackThe only last-hope alternative I got, is suphp11:21
Psi-JackBut, in Breezy, that's php4. heh11:21
infinityRebuilding it isn't rocket science, mind you.11:22
Psi-JackHeh, I'm beginning to think that's about the best way to do it.11:23
Psi-JackKk. How do I rebuild it into a new package? I know it's really simple, I just don't do it often.11:26
Psi-Jackfakeroot debian/rules binary is one way I think.11:27
infinityapt-get build-dep [packagename] ; apt-get source [packagename] ; cd package-version; (edit crap you want to edit); dch -i (make a changelog entry); dpkg-buildpackage -rfakeroot11:29
infinityIsh.11:29
infinity(dch is in the "devscripts" package)11:29
Psi-JackThink I got it. ;)11:30
=== Pygi [n=mario@83-131-251-183.adsl.net.t-com.hr] has joined #ubuntu-server
=== lapo [n=bat@host254-150.pool8535.interbusiness.it] has joined #ubuntu-server
lapohi12:10
PygiHi lapo12:16
Pygihow may we help you? :)12:17
=== Tarax [n=tarax@81.56.249.19] has joined #ubuntu-server
lapoPygi, upgrading dovecot version for dapper for example :-)12:24
lapoupdating12:25
Pygiwhat's the issue lapo? :)12:31
lapobug #3345712:34
=== bustacap [n=bustacap@ubuntu/member/bustacap] has joined #ubuntu-server
=== bustacap [n=bustacap@ubuntu/member/bustacap] has left #ubuntu-server ["Leaving"]
=== ubijtsa2 [n=anders@213.208.70.150] has joined #ubuntu-server
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-server
=== hunger [n=tobias@p54A60203.dip0.t-ipconnect.de] has joined #ubuntu-server
=== ubijtsa_ [n=anders@213.208.70.150] has joined #ubuntu-server
=== MarioMeyer [n=meyer@ubuntu/member/mariomeyer] has joined #ubuntu-server
=== lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-server
Drac[Server] I'm shutting the server down temporarily. I'll be back.03:43
=== Drac[Server] [n=glitch@c-24-131-173-31.hsd1.ma.comcast.net] has joined #ubuntu-server
=== glitch_ [n=glitch@c-24-131-173-31.hsd1.ma.comcast.net] has joined #ubuntu-server
=== Drac[Server] [n=glitch@c-24-131-173-31.hsd1.ma.comcast.net] has left #ubuntu-server ["http://tgies.no-ip.com:82/~glitch"]
=== Drac[Server] [n=glitch@c-24-131-173-31.hsd1.ma.comcast.net] has joined #ubuntu-server
=== morrow [i=aw@mailadm.in] has joined #ubuntu-server
morrowHi05:07
=== lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-server
=== MarioMeyer_ [n=meyer@ubuntu/member/mariomeyer] has joined #ubuntu-server
=== Pygi [n=mario@83-131-246-25.adsl.net.t-com.hr] has joined #ubuntu-server
=== zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-server
mkrufkyok, i'd like to announce that I (finally) got stored procedures working for m$sql under php5 / breezy, after patching the php code and recompiling from scratch.....  I already understand that this functionality will not be officially added to Ubuntu until after dapper+1 , so, I'd like to upload these packages somewhere, in case someone else can benefit.  Is there a place where I can do that, or should I use my own server?08:10
Pygiperphaps in backports?08:35
mkrufkyyes, might be a good idea... I'm giving it some good testing right now... Later on i'll investigate into how the motu stuff works08:36
Pygik, great job btw. :)08:36
mkrufkythanks... i really owe the credit to infinity -- he told me how to do it08:37
Pygihehe ;)08:38
Psi-JackAnyone know how to get pure-ftpd to use NSS for uid/gid lookup of files?09:47
PygiWill we finally be releasing flight CD's for -server or we'll stick with daily builds?10:44
infinitymkrufky: You had to patch the PHP source?  <raise eyebrow>11:40
=== mario_ [n=mario@83-131-246-25.adsl.net.t-com.hr] has joined #ubuntu-server

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!