Glad you could stop by the Linux Basement site. Linux Basement is an informational Podcast about Linux, open source software and lots of other wonderful technology. If you want to find out more about open source technologies, subscribe and have a listen!

#linuxbasement is up at irc.freenode.net

MP3 Feed
Ogg Vorbis Feed
MP3 Feed (all episodes)
Ogg Feed (all episodes)

Video blog (not the show!)

 

Nginx on Arch anyone?

 I was trying to setup a small lamp server but realized that Apache might be too beefy for what i need so i have heard a lot about nginx and decided to give it a shot. Unfortunatly i am trying to get php and mysql to work along with it and thats where my issues come in. I cant seem to figure out how to get php installed inside nginx. I guess it needs the fastchi-php or somethign but havent really found anything good to help me get this monster installed. Any help would be much appreciated.  

I had done some research on

I had done some research on how to get drupal installed on Nginx, but it seemed like a beast mainly because of lack of documentation. I'm hoping in the future it will be made a bit easier, because like you, I'd really like to give nginx a good try.

Anyway, here are a couple of sites I read up on.

http://www.codegobbler.com/drupal-nginx-fastcgi-setup-and-configuration

http://codesnippets.joyent.com/posts/show/1034

The second one looks pretty good. Hope this helps,

Chad