Re: [arch-general] google wave

2009-11-01 Thread Trav
Are you guys sending nominations or invites? I just sent nominations to Cesar G, Rene, Celti, Giovanni. Nominations take a few weeks, actual invites (much much more rare) are instant. On Sun, Nov 1, 2009 at 3:52 PM, Cesar G. Miguel wrote: > Are there any invitations left? ;) > > cesar.go...@gma

Re: [arch-general] google wave

2009-11-01 Thread Trav
Sent nomination for both muhammad.a.qa...@gmail.com and francz...@gmail.com! 13 left for me. =) muhammad.a.qa...@gmail.com, francz...@gmail.com On Sun, Nov 1, 2009 at 5:39 PM, Franczen Attila wrote: > 2009/11/1 Celti : >> I would love an invite, if someone has one to spare. > > Me too. I've bee

Re: [arch-general] New install configuring php - only get text - feeling stupid -- help!

2009-11-23 Thread Trav
It's either not loading the module (since extra/php5_module.conf depends on it), OR you're missing the AddType lines like these: AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps But most likely php5_module.conf should be handling the addtypes. On Mon, Nov 23, 20

[arch-general] mysqld args

2009-12-27 Thread Trav
The past few updates i've noticed that $MYSQLD_ARGS specified in /etc/conf.d/mysqld isn't being used on /etc/rc.d/mysqld start.. is this a bug or is it used somewhere else? I've searched the init script and haven't seen any mention of the args at all. I've always just fixed it myself by adding $MY

Re: [arch-general] mysqld args

2009-12-27 Thread Trav
This looks like something that was there from a previous update and isn't there in a recent install. Nvm! On Sun, Dec 27, 2009 at 2:54 PM, Evangelos Foutras wrote: > On 27/12/2009 09:43 μμ, Trav wrote: >> >> The past few updates i've noticed that $MYSQLD_ARGS specified